"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/09/20 03:55:36 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qufakup9rodo" 2025/09/20 03:55:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 03:55:37 DEBUG : Creating backend with remote "/tmp/rclone2335571897" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:55:37 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:55:40 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:55:40 DEBUG : dir: Looking for writers 2025/09/20 03:55:40 DEBUG : Looking for writers 2025/09/20 03:55:40 DEBUG : dir: reading active writers 2025/09/20 03:55:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.93s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:55:41 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:55:44 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:55:44 DEBUG : dir/subdir: Looking for writers 2025/09/20 03:55:44 DEBUG : dir: Looking for writers 2025/09/20 03:55:44 DEBUG : file1: reading active writers 2025/09/20 03:55:44 DEBUG : file2: reading active writers 2025/09/20 03:55:44 DEBUG : subdir: reading active writers 2025/09/20 03:55:44 DEBUG : Looking for writers 2025/09/20 03:55:44 DEBUG : dir: reading active writers 2025/09/20 03:55:44 DEBUG : >WaitForWriters: 2025/09/20 03:55:45 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qufakup9rodo/dir not empty`) 2025/09/20 03:55:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/20 03:55:45 DEBUG : pacer: Reducing sleep to 15ms 2025/09/20 03:55:45 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.56s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:55:45 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:55:46 DEBUG : pacer: Reducing sleep to 10ms 2025/09/20 03:55:47 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:55:47 DEBUG : dir: Looking for writers 2025/09/20 03:55:47 DEBUG : file1: reading active writers 2025/09/20 03:55:47 DEBUG : Looking for writers 2025/09/20 03:55:47 DEBUG : dir: reading active writers 2025/09/20 03:55:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.02s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:55:47 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:55:49 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:55:49 DEBUG : dir: Looking for writers 2025/09/20 03:55:49 DEBUG : Looking for writers 2025/09/20 03:55:49 DEBUG : dir: reading active writers 2025/09/20 03:55:49 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.02s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:55:49 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:55:51 DEBUG : dir: forgetting directory cache 2025/09/20 03:55:51 DEBUG : forgetting directory cache 2025/09/20 03:55:51 DEBUG : dir: forgetting directory cache 2025/09/20 03:55:51 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:55:51 DEBUG : Looking for writers 2025/09/20 03:55:51 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.15s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:55:52 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:55:53 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/20 03:55:53 DEBUG : dir: invalidating directory cache 2025/09/20 03:55:53 DEBUG : >ForgetPath: 2025/09/20 03:55:53 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/20 03:55:53 DEBUG : invalidating directory cache 2025/09/20 03:55:53 DEBUG : dir: forgetting directory cache 2025/09/20 03:55:53 DEBUG : >ForgetPath: 2025/09/20 03:55:53 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/20 03:55:53 DEBUG : >ForgetPath: 2025/09/20 03:55:53 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:55:53 DEBUG : dir: Looking for writers 2025/09/20 03:55:53 DEBUG : Looking for writers 2025/09/20 03:55:53 DEBUG : dir: reading active writers 2025/09/20 03:55:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.10s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:55:54 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:55:56 DEBUG : forgetting directory cache 2025/09/20 03:55:56 DEBUG : dir: forgetting directory cache 2025/09/20 03:55:57 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:55:57 DEBUG : dir: Looking for writers 2025/09/20 03:55:57 DEBUG : fil/a/b: Looking for writers 2025/09/20 03:55:57 DEBUG : fil/a: Looking for writers 2025/09/20 03:55:57 DEBUG : b: reading active writers 2025/09/20 03:55:57 DEBUG : fil: Looking for writers 2025/09/20 03:55:57 DEBUG : a: reading active writers 2025/09/20 03:55:57 DEBUG : Looking for writers 2025/09/20 03:55:57 DEBUG : fil: reading active writers 2025/09/20 03:55:57 DEBUG : dir: reading active writers 2025/09/20 03:55:57 DEBUG : >WaitForWriters: 2025/09/20 03:55:58 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qufakup9rodo/fil not empty`) 2025/09/20 03:55:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/20 03:55:58 DEBUG : pacer: Reducing sleep to 15ms 2025/09/20 03:55:58 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/20 03:55:58 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirWalk (4.66s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:55:58 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:00 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:00 DEBUG : dir: Looking for writers 2025/09/20 03:56:00 DEBUG : Looking for writers 2025/09/20 03:56:00 DEBUG : dir: reading active writers 2025/09/20 03:56:00 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.99s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:00 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:02 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:02 DEBUG : dir: Looking for writers 2025/09/20 03:56:02 DEBUG : file1: reading active writers 2025/09/20 03:56:02 DEBUG : Looking for writers 2025/09/20 03:56:02 DEBUG : dir: reading active writers 2025/09/20 03:56:02 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.06s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:02 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/09/20 03:56:06 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/20 03:56:06 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/20 03:56:06 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/20 03:56:06 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/20 03:56:08 DEBUG : dir: invalidating directory cache 2025/09/20 03:56:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/20 03:56:08 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/20 03:56:08 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/20 03:56:08 DEBUG : dir/file1: Reset virtual modtime 2025/09/20 03:56:08 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/20 03:56:08 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/20 03:56:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/20 03:56:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/20 03:56:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:56:08 DEBUG : dir: invalidating directory cache 2025/09/20 03:56:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/20 03:56:08 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/20 03:56:08 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/20 03:56:08 DEBUG : forgetting directory cache 2025/09/20 03:56:08 DEBUG : dir: forgetting directory cache 2025/09/20 03:56:08 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/20 03:56:08 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:08 DEBUG : dir/virtualDir: Looking for writers 2025/09/20 03:56:08 DEBUG : dir: Looking for writers 2025/09/20 03:56:08 DEBUG : file1: reading active writers 2025/09/20 03:56:08 DEBUG : virtualFile2: reading active writers 2025/09/20 03:56:08 DEBUG : virtualFile: reading active writers 2025/09/20 03:56:08 DEBUG : virtualDir: reading active writers 2025/09/20 03:56:08 DEBUG : Looking for writers 2025/09/20 03:56:08 DEBUG : dir: reading active writers 2025/09/20 03:56:08 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.87s) --- PASS: TestDirReadDirAll/Virtual (2.24s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:09 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:10 ERROR : dir/: Can only open directories read only 2025/09/20 03:56:10 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:10 DEBUG : dir: Looking for writers 2025/09/20 03:56:10 DEBUG : Looking for writers 2025/09/20 03:56:10 DEBUG : dir: reading active writers 2025/09/20 03:56:10 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.95s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:11 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:13 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:56:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/20 03:56:13 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/20 03:56:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/20 03:56:13 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/20 03:56:13 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/09/20 03:56:13 DEBUG : dir/potato: Size of src and dst objects identical 2025/09/20 03:56:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/20 03:56:13 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:13 DEBUG : dir: Looking for writers 2025/09/20 03:56:13 DEBUG : file1: reading active writers 2025/09/20 03:56:13 DEBUG : potato: reading active writers 2025/09/20 03:56:13 DEBUG : Looking for writers 2025/09/20 03:56:13 DEBUG : dir: reading active writers 2025/09/20 03:56:13 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.08s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:14 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/20 03:56:16 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:16 DEBUG : dir/sub: Looking for writers 2025/09/20 03:56:16 DEBUG : dir: Looking for writers 2025/09/20 03:56:16 DEBUG : file1: reading active writers 2025/09/20 03:56:16 DEBUG : sub: reading active writers 2025/09/20 03:56:16 DEBUG : Looking for writers 2025/09/20 03:56:16 DEBUG : dir: reading active writers 2025/09/20 03:56:16 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.19s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:17 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/20 03:56:19 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/20 03:56:20 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:20 DEBUG : dir/sub/subsub: Looking for writers 2025/09/20 03:56:20 DEBUG : dir/sub: Looking for writers 2025/09/20 03:56:20 DEBUG : subsub: reading active writers 2025/09/20 03:56:20 DEBUG : dir: Looking for writers 2025/09/20 03:56:20 DEBUG : sub: reading active writers 2025/09/20 03:56:20 DEBUG : file1: reading active writers 2025/09/20 03:56:20 DEBUG : Looking for writers 2025/09/20 03:56:20 DEBUG : dir: reading active writers 2025/09/20 03:56:20 DEBUG : >WaitForWriters: 2025/09/20 03:56:21 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qufakup9rodo/dir/sub not empty`) 2025/09/20 03:56:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/20 03:56:21 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qufakup9rodo/dir/sub not empty`) 2025/09/20 03:56:21 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/20 03:56:21 DEBUG : pacer: Reducing sleep to 30ms 2025/09/20 03:56:22 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qufakup9rodo/dir not empty`) 2025/09/20 03:56:22 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/09/20 03:56:22 DEBUG : pacer: Reducing sleep to 45ms 2025/09/20 03:56:22 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestDirMkdirSub (4.31s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:22 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:22 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/09/20 03:56:23 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/09/20 03:56:23 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/09/20 03:56:23 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/09/20 03:56:23 DEBUG : pacer: Reducing sleep to 10ms 2025/09/20 03:56:23 ERROR : dir/: Dir.Remove not empty 2025/09/20 03:56:23 DEBUG : dir/file1: Remove: 2025/09/20 03:56:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:56:23 DEBUG : dir/file1: >Remove: err= 2025/09/20 03:56:23 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/20 03:56:24 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:24 DEBUG : Looking for writers 2025/09/20 03:56:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.02s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:24 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:25 DEBUG : dir/file1: Remove: 2025/09/20 03:56:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:56:25 DEBUG : dir/file1: >Remove: err= 2025/09/20 03:56:25 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/20 03:56:26 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:26 DEBUG : Looking for writers 2025/09/20 03:56:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.05s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:26 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:27 DEBUG : dir/file1: Remove: 2025/09/20 03:56:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:56:27 DEBUG : dir/file1: >Remove: err= 2025/09/20 03:56:28 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:28 DEBUG : dir: Looking for writers 2025/09/20 03:56:28 DEBUG : Looking for writers 2025/09/20 03:56:28 DEBUG : dir: reading active writers 2025/09/20 03:56:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.39s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:28 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:31 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/20 03:56:31 DEBUG : dir: Updating dir with dir2 0xc0004e5ba0 2025/09/20 03:56:31 DEBUG : dir: forgetting directory cache 2025/09/20 03:56:31 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/20 03:56:31 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/20 03:56:32 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/20 03:56:32 DEBUG : file2: Updating file with file2 0xc000894000 2025/09/20 03:56:32 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/20 03:56:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/20 03:56:33 INFO : dir2/file3: Deleted 2025/09/20 03:56:33 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/20 03:56:33 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000894000 2025/09/20 03:56:33 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/20 03:56:33 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/20 03:56:34 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/20 03:56:34 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0004e4a90 2025/09/20 03:56:34 DEBUG : empty directory: forgetting directory cache 2025/09/20 03:56:34 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/20 03:56:34 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/20 03:56:34 DEBUG : dir2: Renaming to "dir3" 2025/09/20 03:56:34 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:34 DEBUG : dir3: Looking for writers 2025/09/20 03:56:34 DEBUG : file3: reading active writers 2025/09/20 03:56:34 DEBUG : renamed empty directory: Looking for writers 2025/09/20 03:56:34 DEBUG : Looking for writers 2025/09/20 03:56:34 DEBUG : dir3: reading active writers 2025/09/20 03:56:34 DEBUG : renamed empty directory: reading active writers 2025/09/20 03:56:34 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.04s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:35 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/20 03:56:37 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:56:37 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/20 03:56:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/20 03:56:37 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/20 03:56:37 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/20 03:56:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/20 03:56:37 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:56:37 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/20 03:56:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/20 03:56:37 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/20 03:56:37 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/20 03:56:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/20 03:56:37 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (12 bytes), uploading instead of streaming 2025/09/20 03:56:38 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/09/20 03:56:38 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/09/20 03:56:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/20 03:56:38 DEBUG : forgetting directory cache 2025/09/20 03:56:38 DEBUG : dir: forgetting directory cache 2025/09/20 03:56:38 DEBUG : dir/sub: forgetting directory cache 2025/09/20 03:56:38 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/20 03:56:38 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/20 03:56:38 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/20 03:56:38 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/09/20 03:56:38 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/09/20 03:56:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/20 03:56:38 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:38 DEBUG : dir/sub: Looking for writers 2025/09/20 03:56:38 DEBUG : file0: reading active writers 2025/09/20 03:56:38 DEBUG : file2: reading active writers 2025/09/20 03:56:38 DEBUG : dir: Looking for writers 2025/09/20 03:56:38 DEBUG : file1: reading active writers 2025/09/20 03:56:38 DEBUG : sub: reading active writers 2025/09/20 03:56:38 DEBUG : Looking for writers 2025/09/20 03:56:38 DEBUG : dir: reading active writers 2025/09/20 03:56:38 DEBUG : >WaitForWriters: 2025/09/20 03:56:40 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qufakup9rodo/dir not empty`) 2025/09/20 03:56:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/20 03:56:40 DEBUG : pacer: Reducing sleep to 15ms 2025/09/20 03:56:40 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (4.66s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:40 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:41 DEBUG : pacer: Reducing sleep to 10ms 2025/09/20 03:56:41 DEBUG : forgetting directory cache 2025/09/20 03:56:43 DEBUG : forgetting directory cache 2025/09/20 03:56:43 DEBUG : dir: forgetting directory cache 2025/09/20 03:56:43 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:43 DEBUG : dir: Looking for writers 2025/09/20 03:56:43 DEBUG : Looking for writers 2025/09/20 03:56:43 DEBUG : dir: reading active writers 2025/09/20 03:56:43 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.86s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:44 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/20 03:56:45 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:56:45 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/20 03:56:45 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/20 03:56:45 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/20 03:56:45 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:56:45 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/20 03:56:45 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/20 03:56:45 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:56:45 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/20 03:56:45 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/20 03:56:45 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/20 03:56:45 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:56:45 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/20 03:56:45 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:45 DEBUG : dir: Looking for writers 2025/09/20 03:56:45 DEBUG : file1: reading active writers 2025/09/20 03:56:45 DEBUG : file1.metadata: reading active writers 2025/09/20 03:56:45 DEBUG : Looking for writers 2025/09/20 03:56:45 DEBUG : dir: reading active writers 2025/09/20 03:56:45 DEBUG : dir.metadata: reading active writers 2025/09/20 03:56:45 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.05s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:46 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:47 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:47 DEBUG : dir: Looking for writers 2025/09/20 03:56:47 DEBUG : file1: reading active writers 2025/09/20 03:56:47 DEBUG : Looking for writers 2025/09/20 03:56:47 DEBUG : dir: reading active writers 2025/09/20 03:56:47 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.06s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:48 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:50 DEBUG : Can set mod time: true 2025/09/20 03:56:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/20 03:56:51 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:51 DEBUG : dir: Looking for writers 2025/09/20 03:56:51 DEBUG : file1: reading active writers 2025/09/20 03:56:51 DEBUG : Looking for writers 2025/09/20 03:56:51 DEBUG : dir: reading active writers 2025/09/20 03:56:51 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:52 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/20 03:56:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/20 03:56:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:56:53 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/20 03:56:54 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/20 03:56:54 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/20 03:56:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/20 03:56:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:56:54 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:54 DEBUG : dir: Looking for writers 2025/09/20 03:56:54 DEBUG : file1: reading active writers 2025/09/20 03:56:54 DEBUG : Looking for writers 2025/09/20 03:56:54 DEBUG : dir: reading active writers 2025/09/20 03:56:54 DEBUG : >WaitForWriters: 2025/09/20 03:56:54 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:54 DEBUG : dir: Looking for writers 2025/09/20 03:56:54 DEBUG : file1: reading active writers 2025/09/20 03:56:54 DEBUG : Looking for writers 2025/09/20 03:56:54 DEBUG : dir: reading active writers 2025/09/20 03:56:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:55 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/20 03:56:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/20 03:56:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:56:56 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/20 03:56:57 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/20 03:56:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/20 03:56:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/20 03:56:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:56:57 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:57 DEBUG : dir: Looking for writers 2025/09/20 03:56:57 DEBUG : file1: reading active writers 2025/09/20 03:56:57 DEBUG : Looking for writers 2025/09/20 03:56:57 DEBUG : dir: reading active writers 2025/09/20 03:56:57 DEBUG : >WaitForWriters: 2025/09/20 03:56:58 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:56:58 DEBUG : dir: Looking for writers 2025/09/20 03:56:58 DEBUG : file1: reading active writers 2025/09/20 03:56:58 DEBUG : Looking for writers 2025/09/20 03:56:58 DEBUG : dir: reading active writers 2025/09/20 03:56:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:56:58 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:56:58 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:56:58 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:56:58 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:56:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:56:58 DEBUG : Config file has changed externally - reloading 2025/09/20 03:56:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:56:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:56:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:56:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:56:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:56:58 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:57:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/20 03:57:00 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:00 DEBUG : dir: Looking for writers 2025/09/20 03:57:00 DEBUG : file1: reading active writers 2025/09/20 03:57:00 DEBUG : Looking for writers 2025/09/20 03:57:00 DEBUG : dir: reading active writers 2025/09/20 03:57:00 DEBUG : >WaitForWriters: 2025/09/20 03:57:00 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:57:01 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:57:01 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:57:01 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:01 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:57:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:57:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:01 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:57:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/20 03:57:02 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:57:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:57:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:57:02 DEBUG : dir/file1(0xc00043bec0): close: 2025/09/20 03:57:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/20 03:57:02 DEBUG : dir/file1(0xc00043bec0): >close: err= 2025/09/20 03:57:02 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:02 DEBUG : dir: Looking for writers 2025/09/20 03:57:02 DEBUG : file1: reading active writers 2025/09/20 03:57:02 DEBUG : Looking for writers 2025/09/20 03:57:02 DEBUG : dir: reading active writers 2025/09/20 03:57:02 DEBUG : >WaitForWriters: 2025/09/20 03:57:02 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:02 DEBUG : dir: Looking for writers 2025/09/20 03:57:02 DEBUG : file1: reading active writers 2025/09/20 03:57:02 DEBUG : Looking for writers 2025/09/20 03:57:02 DEBUG : dir: reading active writers 2025/09/20 03:57:02 DEBUG : >WaitForWriters: 2025/09/20 03:57:02 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:57:03 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:57:03 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:57:03 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:03 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:57:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:57:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:03 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:57:05 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/20 03:57:05 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:57:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:57:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:57:05 DEBUG : dir/file1(0xc0008e9600): _writeAt: size=5, off=0 2025/09/20 03:57:05 DEBUG : dir/file1(0xc0008e9600): openPending: 2025/09/20 03:57:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/20 03:57:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/20 03:57:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:05 DEBUG : dir/file1(0xc0008e9600): >openPending: err= 2025/09/20 03:57:05 DEBUG : dir/file1(0xc0008e9600): >_writeAt: n=5, err= 2025/09/20 03:57:05 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/20 03:57:05 DEBUG : dir/file1(0xc0008e9600): close: 2025/09/20 03:57:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/09/20 03:57:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/09/20 03:57:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/09/20 03:57:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/20 03:57:05 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/20 03:57:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/20 03:57:05 DEBUG : dir/file1(0xc0008e9600): >close: err= 2025/09/20 03:57:05 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:05 DEBUG : dir: Looking for writers 2025/09/20 03:57:05 DEBUG : file1: reading active writers 2025/09/20 03:57:05 DEBUG : Looking for writers 2025/09/20 03:57:05 DEBUG : dir: reading active writers 2025/09/20 03:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/20 03:57:05 DEBUG : dir: Looking for writers 2025/09/20 03:57:05 DEBUG : file1: reading active writers 2025/09/20 03:57:05 DEBUG : Looking for writers 2025/09/20 03:57:05 DEBUG : dir: reading active writers 2025/09/20 03:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/20 03:57:05 DEBUG : dir: Looking for writers 2025/09/20 03:57:05 DEBUG : file1: reading active writers 2025/09/20 03:57:05 DEBUG : Looking for writers 2025/09/20 03:57:05 DEBUG : dir: reading active writers 2025/09/20 03:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/20 03:57:05 DEBUG : dir: Looking for writers 2025/09/20 03:57:05 DEBUG : file1: reading active writers 2025/09/20 03:57:05 DEBUG : Looking for writers 2025/09/20 03:57:05 DEBUG : dir: reading active writers 2025/09/20 03:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/20 03:57:05 DEBUG : dir/file1: vfs cache: starting upload 2025/09/20 03:57:05 DEBUG : dir: Looking for writers 2025/09/20 03:57:05 DEBUG : file1: reading active writers 2025/09/20 03:57:05 DEBUG : Looking for writers 2025/09/20 03:57:05 DEBUG : dir: reading active writers 2025/09/20 03:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/20 03:57:05 DEBUG : dir: Looking for writers 2025/09/20 03:57:05 DEBUG : file1: reading active writers 2025/09/20 03:57:05 DEBUG : Looking for writers 2025/09/20 03:57:05 DEBUG : dir: reading active writers 2025/09/20 03:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/20 03:57:05 DEBUG : dir: Looking for writers 2025/09/20 03:57:05 DEBUG : file1: reading active writers 2025/09/20 03:57:05 DEBUG : Looking for writers 2025/09/20 03:57:05 DEBUG : dir: reading active writers 2025/09/20 03:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/20 03:57:06 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/20 03:57:06 INFO : dir/file1: Copied (replaced existing) 2025/09/20 03:57:06 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/09/20 03:57:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/20 03:57:06 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/09/20 03:57:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/20 03:57:06 DEBUG : dir: Looking for writers 2025/09/20 03:57:06 DEBUG : file1: reading active writers 2025/09/20 03:57:06 DEBUG : Looking for writers 2025/09/20 03:57:06 DEBUG : dir: reading active writers 2025/09/20 03:57:06 DEBUG : >WaitForWriters: 2025/09/20 03:57:06 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:06 DEBUG : dir: Looking for writers 2025/09/20 03:57:06 DEBUG : file1: reading active writers 2025/09/20 03:57:06 DEBUG : Looking for writers 2025/09/20 03:57:06 DEBUG : dir: reading active writers 2025/09/20 03:57:06 DEBUG : >WaitForWriters: 2025/09/20 03:57:06 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.16s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.60s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.41s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.30s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.46s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.97s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:57:07 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:57:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/20 03:57:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/20 03:57:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:57:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/20 03:57:09 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:09 DEBUG : dir: Looking for writers 2025/09/20 03:57:09 DEBUG : file1: reading active writers 2025/09/20 03:57:09 DEBUG : Looking for writers 2025/09/20 03:57:09 DEBUG : dir: reading active writers 2025/09/20 03:57:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.33s) === RUN TestFileOpenReadUnknownSize 2025/09/20 03:57:09 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/20 03:57:09 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/20 03:57:09 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:57:09 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/20 03:57:09 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:09 DEBUG : Looking for writers 2025/09/20 03:57:09 DEBUG : file.txt: reading active writers 2025/09/20 03:57:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:57:09 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:57:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:11 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (25 bytes), uploading instead of streaming 2025/09/20 03:57:12 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/20 03:57:12 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/20 03:57:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:12 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:12 DEBUG : dir: Looking for writers 2025/09/20 03:57:12 DEBUG : file1: reading active writers 2025/09/20 03:57:12 DEBUG : Looking for writers 2025/09/20 03:57:12 DEBUG : dir: reading active writers 2025/09/20 03:57:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.92s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:57:12 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:57:14 DEBUG : dir/file1: Remove: 2025/09/20 03:57:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:57:14 DEBUG : dir/file1: >Remove: err= 2025/09/20 03:57:14 DEBUG : dir/file1: Remove: 2025/09/20 03:57:14 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/20 03:57:14 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:14 DEBUG : dir: Looking for writers 2025/09/20 03:57:14 DEBUG : Looking for writers 2025/09/20 03:57:14 DEBUG : dir: reading active writers 2025/09/20 03:57:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.37s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:57:15 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:57:16 DEBUG : dir/file1: Remove: 2025/09/20 03:57:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:57:16 DEBUG : dir/file1: >Remove: err= 2025/09/20 03:57:16 DEBUG : dir/file1: Remove: 2025/09/20 03:57:16 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/20 03:57:16 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:16 DEBUG : dir: Looking for writers 2025/09/20 03:57:16 DEBUG : Looking for writers 2025/09/20 03:57:16 DEBUG : dir: reading active writers 2025/09/20 03:57:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.31s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:57:17 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:57:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/20 03:57:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/20 03:57:18 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/20 03:57:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/20 03:57:18 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/20 03:57:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/20 03:57:18 DEBUG : dir/file1: Open: flags=0x3 2025/09/20 03:57:18 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/20 03:57:18 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/20 03:57:18 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:18 DEBUG : dir: Looking for writers 2025/09/20 03:57:18 DEBUG : file1: reading active writers 2025/09/20 03:57:18 DEBUG : Looking for writers 2025/09/20 03:57:18 DEBUG : dir: reading active writers 2025/09/20 03:57:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.04s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:57:19 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:57:21 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:21 DEBUG : dir: Looking for writers 2025/09/20 03:57:21 DEBUG : file1: reading active writers 2025/09/20 03:57:21 DEBUG : Looking for writers 2025/09/20 03:57:21 DEBUG : dir: reading active writers 2025/09/20 03:57:21 DEBUG : >WaitForWriters: 2025/09/20 03:57:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/20 03:57:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000518a80 2025/09/20 03:57:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:57:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/20 03:57:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000518a80 2025/09/20 03:57:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/20 03:57:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/20 03:57:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/20 03:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:23 DEBUG : dir/file1: File is currently open, delaying rename 0xc000518a80 2025/09/20 03:57:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:57:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:23 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (25 bytes), uploading instead of streaming 2025/09/20 03:57:23 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/20 03:57:23 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/20 03:57:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:23 DEBUG : newLeaf: Running delayed rename now 2025/09/20 03:57:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/20 03:57:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000518a80 2025/09/20 03:57:24 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:24 DEBUG : dir: Looking for writers 2025/09/20 03:57:24 DEBUG : Looking for writers 2025/09/20 03:57:24 DEBUG : dir: reading active writers 2025/09/20 03:57:24 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:24 DEBUG : >WaitForWriters: 2025/09/20 03:57:24 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:24 DEBUG : dir: Looking for writers 2025/09/20 03:57:24 DEBUG : Looking for writers 2025/09/20 03:57:24 DEBUG : dir: reading active writers 2025/09/20 03:57:24 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:24 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:57:25 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:57:25 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:57:25 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:25 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:57:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:57:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:25 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:57:26 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:26 DEBUG : dir: Looking for writers 2025/09/20 03:57:26 DEBUG : file1: reading active writers 2025/09/20 03:57:26 DEBUG : Looking for writers 2025/09/20 03:57:26 DEBUG : dir: reading active writers 2025/09/20 03:57:26 DEBUG : >WaitForWriters: 2025/09/20 03:57:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/20 03:57:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000518fc0 2025/09/20 03:57:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:57:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/20 03:57:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000518fc0 2025/09/20 03:57:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/20 03:57:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/20 03:57:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/20 03:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:29 DEBUG : dir/file1: File is currently open, delaying rename 0xc000518fc0 2025/09/20 03:57:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:57:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:29 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (25 bytes), uploading instead of streaming 2025/09/20 03:57:29 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/20 03:57:29 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/20 03:57:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:29 DEBUG : newLeaf: Running delayed rename now 2025/09/20 03:57:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/20 03:57:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000518fc0 2025/09/20 03:57:30 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:30 DEBUG : dir: Looking for writers 2025/09/20 03:57:30 DEBUG : Looking for writers 2025/09/20 03:57:30 DEBUG : dir: reading active writers 2025/09/20 03:57:30 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:30 DEBUG : >WaitForWriters: 2025/09/20 03:57:30 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:30 DEBUG : dir: Looking for writers 2025/09/20 03:57:30 DEBUG : Looking for writers 2025/09/20 03:57:30 DEBUG : dir: reading active writers 2025/09/20 03:57:30 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:30 DEBUG : >WaitForWriters: 2025/09/20 03:57:30 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:57:31 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:57:31 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:57:31 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:31 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:31 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:57:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/20 03:57:32 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:57:32 DEBUG : dir/file1(0xc0002c5d00): openPending: 2025/09/20 03:57:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/20 03:57:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/20 03:57:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:32 DEBUG : dir/file1(0xc0002c5d00): >openPending: err= 2025/09/20 03:57:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/20 03:57:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:57:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:57:32 DEBUG : dir/file1(0xc0002c5d00): _writeAt: size=14, off=0 2025/09/20 03:57:32 DEBUG : dir/file1(0xc0002c5d00): >_writeAt: n=14, err= 2025/09/20 03:57:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/20 03:57:32 DEBUG : dir/file1(0xc0002c5d00): close: 2025/09/20 03:57:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/20 03:57:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/20 03:57:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/20 03:57:32 DEBUG : dir/file1(0xc0002c5d00): >close: err= 2025/09/20 03:57:32 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:32 DEBUG : dir: Looking for writers 2025/09/20 03:57:32 DEBUG : file1: reading active writers 2025/09/20 03:57:32 DEBUG : Looking for writers 2025/09/20 03:57:32 DEBUG : dir: reading active writers 2025/09/20 03:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/20 03:57:32 DEBUG : dir: Looking for writers 2025/09/20 03:57:32 DEBUG : file1: reading active writers 2025/09/20 03:57:32 DEBUG : Looking for writers 2025/09/20 03:57:32 DEBUG : dir: reading active writers 2025/09/20 03:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/20 03:57:32 DEBUG : dir: Looking for writers 2025/09/20 03:57:32 DEBUG : file1: reading active writers 2025/09/20 03:57:32 DEBUG : Looking for writers 2025/09/20 03:57:32 DEBUG : dir: reading active writers 2025/09/20 03:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/20 03:57:32 DEBUG : dir: Looking for writers 2025/09/20 03:57:32 DEBUG : file1: reading active writers 2025/09/20 03:57:32 DEBUG : Looking for writers 2025/09/20 03:57:32 DEBUG : dir: reading active writers 2025/09/20 03:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/20 03:57:32 DEBUG : dir/file1: vfs cache: starting upload 2025/09/20 03:57:32 DEBUG : dir: Looking for writers 2025/09/20 03:57:32 DEBUG : file1: reading active writers 2025/09/20 03:57:32 DEBUG : Looking for writers 2025/09/20 03:57:32 DEBUG : dir: reading active writers 2025/09/20 03:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/20 03:57:33 DEBUG : dir: Looking for writers 2025/09/20 03:57:33 DEBUG : file1: reading active writers 2025/09/20 03:57:33 DEBUG : Looking for writers 2025/09/20 03:57:33 DEBUG : dir: reading active writers 2025/09/20 03:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/20 03:57:33 DEBUG : dir: Looking for writers 2025/09/20 03:57:33 DEBUG : file1: reading active writers 2025/09/20 03:57:33 DEBUG : Looking for writers 2025/09/20 03:57:33 DEBUG : dir: reading active writers 2025/09/20 03:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/20 03:57:33 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/20 03:57:33 INFO : dir/file1: Copied (replaced existing) 2025/09/20 03:57:33 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/20 03:57:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/20 03:57:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/20 03:57:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/20 03:57:34 DEBUG : dir: Looking for writers 2025/09/20 03:57:34 DEBUG : file1: reading active writers 2025/09/20 03:57:34 DEBUG : Looking for writers 2025/09/20 03:57:34 DEBUG : dir: reading active writers 2025/09/20 03:57:34 DEBUG : >WaitForWriters: 2025/09/20 03:57:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/20 03:57:34 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:57:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:57:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:57:34 DEBUG : dir/file1(0xc0008e8440): _readAt: size=512, off=0 2025/09/20 03:57:34 DEBUG : dir/file1(0xc0008e8440): openPending: 2025/09/20 03:57:34 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," 2025/09/20 03:57:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/20 03:57:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:34 DEBUG : dir/file1(0xc0008e8440): >openPending: err= 2025/09/20 03:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/20 03:57:34 DEBUG : dir/file1(0xc0008e8440): >_readAt: n=14, err=EOF 2025/09/20 03:57:34 DEBUG : dir/file1(0xc0008e8440): close: 2025/09/20 03:57:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/20 03:57:34 DEBUG : dir/file1(0xc0008e8440): >close: err= 2025/09/20 03:57:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/20 03:57:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/20 03:57:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000616300 2025/09/20 03:57:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:57:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/20 03:57:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/20 03:57:35 DEBUG : dir/file1: Updating file with dir/file1 0xc000616300 2025/09/20 03:57:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/20 03:57:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/20 03:57:36 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:57:36 DEBUG : dir/file1(0xc000996bc0): openPending: 2025/09/20 03:57:36 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," 2025/09/20 03:57:36 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,") 2025/09/20 03:57:36 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/20 03:57:36 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/20 03:57:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/20 03:57:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:36 DEBUG : dir/file1(0xc000996bc0): >openPending: err= 2025/09/20 03:57:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/20 03:57:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:57:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:57:36 DEBUG : dir/file1(0xc000996bc0): _writeAt: size=25, off=0 2025/09/20 03:57:36 DEBUG : dir/file1(0xc000996bc0): >_writeAt: n=25, err= 2025/09/20 03:57:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/20 03:57:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/20 03:57:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000616300 2025/09/20 03:57:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:57:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:36 DEBUG : newLeaf(0xc000996bc0): close: 2025/09/20 03:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/20 03:57:36 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-20 03:57:36.072404393 +0000 UTC m=+119.847076107 2025/09/20 03:57:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/20 03:57:36 DEBUG : newLeaf(0xc000996bc0): >close: err= 2025/09/20 03:57:36 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:36 DEBUG : dir: Looking for writers 2025/09/20 03:57:36 DEBUG : Looking for writers 2025/09/20 03:57:36 DEBUG : dir: reading active writers 2025/09/20 03:57:36 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/20 03:57:36 DEBUG : dir: Looking for writers 2025/09/20 03:57:36 DEBUG : Looking for writers 2025/09/20 03:57:36 DEBUG : dir: reading active writers 2025/09/20 03:57:36 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/20 03:57:36 DEBUG : dir: Looking for writers 2025/09/20 03:57:36 DEBUG : Looking for writers 2025/09/20 03:57:36 DEBUG : dir: reading active writers 2025/09/20 03:57:36 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/20 03:57:36 DEBUG : dir: Looking for writers 2025/09/20 03:57:36 DEBUG : Looking for writers 2025/09/20 03:57:36 DEBUG : dir: reading active writers 2025/09/20 03:57:36 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/20 03:57:36 DEBUG : newLeaf: vfs cache: starting upload 2025/09/20 03:57:36 DEBUG : dir: Looking for writers 2025/09/20 03:57:36 DEBUG : Looking for writers 2025/09/20 03:57:36 DEBUG : dir: reading active writers 2025/09/20 03:57:36 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/20 03:57:36 DEBUG : dir: Looking for writers 2025/09/20 03:57:36 DEBUG : Looking for writers 2025/09/20 03:57:36 DEBUG : dir: reading active writers 2025/09/20 03:57:36 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/20 03:57:37 DEBUG : dir: Looking for writers 2025/09/20 03:57:37 DEBUG : Looking for writers 2025/09/20 03:57:37 DEBUG : dir: reading active writers 2025/09/20 03:57:37 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/20 03:57:37 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/20 03:57:37 INFO : newLeaf: Copied (replaced existing) 2025/09/20 03:57:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-20 03:57:36 +0000 UTC," 2025/09/20 03:57:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/20 03:57:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/20 03:57:37 DEBUG : dir: Looking for writers 2025/09/20 03:57:37 DEBUG : Looking for writers 2025/09/20 03:57:37 DEBUG : dir: reading active writers 2025/09/20 03:57:37 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:37 DEBUG : >WaitForWriters: 2025/09/20 03:57:38 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:38 DEBUG : dir: Looking for writers 2025/09/20 03:57:38 DEBUG : Looking for writers 2025/09/20 03:57:38 DEBUG : dir: reading active writers 2025/09/20 03:57:38 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:38 DEBUG : >WaitForWriters: 2025/09/20 03:57:38 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:57:38 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:57:38 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:57:38 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:38 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:57:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:57:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:38 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:57:40 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:40 DEBUG : dir: Looking for writers 2025/09/20 03:57:40 DEBUG : file1: reading active writers 2025/09/20 03:57:40 DEBUG : Looking for writers 2025/09/20 03:57:40 DEBUG : dir: reading active writers 2025/09/20 03:57:40 DEBUG : >WaitForWriters: 2025/09/20 03:57:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/20 03:57:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000616840 2025/09/20 03:57:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:57:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/20 03:57:42 DEBUG : dir/file1: Updating file with dir/file1 0xc000616840 2025/09/20 03:57:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/20 03:57:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/20 03:57:42 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:57:42 DEBUG : dir/file1(0xc000ccfe80): openPending: 2025/09/20 03:57:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/20 03:57:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/20 03:57:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:42 DEBUG : dir/file1(0xc000ccfe80): >openPending: err= 2025/09/20 03:57:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/20 03:57:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:57:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:57:42 DEBUG : dir/file1(0xc000ccfe80): _writeAt: size=25, off=0 2025/09/20 03:57:42 DEBUG : dir/file1(0xc000ccfe80): >_writeAt: n=25, err= 2025/09/20 03:57:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/20 03:57:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/20 03:57:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000616840 2025/09/20 03:57:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:57:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:43 DEBUG : newLeaf(0xc000ccfe80): close: 2025/09/20 03:57:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/20 03:57:43 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-20 03:57:42.440593077 +0000 UTC m=+126.215264780 2025/09/20 03:57:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/20 03:57:43 DEBUG : newLeaf(0xc000ccfe80): >close: err= 2025/09/20 03:57:43 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:43 DEBUG : dir: Looking for writers 2025/09/20 03:57:43 DEBUG : Looking for writers 2025/09/20 03:57:43 DEBUG : dir: reading active writers 2025/09/20 03:57:43 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/20 03:57:43 DEBUG : dir: Looking for writers 2025/09/20 03:57:43 DEBUG : Looking for writers 2025/09/20 03:57:43 DEBUG : dir: reading active writers 2025/09/20 03:57:43 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/20 03:57:43 DEBUG : dir: Looking for writers 2025/09/20 03:57:43 DEBUG : Looking for writers 2025/09/20 03:57:43 DEBUG : dir: reading active writers 2025/09/20 03:57:43 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/20 03:57:43 DEBUG : dir: Looking for writers 2025/09/20 03:57:43 DEBUG : Looking for writers 2025/09/20 03:57:43 DEBUG : dir: reading active writers 2025/09/20 03:57:43 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/20 03:57:43 DEBUG : newLeaf: vfs cache: starting upload 2025/09/20 03:57:43 DEBUG : dir: Looking for writers 2025/09/20 03:57:43 DEBUG : Looking for writers 2025/09/20 03:57:43 DEBUG : dir: reading active writers 2025/09/20 03:57:43 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/20 03:57:43 DEBUG : dir: Looking for writers 2025/09/20 03:57:43 DEBUG : Looking for writers 2025/09/20 03:57:43 DEBUG : dir: reading active writers 2025/09/20 03:57:43 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/20 03:57:43 DEBUG : dir: Looking for writers 2025/09/20 03:57:43 DEBUG : Looking for writers 2025/09/20 03:57:43 DEBUG : dir: reading active writers 2025/09/20 03:57:43 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/20 03:57:43 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/20 03:57:43 INFO : newLeaf: Copied (replaced existing) 2025/09/20 03:57:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-20 03:57:42 +0000 UTC," 2025/09/20 03:57:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/20 03:57:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/20 03:57:44 DEBUG : dir: Looking for writers 2025/09/20 03:57:44 DEBUG : Looking for writers 2025/09/20 03:57:44 DEBUG : dir: reading active writers 2025/09/20 03:57:44 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:44 DEBUG : >WaitForWriters: 2025/09/20 03:57:44 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:44 DEBUG : dir: Looking for writers 2025/09/20 03:57:44 DEBUG : Looking for writers 2025/09/20 03:57:44 DEBUG : dir: reading active writers 2025/09/20 03:57:44 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:44 DEBUG : >WaitForWriters: 2025/09/20 03:57:44 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:57:45 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:57:45 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:57:45 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:45 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:57:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:57:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:45 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:57:46 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/20 03:57:46 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:57:46 DEBUG : dir/file1(0xc000d9cf00): openPending: 2025/09/20 03:57:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/20 03:57:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/20 03:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:46 DEBUG : dir/file1(0xc000d9cf00): >openPending: err= 2025/09/20 03:57:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/20 03:57:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:57:46 DEBUG : dir/file1(0xc000d9cf00): _writeAt: size=14, off=0 2025/09/20 03:57:46 DEBUG : dir/file1(0xc000d9cf00): >_writeAt: n=14, err= 2025/09/20 03:57:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/20 03:57:46 DEBUG : dir/file1(0xc000d9cf00): close: 2025/09/20 03:57:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/20 03:57:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/20 03:57:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/20 03:57:46 DEBUG : dir/file1(0xc000d9cf00): >close: err= 2025/09/20 03:57:46 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:46 DEBUG : dir: Looking for writers 2025/09/20 03:57:46 DEBUG : file1: reading active writers 2025/09/20 03:57:46 DEBUG : Looking for writers 2025/09/20 03:57:46 DEBUG : dir: reading active writers 2025/09/20 03:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/20 03:57:46 DEBUG : dir: Looking for writers 2025/09/20 03:57:46 DEBUG : file1: reading active writers 2025/09/20 03:57:46 DEBUG : Looking for writers 2025/09/20 03:57:46 DEBUG : dir: reading active writers 2025/09/20 03:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/20 03:57:46 DEBUG : dir: Looking for writers 2025/09/20 03:57:46 DEBUG : file1: reading active writers 2025/09/20 03:57:46 DEBUG : Looking for writers 2025/09/20 03:57:46 DEBUG : dir: reading active writers 2025/09/20 03:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/20 03:57:46 DEBUG : dir: Looking for writers 2025/09/20 03:57:46 DEBUG : file1: reading active writers 2025/09/20 03:57:46 DEBUG : Looking for writers 2025/09/20 03:57:46 DEBUG : dir: reading active writers 2025/09/20 03:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/20 03:57:46 DEBUG : dir/file1: vfs cache: starting upload 2025/09/20 03:57:46 DEBUG : dir: Looking for writers 2025/09/20 03:57:46 DEBUG : file1: reading active writers 2025/09/20 03:57:46 DEBUG : Looking for writers 2025/09/20 03:57:46 DEBUG : dir: reading active writers 2025/09/20 03:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/20 03:57:46 DEBUG : dir: Looking for writers 2025/09/20 03:57:46 DEBUG : file1: reading active writers 2025/09/20 03:57:46 DEBUG : Looking for writers 2025/09/20 03:57:46 DEBUG : dir: reading active writers 2025/09/20 03:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/20 03:57:47 DEBUG : dir: Looking for writers 2025/09/20 03:57:47 DEBUG : file1: reading active writers 2025/09/20 03:57:47 DEBUG : Looking for writers 2025/09/20 03:57:47 DEBUG : dir: reading active writers 2025/09/20 03:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/20 03:57:47 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/20 03:57:47 INFO : dir/file1: Copied (replaced existing) 2025/09/20 03:57:47 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/20 03:57:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/20 03:57:47 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/20 03:57:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/20 03:57:47 DEBUG : dir: Looking for writers 2025/09/20 03:57:47 DEBUG : file1: reading active writers 2025/09/20 03:57:47 DEBUG : Looking for writers 2025/09/20 03:57:47 DEBUG : dir: reading active writers 2025/09/20 03:57:47 DEBUG : >WaitForWriters: 2025/09/20 03:57:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/20 03:57:47 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:57:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:57:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:57:47 DEBUG : dir/file1(0xc000f54140): _readAt: size=512, off=0 2025/09/20 03:57:47 DEBUG : dir/file1(0xc000f54140): openPending: 2025/09/20 03:57:47 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," 2025/09/20 03:57:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/20 03:57:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:47 DEBUG : dir/file1(0xc000f54140): >openPending: err= 2025/09/20 03:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/20 03:57:47 DEBUG : dir/file1(0xc000f54140): >_readAt: n=14, err=EOF 2025/09/20 03:57:47 DEBUG : dir/file1(0xc000f54140): close: 2025/09/20 03:57:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/20 03:57:47 DEBUG : dir/file1(0xc000f54140): >close: err= 2025/09/20 03:57:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/20 03:57:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/20 03:57:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000617740 2025/09/20 03:57:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:57:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/20 03:57:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/20 03:57:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000617740 2025/09/20 03:57:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/20 03:57:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/20 03:57:50 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:57:50 DEBUG : dir/file1(0xc000d9dec0): openPending: 2025/09/20 03:57:50 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," 2025/09/20 03:57:50 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,") 2025/09/20 03:57:50 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/20 03:57:50 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/20 03:57:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/20 03:57:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:50 DEBUG : dir/file1(0xc000d9dec0): >openPending: err= 2025/09/20 03:57:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/20 03:57:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:57:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:57:50 DEBUG : dir/file1(0xc000d9dec0): _writeAt: size=25, off=0 2025/09/20 03:57:50 DEBUG : dir/file1(0xc000d9dec0): >_writeAt: n=25, err= 2025/09/20 03:57:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/20 03:57:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/20 03:57:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000617740 2025/09/20 03:57:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:57:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:50 DEBUG : newLeaf(0xc000d9dec0): close: 2025/09/20 03:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/20 03:57:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-20 03:57:50.022108686 +0000 UTC m=+133.796780369 2025/09/20 03:57:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/20 03:57:50 DEBUG : newLeaf(0xc000d9dec0): >close: err= 2025/09/20 03:57:50 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:50 DEBUG : dir: Looking for writers 2025/09/20 03:57:50 DEBUG : Looking for writers 2025/09/20 03:57:50 DEBUG : dir: reading active writers 2025/09/20 03:57:50 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/20 03:57:50 DEBUG : dir: Looking for writers 2025/09/20 03:57:50 DEBUG : Looking for writers 2025/09/20 03:57:50 DEBUG : dir: reading active writers 2025/09/20 03:57:50 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/20 03:57:50 DEBUG : dir: Looking for writers 2025/09/20 03:57:50 DEBUG : Looking for writers 2025/09/20 03:57:50 DEBUG : dir: reading active writers 2025/09/20 03:57:50 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/20 03:57:50 DEBUG : dir: Looking for writers 2025/09/20 03:57:50 DEBUG : Looking for writers 2025/09/20 03:57:50 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:50 DEBUG : dir: reading active writers 2025/09/20 03:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/20 03:57:50 DEBUG : newLeaf: vfs cache: starting upload 2025/09/20 03:57:50 DEBUG : dir: Looking for writers 2025/09/20 03:57:50 DEBUG : Looking for writers 2025/09/20 03:57:50 DEBUG : dir: reading active writers 2025/09/20 03:57:50 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/20 03:57:50 DEBUG : dir: Looking for writers 2025/09/20 03:57:50 DEBUG : Looking for writers 2025/09/20 03:57:50 DEBUG : dir: reading active writers 2025/09/20 03:57:50 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/20 03:57:51 DEBUG : dir: Looking for writers 2025/09/20 03:57:51 DEBUG : Looking for writers 2025/09/20 03:57:51 DEBUG : dir: reading active writers 2025/09/20 03:57:51 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/20 03:57:51 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/20 03:57:51 INFO : newLeaf: Copied (replaced existing) 2025/09/20 03:57:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-20 03:57:50 +0000 UTC," 2025/09/20 03:57:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/20 03:57:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/20 03:57:51 DEBUG : dir: Looking for writers 2025/09/20 03:57:51 DEBUG : Looking for writers 2025/09/20 03:57:51 DEBUG : dir: reading active writers 2025/09/20 03:57:51 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:51 DEBUG : >WaitForWriters: 2025/09/20 03:57:52 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:52 DEBUG : dir: Looking for writers 2025/09/20 03:57:52 DEBUG : Looking for writers 2025/09/20 03:57:52 DEBUG : dir: reading active writers 2025/09/20 03:57:52 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:52 DEBUG : >WaitForWriters: 2025/09/20 03:57:52 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:57:52 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:57:52 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:57:52 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:52 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:57:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:57:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:57:52 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:57:54 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:54 DEBUG : dir: Looking for writers 2025/09/20 03:57:54 DEBUG : file1: reading active writers 2025/09/20 03:57:54 DEBUG : Looking for writers 2025/09/20 03:57:54 DEBUG : dir: reading active writers 2025/09/20 03:57:54 DEBUG : >WaitForWriters: 2025/09/20 03:57:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/20 03:57:54 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:57:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:57:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:57:54 DEBUG : dir/file1(0xc000391280): _readAt: size=512, off=0 2025/09/20 03:57:54 DEBUG : dir/file1(0xc000391280): openPending: 2025/09/20 03:57:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/20 03:57:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/20 03:57:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:54 DEBUG : dir/file1(0xc000391280): >openPending: err= 2025/09/20 03:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/20 03:57:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/20 03:57:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/20 03:57:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:57:54 DEBUG : dir/file1(0xc000391280): >_readAt: n=14, err=EOF 2025/09/20 03:57:54 DEBUG : dir/file1(0xc000391280): close: 2025/09/20 03:57:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/20 03:57:54 DEBUG : dir/file1(0xc000391280): >close: err= 2025/09/20 03:57:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/20 03:57:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/20 03:57:55 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1e00 2025/09/20 03:57:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:57:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/20 03:57:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/20 03:57:56 DEBUG : dir/file1: Updating file with dir/file1 0xc0001b1e00 2025/09/20 03:57:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/20 03:57:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/20 03:57:56 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:57:56 DEBUG : dir/file1(0xc0010ea200): openPending: 2025/09/20 03:57:56 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" 2025/09/20 03:57:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/20 03:57:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:57:56 DEBUG : dir/file1(0xc0010ea200): >openPending: err= 2025/09/20 03:57:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/20 03:57:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:57:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:57:56 DEBUG : dir/file1(0xc0010ea200): _writeAt: size=25, off=0 2025/09/20 03:57:56 DEBUG : dir/file1(0xc0010ea200): >_writeAt: n=25, err= 2025/09/20 03:57:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/20 03:57:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/20 03:57:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1e00 2025/09/20 03:57:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:57:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:57 DEBUG : newLeaf(0xc0010ea200): close: 2025/09/20 03:57:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/20 03:57:57 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-20 03:57:56.559762687 +0000 UTC m=+140.334434370 2025/09/20 03:57:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/20 03:57:57 DEBUG : newLeaf(0xc0010ea200): >close: err= 2025/09/20 03:57:57 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:57 DEBUG : dir: Looking for writers 2025/09/20 03:57:57 DEBUG : Looking for writers 2025/09/20 03:57:57 DEBUG : dir: reading active writers 2025/09/20 03:57:57 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/20 03:57:57 DEBUG : dir: Looking for writers 2025/09/20 03:57:57 DEBUG : Looking for writers 2025/09/20 03:57:57 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:57 DEBUG : dir: reading active writers 2025/09/20 03:57:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/20 03:57:57 DEBUG : dir: Looking for writers 2025/09/20 03:57:57 DEBUG : Looking for writers 2025/09/20 03:57:57 DEBUG : dir: reading active writers 2025/09/20 03:57:57 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/20 03:57:57 DEBUG : dir: Looking for writers 2025/09/20 03:57:57 DEBUG : Looking for writers 2025/09/20 03:57:57 DEBUG : dir: reading active writers 2025/09/20 03:57:57 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/20 03:57:57 DEBUG : newLeaf: vfs cache: starting upload 2025/09/20 03:57:57 DEBUG : dir: Looking for writers 2025/09/20 03:57:57 DEBUG : Looking for writers 2025/09/20 03:57:57 DEBUG : dir: reading active writers 2025/09/20 03:57:57 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/20 03:57:57 DEBUG : dir: Looking for writers 2025/09/20 03:57:57 DEBUG : Looking for writers 2025/09/20 03:57:57 DEBUG : dir: reading active writers 2025/09/20 03:57:57 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/20 03:57:57 DEBUG : dir: Looking for writers 2025/09/20 03:57:57 DEBUG : Looking for writers 2025/09/20 03:57:57 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:57 DEBUG : dir: reading active writers 2025/09/20 03:57:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/20 03:57:58 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/20 03:57:58 INFO : newLeaf: Copied (replaced existing) 2025/09/20 03:57:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-20 03:57:56 +0000 UTC," 2025/09/20 03:57:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/20 03:57:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/20 03:57:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/20 03:57:58 DEBUG : dir: Looking for writers 2025/09/20 03:57:58 DEBUG : Looking for writers 2025/09/20 03:57:58 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:58 DEBUG : dir: reading active writers 2025/09/20 03:57:58 DEBUG : >WaitForWriters: 2025/09/20 03:57:58 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:58 DEBUG : dir: Looking for writers 2025/09/20 03:57:58 DEBUG : Looking for writers 2025/09/20 03:57:58 DEBUG : dir: reading active writers 2025/09/20 03:57:58 DEBUG : newLeaf: reading active writers 2025/09/20 03:57:58 DEBUG : >WaitForWriters: 2025/09/20 03:57:58 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestFileRename (39.85s) --- PASS: TestFileRename/off,forceCache=false (5.92s) --- PASS: TestFileRename/minimal,forceCache=false (5.96s) --- PASS: TestFileRename/minimal,forceCache=true (7.48s) --- PASS: TestFileRename/writes,forceCache=false (6.37s) --- PASS: TestFileRename/writes,forceCache=true (7.59s) --- PASS: TestFileRename/full,forceCache=false (6.54s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:57:59 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:57:59 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:57:59 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:57:59 DEBUG : Looking for writers 2025/09/20 03:57:59 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:57:59 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/20 03:58:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/20 03:58:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/20 03:58:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/20 03:58:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:58:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/20 03:58:01 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/20 03:58:01 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:01 DEBUG : dir: Looking for writers 2025/09/20 03:58:01 DEBUG : file1: reading active writers 2025/09/20 03:58:01 DEBUG : Looking for writers 2025/09/20 03:58:01 DEBUG : dir: reading active writers 2025/09/20 03:58:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.30s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:01 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/20 03:58:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/20 03:58:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/20 03:58:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/20 03:58:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:58:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/20 03:58:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/20 03:58:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/20 03:58:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/20 03:58:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/20 03:58:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/20 03:58:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/20 03:58:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/20 03:58:04 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/20 03:58:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/20 03:58:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/20 03:58:04 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/20 03:58:04 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/20 03:58:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/20 03:58:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/20 03:58:04 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/20 03:58:05 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:05 DEBUG : dir: Looking for writers 2025/09/20 03:58:05 DEBUG : file1: reading active writers 2025/09/20 03:58:05 DEBUG : Looking for writers 2025/09/20 03:58:05 DEBUG : dir: reading active writers 2025/09/20 03:58:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.82s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:05 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/20 03:58:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/20 03:58:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/20 03:58:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/20 03:58:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:58:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/20 03:58:07 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/20 03:58:07 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/20 03:58:07 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/20 03:58:07 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/20 03:58:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/20 03:58:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/20 03:58:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/20 03:58:08 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/20 03:58:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/20 03:58:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/20 03:58:08 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/20 03:58:08 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/20 03:58:08 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/20 03:58:08 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/20 03:58:08 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/20 03:58:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/20 03:58:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/20 03:58:08 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/20 03:58:09 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/20 03:58:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/20 03:58:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/20 03:58:09 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/20 03:58:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/20 03:58:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/20 03:58:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/20 03:58:09 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/20 03:58:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/20 03:58:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/20 03:58:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/20 03:58:09 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/20 03:58:09 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:09 DEBUG : dir: Looking for writers 2025/09/20 03:58:09 DEBUG : file1: reading active writers 2025/09/20 03:58:09 DEBUG : Looking for writers 2025/09/20 03:58:09 DEBUG : dir: reading active writers 2025/09/20 03:58:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.48s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:10 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/20 03:58:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/20 03:58:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/20 03:58:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/20 03:58:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:58:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/20 03:58:11 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:11 DEBUG : dir: Looking for writers 2025/09/20 03:58:11 DEBUG : file1: reading active writers 2025/09/20 03:58:11 DEBUG : Looking for writers 2025/09/20 03:58:11 DEBUG : dir: reading active writers 2025/09/20 03:58:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.31s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:12 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/20 03:58:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/20 03:58:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/20 03:58:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/20 03:58:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:58:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/20 03:58:14 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/20 03:58:14 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/20 03:58:14 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:14 DEBUG : dir: Looking for writers 2025/09/20 03:58:14 DEBUG : file1: reading active writers 2025/09/20 03:58:14 DEBUG : Looking for writers 2025/09/20 03:58:14 DEBUG : dir: reading active writers 2025/09/20 03:58:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.34s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:14 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:14 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:14 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:14 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:14 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/20 03:58:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/20 03:58:16 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:58:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:58:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:58:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/20 03:58:16 DEBUG : dir/file1(0xc000fd8400): _readAt: size=1, off=0 2025/09/20 03:58:16 DEBUG : dir/file1(0xc000fd8400): openPending: 2025/09/20 03:58:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/20 03:58:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/20 03:58:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:16 DEBUG : dir/file1(0xc000fd8400): >openPending: err= 2025/09/20 03:58:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/20 03:58:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/20 03:58:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/20 03:58:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:58:16 DEBUG : dir/file1(0xc000fd8400): >_readAt: n=1, err= 2025/09/20 03:58:16 DEBUG : dir/file1(0xc000fd8400): _readAt: size=256, off=1 2025/09/20 03:58:16 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/20 03:58:16 DEBUG : dir/file1(0xc000fd8400): >_readAt: n=15, err=EOF 2025/09/20 03:58:16 DEBUG : dir/file1(0xc000fd8400): _readAt: size=16, off=16 2025/09/20 03:58:16 DEBUG : dir/file1(0xc000fd8400): >_readAt: n=0, err=EOF 2025/09/20 03:58:16 DEBUG : dir/file1(0xc000fd8400): close: 2025/09/20 03:58:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/20 03:58:16 DEBUG : dir/file1(0xc000fd8400): >close: err= 2025/09/20 03:58:16 DEBUG : dir/file1(0xc000fd8400): close: 2025/09/20 03:58:16 DEBUG : dir/file1(0xc000fd8400): >close: err=file already closed 2025/09/20 03:58:16 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:16 DEBUG : dir: Looking for writers 2025/09/20 03:58:16 DEBUG : file1: reading active writers 2025/09/20 03:58:16 DEBUG : Looking for writers 2025/09/20 03:58:16 DEBUG : dir: reading active writers 2025/09/20 03:58:16 DEBUG : >WaitForWriters: 2025/09/20 03:58:16 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.34s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:17 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:17 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:17 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:17 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:17 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/20 03:58:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/20 03:58:18 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:58:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:58:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:58:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/20 03:58:18 DEBUG : dir/file1(0xc000fd8b80): _readAt: size=1, off=0 2025/09/20 03:58:18 DEBUG : dir/file1(0xc000fd8b80): openPending: 2025/09/20 03:58:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/20 03:58:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/20 03:58:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:18 DEBUG : dir/file1(0xc000fd8b80): >openPending: err= 2025/09/20 03:58:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/20 03:58:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/20 03:58:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/20 03:58:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:58:18 DEBUG : dir/file1(0xc000fd8b80): >_readAt: n=1, err= 2025/09/20 03:58:18 DEBUG : dir/file1(0xc000fd8b80): _readAt: size=1, off=5 2025/09/20 03:58:18 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/20 03:58:18 DEBUG : dir/file1(0xc000fd8b80): >_readAt: n=1, err= 2025/09/20 03:58:18 DEBUG : dir/file1(0xc000fd8b80): _readAt: size=1, off=3 2025/09/20 03:58:18 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/20 03:58:18 DEBUG : dir/file1(0xc000fd8b80): >_readAt: n=1, err= 2025/09/20 03:58:18 DEBUG : dir/file1(0xc000fd8b80): _readAt: size=1, off=13 2025/09/20 03:58:18 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/20 03:58:18 DEBUG : dir/file1(0xc000fd8b80): >_readAt: n=1, err= 2025/09/20 03:58:18 DEBUG : dir/file1(0xc000fd8b80): _readAt: size=16, off=100 2025/09/20 03:58:18 DEBUG : dir/file1(0xc000fd8b80): >_readAt: n=0, err=EOF 2025/09/20 03:58:18 DEBUG : dir/file1(0xc000fd8b80): close: 2025/09/20 03:58:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/20 03:58:18 DEBUG : dir/file1(0xc000fd8b80): >close: err= 2025/09/20 03:58:18 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:18 DEBUG : dir: Looking for writers 2025/09/20 03:58:18 DEBUG : file1: reading active writers 2025/09/20 03:58:18 DEBUG : Looking for writers 2025/09/20 03:58:18 DEBUG : dir: reading active writers 2025/09/20 03:58:18 DEBUG : >WaitForWriters: 2025/09/20 03:58:18 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.34s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:19 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:19 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:19 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:19 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:19 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/20 03:58:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/20 03:58:20 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:58:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:58:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:58:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/20 03:58:20 DEBUG : dir/file1(0xc000f5f200): _readAt: size=1, off=0 2025/09/20 03:58:20 DEBUG : dir/file1(0xc000f5f200): openPending: 2025/09/20 03:58:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/09/20 03:58:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/20 03:58:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:20 DEBUG : dir/file1(0xc000f5f200): >openPending: err= 2025/09/20 03:58:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/20 03:58:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/20 03:58:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/20 03:58:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:58:21 DEBUG : dir/file1(0xc000f5f200): >_readAt: n=1, err= 2025/09/20 03:58:21 DEBUG : dir/file1(0xc000f5f200): _readAt: size=1, off=5 2025/09/20 03:58:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/20 03:58:21 DEBUG : dir/file1(0xc000f5f200): >_readAt: n=1, err= 2025/09/20 03:58:21 DEBUG : dir/file1(0xc000f5f200): _readAt: size=1, off=1 2025/09/20 03:58:21 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/20 03:58:21 DEBUG : dir/file1(0xc000f5f200): >_readAt: n=1, err= 2025/09/20 03:58:21 DEBUG : dir/file1(0xc000f5f200): _readAt: size=6, off=10 2025/09/20 03:58:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/20 03:58:21 DEBUG : dir/file1(0xc000f5f200): >_readAt: n=6, err= 2025/09/20 03:58:21 DEBUG : dir/file1(0xc000f5f200): _readAt: size=256, off=10 2025/09/20 03:58:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/20 03:58:21 DEBUG : dir/file1(0xc000f5f200): >_readAt: n=6, err=EOF 2025/09/20 03:58:21 DEBUG : dir/file1(0xc000f5f200): _readAt: size=256, off=100 2025/09/20 03:58:21 DEBUG : dir/file1(0xc000f5f200): >_readAt: n=0, err=EOF 2025/09/20 03:58:21 DEBUG : dir/file1(0xc000f5f200): close: 2025/09/20 03:58:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/20 03:58:21 DEBUG : dir/file1(0xc000f5f200): >close: err= 2025/09/20 03:58:21 DEBUG : dir/file1(0xc000f5f200): _readAt: size=256, off=100 2025/09/20 03:58:21 DEBUG : dir/file1(0xc000f5f200): >_readAt: n=0, err=file already closed 2025/09/20 03:58:21 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:21 DEBUG : dir: Looking for writers 2025/09/20 03:58:21 DEBUG : file1: reading active writers 2025/09/20 03:58:21 DEBUG : Looking for writers 2025/09/20 03:58:21 DEBUG : dir: reading active writers 2025/09/20 03:58:21 DEBUG : >WaitForWriters: 2025/09/20 03:58:21 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.30s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:21 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:21 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:21 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:21 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:21 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/20 03:58:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/20 03:58:23 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:58:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:58:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:58:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/20 03:58:23 DEBUG : dir/file1(0xc00043b900): RWFileHandle.Flush 2025/09/20 03:58:23 DEBUG : dir/file1(0xc00043b900): _readAt: size=256, off=0 2025/09/20 03:58:23 DEBUG : dir/file1(0xc00043b900): openPending: 2025/09/20 03:58:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/09/20 03:58:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/20 03:58:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:23 DEBUG : dir/file1(0xc00043b900): >openPending: err= 2025/09/20 03:58:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/20 03:58:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/20 03:58:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/20 03:58:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:58:23 DEBUG : dir/file1(0xc00043b900): >_readAt: n=16, err=EOF 2025/09/20 03:58:23 DEBUG : dir/file1(0xc00043b900): RWFileHandle.Flush 2025/09/20 03:58:23 DEBUG : dir/file1(0xc00043b900): RWFileHandle.Flush 2025/09/20 03:58:23 DEBUG : dir/file1(0xc00043b900): close: 2025/09/20 03:58:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/20 03:58:23 DEBUG : dir/file1(0xc00043b900): >close: err= 2025/09/20 03:58:23 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:23 DEBUG : dir: Looking for writers 2025/09/20 03:58:23 DEBUG : file1: reading active writers 2025/09/20 03:58:23 DEBUG : Looking for writers 2025/09/20 03:58:23 DEBUG : dir: reading active writers 2025/09/20 03:58:23 DEBUG : >WaitForWriters: 2025/09/20 03:58:23 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.39s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:24 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:24 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:24 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:24 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:24 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/20 03:58:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/20 03:58:25 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:58:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:58:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:58:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/20 03:58:25 DEBUG : dir/file1(0xc000390e80): _readAt: size=256, off=0 2025/09/20 03:58:25 DEBUG : dir/file1(0xc000390e80): openPending: 2025/09/20 03:58:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/20 03:58:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/20 03:58:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:25 DEBUG : dir/file1(0xc000390e80): >openPending: err= 2025/09/20 03:58:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/20 03:58:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/20 03:58:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/20 03:58:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:58:25 DEBUG : dir/file1(0xc000390e80): >_readAt: n=16, err=EOF 2025/09/20 03:58:25 DEBUG : dir/file1(0xc000390e80): RWFileHandle.Release 2025/09/20 03:58:25 DEBUG : dir/file1(0xc000390e80): close: 2025/09/20 03:58:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/20 03:58:25 DEBUG : dir/file1(0xc000390e80): >close: err= 2025/09/20 03:58:25 DEBUG : dir/file1(0xc000390e80): RWFileHandle.Release 2025/09/20 03:58:25 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:25 DEBUG : dir: Looking for writers 2025/09/20 03:58:25 DEBUG : file1: reading active writers 2025/09/20 03:58:25 DEBUG : Looking for writers 2025/09/20 03:58:25 DEBUG : dir: reading active writers 2025/09/20 03:58:25 DEBUG : >WaitForWriters: 2025/09/20 03:58:25 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.30s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:26 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:26 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:26 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:26 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:26 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:26 DEBUG : file1: newRWFileHandle: 2025/09/20 03:58:26 DEBUG : file1(0xc0003907c0): openPending: 2025/09/20 03:58:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:26 DEBUG : file1(0xc0003907c0): >openPending: err= 2025/09/20 03:58:26 DEBUG : file1: >newRWFileHandle: err= 2025/09/20 03:58:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/20 03:58:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/20 03:58:26 DEBUG : file1(0xc0003907c0): _writeAt: size=5, off=0 2025/09/20 03:58:26 DEBUG : file1(0xc0003907c0): >_writeAt: n=5, err= 2025/09/20 03:58:26 DEBUG : file1(0xc0003907c0): _writeAt: size=7, off=5 2025/09/20 03:58:26 DEBUG : file1(0xc0003907c0): >_writeAt: n=7, err= 2025/09/20 03:58:26 DEBUG : file1: vfs cache: truncate to size=11 2025/09/20 03:58:26 DEBUG : file1(0xc0003907c0): close: 2025/09/20 03:58:26 DEBUG : file1: vfs cache: setting modification time to 2025-09-20 03:58:26.713846481 +0000 UTC m=+170.488518174 2025/09/20 03:58:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:26 DEBUG : file1(0xc0003907c0): >close: err= 2025/09/20 03:58:26 DEBUG : file1(0xc0003907c0): close: 2025/09/20 03:58:26 DEBUG : file1(0xc0003907c0): >close: err=file already closed 2025/09/20 03:58:26 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:26 DEBUG : Looking for writers 2025/09/20 03:58:26 DEBUG : file1: reading active writers 2025/09/20 03:58:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/20 03:58:26 DEBUG : Looking for writers 2025/09/20 03:58:26 DEBUG : file1: reading active writers 2025/09/20 03:58:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/20 03:58:26 DEBUG : Looking for writers 2025/09/20 03:58:26 DEBUG : file1: reading active writers 2025/09/20 03:58:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/20 03:58:26 DEBUG : Looking for writers 2025/09/20 03:58:26 DEBUG : file1: reading active writers 2025/09/20 03:58:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/20 03:58:26 DEBUG : file1: vfs cache: starting upload 2025/09/20 03:58:26 DEBUG : Looking for writers 2025/09/20 03:58:26 DEBUG : file1: reading active writers 2025/09/20 03:58:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/20 03:58:27 DEBUG : Looking for writers 2025/09/20 03:58:27 DEBUG : file1: reading active writers 2025/09/20 03:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/20 03:58:27 DEBUG : Looking for writers 2025/09/20 03:58:27 DEBUG : file1: reading active writers 2025/09/20 03:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/20 03:58:27 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/20 03:58:27 INFO : file1: Copied (new) 2025/09/20 03:58:27 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-20 03:58:26 +0000 UTC," 2025/09/20 03:58:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/20 03:58:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:27 INFO : file1: vfs cache: upload succeeded try #1 2025/09/20 03:58:27 DEBUG : Looking for writers 2025/09/20 03:58:27 DEBUG : file1: reading active writers 2025/09/20 03:58:27 DEBUG : >WaitForWriters: 2025/09/20 03:58:28 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:28 DEBUG : Looking for writers 2025/09/20 03:58:28 DEBUG : file1: reading active writers 2025/09/20 03:58:28 DEBUG : >WaitForWriters: 2025/09/20 03:58:28 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.98s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:28 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:28 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:28 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:28 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:28 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:28 DEBUG : file1: newRWFileHandle: 2025/09/20 03:58:28 DEBUG : file1(0xc000391dc0): openPending: 2025/09/20 03:58:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:28 DEBUG : file1(0xc000391dc0): >openPending: err= 2025/09/20 03:58:28 DEBUG : file1: >newRWFileHandle: err= 2025/09/20 03:58:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/20 03:58:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/20 03:58:28 DEBUG : file1(0xc000391dc0): _writeAt: size=7, off=0 2025/09/20 03:58:28 DEBUG : file1(0xc000391dc0): >_writeAt: n=7, err= 2025/09/20 03:58:28 DEBUG : file1(0xc000391dc0): _writeAt: size=6, off=5 2025/09/20 03:58:28 DEBUG : file1(0xc000391dc0): >_writeAt: n=6, err= 2025/09/20 03:58:28 DEBUG : file1(0xc000391dc0): close: 2025/09/20 03:58:28 DEBUG : file1: vfs cache: setting modification time to 2025-09-20 03:58:28.694596449 +0000 UTC m=+172.469268162 2025/09/20 03:58:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:28 DEBUG : file1(0xc000391dc0): >close: err= 2025/09/20 03:58:28 DEBUG : file1(0xc000391dc0): _writeAt: size=5, off=0 2025/09/20 03:58:28 DEBUG : file1(0xc000391dc0): >_writeAt: n=0, err=file already closed 2025/09/20 03:58:28 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:28 DEBUG : Looking for writers 2025/09/20 03:58:28 DEBUG : file1: reading active writers 2025/09/20 03:58:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/20 03:58:28 DEBUG : Looking for writers 2025/09/20 03:58:28 DEBUG : file1: reading active writers 2025/09/20 03:58:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/20 03:58:28 DEBUG : Looking for writers 2025/09/20 03:58:28 DEBUG : file1: reading active writers 2025/09/20 03:58:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/20 03:58:28 DEBUG : Looking for writers 2025/09/20 03:58:28 DEBUG : file1: reading active writers 2025/09/20 03:58:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/20 03:58:28 DEBUG : file1: vfs cache: starting upload 2025/09/20 03:58:28 DEBUG : Looking for writers 2025/09/20 03:58:28 DEBUG : file1: reading active writers 2025/09/20 03:58:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/20 03:58:29 DEBUG : Looking for writers 2025/09/20 03:58:29 DEBUG : file1: reading active writers 2025/09/20 03:58:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/20 03:58:29 DEBUG : Looking for writers 2025/09/20 03:58:29 DEBUG : file1: reading active writers 2025/09/20 03:58:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/20 03:58:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/20 03:58:29 INFO : file1: Copied (new) 2025/09/20 03:58:29 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-20 03:58:28 +0000 UTC," 2025/09/20 03:58:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/20 03:58:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:29 INFO : file1: vfs cache: upload succeeded try #1 2025/09/20 03:58:29 DEBUG : Looking for writers 2025/09/20 03:58:29 DEBUG : file1: reading active writers 2025/09/20 03:58:29 DEBUG : >WaitForWriters: 2025/09/20 03:58:30 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:30 DEBUG : Looking for writers 2025/09/20 03:58:30 DEBUG : file1: reading active writers 2025/09/20 03:58:30 DEBUG : >WaitForWriters: 2025/09/20 03:58:30 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.98s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:30 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:30 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:30 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:30 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:30 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:30 DEBUG : file1: newRWFileHandle: 2025/09/20 03:58:30 DEBUG : file1(0xc000997040): openPending: 2025/09/20 03:58:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:30 DEBUG : file1(0xc000997040): >openPending: err= 2025/09/20 03:58:30 DEBUG : file1: >newRWFileHandle: err= 2025/09/20 03:58:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/20 03:58:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/20 03:58:30 DEBUG : file1(0xc000997040): close: 2025/09/20 03:58:30 DEBUG : file1: vfs cache: setting modification time to 2025-09-20 03:58:30.672391125 +0000 UTC m=+174.447062828 2025/09/20 03:58:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:30 DEBUG : file1(0xc000997040): >close: err= 2025/09/20 03:58:30 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/20 03:58:30 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/20 03:58:30 DEBUG : file2: newRWFileHandle: 2025/09/20 03:58:30 DEBUG : file2(0xc000997500): openPending: 2025/09/20 03:58:30 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/20 03:58:30 DEBUG : file2(0xc000997500): >openPending: err= 2025/09/20 03:58:30 DEBUG : file2: >newRWFileHandle: err= 2025/09/20 03:58:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/20 03:58:30 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/20 03:58:30 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/20 03:58:30 DEBUG : file2(0xc000997500): RWFileHandle.Flush 2025/09/20 03:58:30 DEBUG : file2(0xc000997500): RWFileHandle.Release 2025/09/20 03:58:30 DEBUG : file2(0xc000997500): close: 2025/09/20 03:58:30 DEBUG : file2: vfs cache: setting modification time to 2025-09-20 03:58:30.673741902 +0000 UTC m=+174.448413605 2025/09/20 03:58:30 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:30 DEBUG : file2(0xc000997500): >close: err= 2025/09/20 03:58:30 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:30 DEBUG : Looking for writers 2025/09/20 03:58:30 DEBUG : file1: reading active writers 2025/09/20 03:58:30 DEBUG : file2: reading active writers 2025/09/20 03:58:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/20 03:58:30 DEBUG : Looking for writers 2025/09/20 03:58:30 DEBUG : file1: reading active writers 2025/09/20 03:58:30 DEBUG : file2: reading active writers 2025/09/20 03:58:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/20 03:58:30 DEBUG : Looking for writers 2025/09/20 03:58:30 DEBUG : file1: reading active writers 2025/09/20 03:58:30 DEBUG : file2: reading active writers 2025/09/20 03:58:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/20 03:58:30 DEBUG : Looking for writers 2025/09/20 03:58:30 DEBUG : file1: reading active writers 2025/09/20 03:58:30 DEBUG : file2: reading active writers 2025/09/20 03:58:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/20 03:58:30 DEBUG : file1: vfs cache: starting upload 2025/09/20 03:58:30 DEBUG : file2: vfs cache: starting upload 2025/09/20 03:58:30 DEBUG : Looking for writers 2025/09/20 03:58:30 DEBUG : file1: reading active writers 2025/09/20 03:58:30 DEBUG : file2: reading active writers 2025/09/20 03:58:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/09/20 03:58:30 DEBUG : Looking for writers 2025/09/20 03:58:30 DEBUG : file2: reading active writers 2025/09/20 03:58:30 DEBUG : file1: reading active writers 2025/09/20 03:58:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/09/20 03:58:31 DEBUG : Looking for writers 2025/09/20 03:58:31 DEBUG : file1: reading active writers 2025/09/20 03:58:31 DEBUG : file2: reading active writers 2025/09/20 03:58:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/09/20 03:58:31 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/20 03:58:31 INFO : file1: Copied (new) 2025/09/20 03:58:31 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-20 03:58:30 +0000 UTC," 2025/09/20 03:58:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/20 03:58:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:31 INFO : file1: vfs cache: upload succeeded try #1 2025/09/20 03:58:31 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/09/20 03:58:31 INFO : file2: Copied (new) 2025/09/20 03:58:31 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-20 03:58:30 +0000 UTC," 2025/09/20 03:58:31 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/20 03:58:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/20 03:58:31 INFO : file2: vfs cache: upload succeeded try #1 2025/09/20 03:58:31 DEBUG : Looking for writers 2025/09/20 03:58:31 DEBUG : file1: reading active writers 2025/09/20 03:58:31 DEBUG : file2: reading active writers 2025/09/20 03:58:31 DEBUG : >WaitForWriters: 2025/09/20 03:58:32 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:32 DEBUG : Looking for writers 2025/09/20 03:58:32 DEBUG : file1: reading active writers 2025/09/20 03:58:32 DEBUG : file2: reading active writers 2025/09/20 03:58:32 DEBUG : >WaitForWriters: 2025/09/20 03:58:32 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.15s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:32 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:32 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:32 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:32 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:32 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:32 DEBUG : file1: newRWFileHandle: 2025/09/20 03:58:32 DEBUG : file1(0xc0004c9d40): openPending: 2025/09/20 03:58:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:32 DEBUG : file1(0xc0004c9d40): >openPending: err= 2025/09/20 03:58:32 DEBUG : file1: >newRWFileHandle: err= 2025/09/20 03:58:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/20 03:58:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/20 03:58:32 DEBUG : file1(0xc0004c9d40): _writeAt: size=5, off=0 2025/09/20 03:58:32 DEBUG : file1(0xc0004c9d40): >_writeAt: n=5, err= 2025/09/20 03:58:32 DEBUG : file1(0xc0004c9d40): RWFileHandle.Flush 2025/09/20 03:58:32 DEBUG : file1(0xc0004c9d40): RWFileHandle.Flush 2025/09/20 03:58:32 DEBUG : file1(0xc0004c9d40): close: 2025/09/20 03:58:32 DEBUG : file1: vfs cache: setting modification time to 2025-09-20 03:58:32.817906305 +0000 UTC m=+176.592578018 2025/09/20 03:58:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:32 DEBUG : file1(0xc0004c9d40): >close: err= 2025/09/20 03:58:32 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:32 DEBUG : Looking for writers 2025/09/20 03:58:32 DEBUG : file1: reading active writers 2025/09/20 03:58:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/20 03:58:32 DEBUG : Looking for writers 2025/09/20 03:58:32 DEBUG : file1: reading active writers 2025/09/20 03:58:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/20 03:58:32 DEBUG : Looking for writers 2025/09/20 03:58:32 DEBUG : file1: reading active writers 2025/09/20 03:58:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/20 03:58:32 DEBUG : Looking for writers 2025/09/20 03:58:32 DEBUG : file1: reading active writers 2025/09/20 03:58:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/20 03:58:32 DEBUG : file1: vfs cache: starting upload 2025/09/20 03:58:32 DEBUG : Looking for writers 2025/09/20 03:58:32 DEBUG : file1: reading active writers 2025/09/20 03:58:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/20 03:58:33 DEBUG : Looking for writers 2025/09/20 03:58:33 DEBUG : file1: reading active writers 2025/09/20 03:58:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/20 03:58:33 DEBUG : Looking for writers 2025/09/20 03:58:33 DEBUG : file1: reading active writers 2025/09/20 03:58:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/20 03:58:33 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/20 03:58:33 INFO : file1: Copied (new) 2025/09/20 03:58:33 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-20 03:58:32 +0000 UTC," 2025/09/20 03:58:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/20 03:58:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:33 INFO : file1: vfs cache: upload succeeded try #1 2025/09/20 03:58:34 DEBUG : Looking for writers 2025/09/20 03:58:34 DEBUG : file1: reading active writers 2025/09/20 03:58:34 DEBUG : >WaitForWriters: 2025/09/20 03:58:34 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.84s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:34 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:34 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:34 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:34 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:34 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:34 DEBUG : file1: newRWFileHandle: 2025/09/20 03:58:34 DEBUG : file1(0xc00043bc40): openPending: 2025/09/20 03:58:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:34 DEBUG : file1(0xc00043bc40): >openPending: err= 2025/09/20 03:58:34 DEBUG : file1: >newRWFileHandle: err= 2025/09/20 03:58:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/20 03:58:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/20 03:58:34 DEBUG : file1(0xc00043bc40): _writeAt: size=5, off=0 2025/09/20 03:58:34 DEBUG : file1(0xc00043bc40): >_writeAt: n=5, err= 2025/09/20 03:58:34 DEBUG : file1(0xc00043bc40): RWFileHandle.Release 2025/09/20 03:58:34 DEBUG : file1(0xc00043bc40): close: 2025/09/20 03:58:34 DEBUG : file1: vfs cache: setting modification time to 2025-09-20 03:58:34.664510208 +0000 UTC m=+178.439181932 2025/09/20 03:58:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:34 DEBUG : file1(0xc00043bc40): >close: err= 2025/09/20 03:58:34 DEBUG : file1(0xc00043bc40): RWFileHandle.Release 2025/09/20 03:58:34 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:34 DEBUG : Looking for writers 2025/09/20 03:58:34 DEBUG : file1: reading active writers 2025/09/20 03:58:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/20 03:58:34 DEBUG : Looking for writers 2025/09/20 03:58:34 DEBUG : file1: reading active writers 2025/09/20 03:58:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/20 03:58:34 DEBUG : Looking for writers 2025/09/20 03:58:34 DEBUG : file1: reading active writers 2025/09/20 03:58:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/20 03:58:34 DEBUG : Looking for writers 2025/09/20 03:58:34 DEBUG : file1: reading active writers 2025/09/20 03:58:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/20 03:58:34 DEBUG : file1: vfs cache: starting upload 2025/09/20 03:58:34 DEBUG : Looking for writers 2025/09/20 03:58:34 DEBUG : file1: reading active writers 2025/09/20 03:58:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/20 03:58:34 DEBUG : Looking for writers 2025/09/20 03:58:34 DEBUG : file1: reading active writers 2025/09/20 03:58:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/20 03:58:35 DEBUG : Looking for writers 2025/09/20 03:58:35 DEBUG : file1: reading active writers 2025/09/20 03:58:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/20 03:58:35 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/20 03:58:35 INFO : file1: Copied (new) 2025/09/20 03:58:35 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-20 03:58:34 +0000 UTC," 2025/09/20 03:58:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/20 03:58:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:35 INFO : file1: vfs cache: upload succeeded try #1 2025/09/20 03:58:35 DEBUG : Looking for writers 2025/09/20 03:58:35 DEBUG : file1: reading active writers 2025/09/20 03:58:35 DEBUG : >WaitForWriters: 2025/09/20 03:58:35 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:36 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:36 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:36 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:36 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:36 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:37 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/20 03:58:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/20 03:58:37 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:58:37 DEBUG : dir/file1(0xc0010eb740): openPending: 2025/09/20 03:58:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/20 03:58:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/20 03:58:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:37 DEBUG : dir/file1(0xc0010eb740): >openPending: err= 2025/09/20 03:58:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/20 03:58:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:58:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:58:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/20 03:58:37 DEBUG : dir/file1(0xc0010eb740): _writeAt: size=5, off=0 2025/09/20 03:58:37 DEBUG : dir/file1(0xc0010eb740): >_writeAt: n=5, err= 2025/09/20 03:58:37 DEBUG : dir/file1(0xc0010eb740): close: 2025/09/20 03:58:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:37 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-20 03:58:37.925408695 +0000 UTC m=+181.700080409 2025/09/20 03:58:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:37 DEBUG : dir/file1(0xc0010eb740): >close: err= 2025/09/20 03:58:37 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:37 DEBUG : dir: Looking for writers 2025/09/20 03:58:37 DEBUG : file1: reading active writers 2025/09/20 03:58:37 DEBUG : Looking for writers 2025/09/20 03:58:37 DEBUG : dir: reading active writers 2025/09/20 03:58:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/20 03:58:37 DEBUG : dir: Looking for writers 2025/09/20 03:58:37 DEBUG : file1: reading active writers 2025/09/20 03:58:37 DEBUG : Looking for writers 2025/09/20 03:58:37 DEBUG : dir: reading active writers 2025/09/20 03:58:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/20 03:58:37 DEBUG : dir: Looking for writers 2025/09/20 03:58:37 DEBUG : file1: reading active writers 2025/09/20 03:58:37 DEBUG : Looking for writers 2025/09/20 03:58:37 DEBUG : dir: reading active writers 2025/09/20 03:58:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/20 03:58:37 DEBUG : dir: Looking for writers 2025/09/20 03:58:37 DEBUG : file1: reading active writers 2025/09/20 03:58:37 DEBUG : Looking for writers 2025/09/20 03:58:37 DEBUG : dir: reading active writers 2025/09/20 03:58:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/20 03:58:38 DEBUG : dir/file1: vfs cache: starting upload 2025/09/20 03:58:38 DEBUG : dir: Looking for writers 2025/09/20 03:58:38 DEBUG : file1: reading active writers 2025/09/20 03:58:38 DEBUG : Looking for writers 2025/09/20 03:58:38 DEBUG : dir: reading active writers 2025/09/20 03:58:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/20 03:58:38 DEBUG : dir: Looking for writers 2025/09/20 03:58:38 DEBUG : file1: reading active writers 2025/09/20 03:58:38 DEBUG : Looking for writers 2025/09/20 03:58:38 DEBUG : dir: reading active writers 2025/09/20 03:58:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/20 03:58:38 DEBUG : dir: Looking for writers 2025/09/20 03:58:38 DEBUG : file1: reading active writers 2025/09/20 03:58:38 DEBUG : Looking for writers 2025/09/20 03:58:38 DEBUG : dir: reading active writers 2025/09/20 03:58:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/20 03:58:38 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/20 03:58:38 INFO : dir/file1: Copied (replaced existing) 2025/09/20 03:58:38 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-20 03:58:37 +0000 UTC," 2025/09/20 03:58:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/20 03:58:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/20 03:58:39 DEBUG : dir: Looking for writers 2025/09/20 03:58:39 DEBUG : file1: reading active writers 2025/09/20 03:58:39 DEBUG : Looking for writers 2025/09/20 03:58:39 DEBUG : dir: reading active writers 2025/09/20 03:58:39 DEBUG : >WaitForWriters: 2025/09/20 03:58:39 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.58s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:39 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:39 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:39 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:39 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:39 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:41 DEBUG : dir/file1: newRWFileHandle: 2025/09/20 03:58:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/20 03:58:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/20 03:58:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/20 03:58:41 DEBUG : dir/file1(0xc0008e8f40): _writeAt: size=5, off=0 2025/09/20 03:58:41 DEBUG : dir/file1(0xc0008e8f40): openPending: 2025/09/20 03:58:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/20 03:58:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/20 03:58:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:41 DEBUG : dir/file1(0xc0008e8f40): >openPending: err= 2025/09/20 03:58:41 DEBUG : dir/file1(0xc0008e8f40): >_writeAt: n=5, err= 2025/09/20 03:58:41 DEBUG : dir/file1(0xc0008e8f40): _writeAt: size=15, off=5 2025/09/20 03:58:41 DEBUG : dir/file1(0xc0008e8f40): >_writeAt: n=15, err= 2025/09/20 03:58:41 DEBUG : dir/file1(0xc0008e8f40): close: 2025/09/20 03:58:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/20 03:58:41 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-20 03:58:41.293199079 +0000 UTC m=+185.067870782 2025/09/20 03:58:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:41 DEBUG : dir/file1(0xc0008e8f40): >close: err= 2025/09/20 03:58:41 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:41 DEBUG : dir: Looking for writers 2025/09/20 03:58:41 DEBUG : file1: reading active writers 2025/09/20 03:58:41 DEBUG : Looking for writers 2025/09/20 03:58:41 DEBUG : dir: reading active writers 2025/09/20 03:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/20 03:58:41 DEBUG : dir: Looking for writers 2025/09/20 03:58:41 DEBUG : file1: reading active writers 2025/09/20 03:58:41 DEBUG : Looking for writers 2025/09/20 03:58:41 DEBUG : dir: reading active writers 2025/09/20 03:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/20 03:58:41 DEBUG : dir: Looking for writers 2025/09/20 03:58:41 DEBUG : file1: reading active writers 2025/09/20 03:58:41 DEBUG : Looking for writers 2025/09/20 03:58:41 DEBUG : dir: reading active writers 2025/09/20 03:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/20 03:58:41 DEBUG : dir: Looking for writers 2025/09/20 03:58:41 DEBUG : file1: reading active writers 2025/09/20 03:58:41 DEBUG : Looking for writers 2025/09/20 03:58:41 DEBUG : dir: reading active writers 2025/09/20 03:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/20 03:58:41 DEBUG : dir/file1: vfs cache: starting upload 2025/09/20 03:58:41 DEBUG : dir: Looking for writers 2025/09/20 03:58:41 DEBUG : file1: reading active writers 2025/09/20 03:58:41 DEBUG : Looking for writers 2025/09/20 03:58:41 DEBUG : dir: reading active writers 2025/09/20 03:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/20 03:58:41 DEBUG : dir: Looking for writers 2025/09/20 03:58:41 DEBUG : file1: reading active writers 2025/09/20 03:58:41 DEBUG : Looking for writers 2025/09/20 03:58:41 DEBUG : dir: reading active writers 2025/09/20 03:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/20 03:58:41 DEBUG : dir: Looking for writers 2025/09/20 03:58:41 DEBUG : file1: reading active writers 2025/09/20 03:58:41 DEBUG : Looking for writers 2025/09/20 03:58:41 DEBUG : dir: reading active writers 2025/09/20 03:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/20 03:58:42 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/09/20 03:58:42 INFO : dir/file1: Copied (replaced existing) 2025/09/20 03:58:42 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-20 03:58:41 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/09/20 03:58:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/20 03:58:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/20 03:58:42 DEBUG : dir: Looking for writers 2025/09/20 03:58:42 DEBUG : file1: reading active writers 2025/09/20 03:58:42 DEBUG : Looking for writers 2025/09/20 03:58:42 DEBUG : dir: reading active writers 2025/09/20 03:58:42 DEBUG : >WaitForWriters: 2025/09/20 03:58:42 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.35s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:43 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:43 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:43 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:43 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:43 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:43 DEBUG : file1: newRWFileHandle: 2025/09/20 03:58:43 DEBUG : file1(0xc000831400): openPending: 2025/09/20 03:58:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:43 DEBUG : file1(0xc000831400): >openPending: err= 2025/09/20 03:58:43 DEBUG : file1: >newRWFileHandle: err= 2025/09/20 03:58:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/20 03:58:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/20 03:58:43 DEBUG : file1(0xc000831400): _writeAt: size=5, off=0 2025/09/20 03:58:43 DEBUG : file1(0xc000831400): >_writeAt: n=5, err= 2025/09/20 03:58:43 DEBUG : file1(0xc000831400): close: 2025/09/20 03:58:43 DEBUG : file1: vfs cache: setting modification time to 2025-09-20 03:58:43.44704447 +0000 UTC m=+187.221716154 2025/09/20 03:58:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:43 DEBUG : file1(0xc000831400): >close: err= 2025/09/20 03:58:43 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:43 DEBUG : Looking for writers 2025/09/20 03:58:43 DEBUG : file1: reading active writers 2025/09/20 03:58:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/20 03:58:43 DEBUG : Looking for writers 2025/09/20 03:58:43 DEBUG : file1: reading active writers 2025/09/20 03:58:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/20 03:58:43 DEBUG : Looking for writers 2025/09/20 03:58:43 DEBUG : file1: reading active writers 2025/09/20 03:58:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/20 03:58:43 DEBUG : Looking for writers 2025/09/20 03:58:43 DEBUG : file1: reading active writers 2025/09/20 03:58:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/20 03:58:43 DEBUG : file1: vfs cache: starting upload 2025/09/20 03:58:43 DEBUG : Looking for writers 2025/09/20 03:58:43 DEBUG : file1: reading active writers 2025/09/20 03:58:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/20 03:58:43 DEBUG : Looking for writers 2025/09/20 03:58:43 DEBUG : file1: reading active writers 2025/09/20 03:58:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/20 03:58:44 DEBUG : Looking for writers 2025/09/20 03:58:44 DEBUG : file1: reading active writers 2025/09/20 03:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/20 03:58:44 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/20 03:58:44 INFO : file1: Copied (new) 2025/09/20 03:58:44 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-20 03:58:43 +0000 UTC," 2025/09/20 03:58:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/20 03:58:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:44 INFO : file1: vfs cache: upload succeeded try #1 2025/09/20 03:58:44 DEBUG : Looking for writers 2025/09/20 03:58:44 DEBUG : file1: reading active writers 2025/09/20 03:58:44 DEBUG : >WaitForWriters: 2025/09/20 03:58:44 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.86s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:45 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:45 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:45 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:45 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/20 03:58:45 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5f7c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5f7c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5f7c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5f7c0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5f7c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.299104919 +0000 UTC m=+189.073776612 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5f7c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924440): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924440): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924440): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924440): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924440): _writeAt: size=3, off=2 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924440): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924440): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.299104919 +0000 UTC m=+189.073776612 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924440): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924900): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924900): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924900): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924900): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924900): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.299104919 +0000 UTC m=+189.073776612 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924900): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea690 item 1 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5e200): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5e200): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5e200): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5e200): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5e200): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.308076507 +0000 UTC m=+189.082748190 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5e200): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5e700): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5e700): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5e700): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5e700): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5e700): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.308076507 +0000 UTC m=+189.082748190 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5e700): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8310 item 2 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e8140): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e8140): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e8140): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e8140): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e8140): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.310888858 +0000 UTC m=+189.085560542 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e8140): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e86c0): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e86c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e86c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e86c0): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e86c0): _writeAt: size=3, off=2 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e86c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e86c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.310888858 +0000 UTC m=+189.085560542 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e86c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e8bc0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e8bc0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e8bc0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e8bc0): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e8bc0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.310888858 +0000 UTC m=+189.085560542 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e8bc0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000508c0 item 3 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9240): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9240): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9240): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9240): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9240): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.314234241 +0000 UTC m=+189.088905924 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9240): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9800): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9800): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9800): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9800): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9800): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.314234241 +0000 UTC m=+189.088905924 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9800): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051570 item 4 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9f40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9f40): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9f40): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9f40): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9f40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.3175192 +0000 UTC m=+189.092190883 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008e9f40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391040): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391040): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391040): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391040): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391040): _writeAt: size=3, off=2 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391040): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391040): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.3175192 +0000 UTC m=+189.092190883 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391040): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391600): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391600): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391600): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391600): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391600): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.3175192 +0000 UTC m=+189.092190883 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391600): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea5b0 item 5 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391d00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391d00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391d00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391d00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391d00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.320200937 +0000 UTC m=+189.094872620 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000391d00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000996540): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000996540): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000996540): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000996540): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000996540): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.320200937 +0000 UTC m=+189.094872620 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000996540): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eafc0 item 6 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000996d00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000996d00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000996d00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000996d00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000996d00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.322570145 +0000 UTC m=+189.097241829 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000996d00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009972c0): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009972c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009972c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009972c0): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009972c0): _writeAt: size=3, off=2 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009972c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009972c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.322570145 +0000 UTC m=+189.097241829 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009972c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000997780): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000997780): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000997780): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000997780): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000997780): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.322570145 +0000 UTC m=+189.097241829 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000997780): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb420 item 7 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000997e40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000997e40): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000997e40): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000997e40): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000997e40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.325152194 +0000 UTC m=+189.099823877 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000997e40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c8a40): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c8a40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c8a40): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c8a40): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c8a40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.325152194 +0000 UTC m=+189.099823877 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c8a40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ebb90 item 8 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9140): _readAt: size=2, off=0 2025/09/20 03:58:45 ERROR : open-test-file(0xc0004c9140): Couldn't read size of file 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9140): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9140): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9140): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9140): close: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9140): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9500): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9500): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9500): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9500): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9500): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.32722115 +0000 UTC m=+189.101892833 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9500): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9980): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9980): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9980): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9980): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9980): _writeAt: size=3, off=2 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9980): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9980): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.32722115 +0000 UTC m=+189.101892833 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9980): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9e80): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9e80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9e80): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9e80): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9e80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.32722115 +0000 UTC m=+189.101892833 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004c9e80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110150 item 9 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00043b200): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00043b200): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00043b200): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00043b200): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00043b200): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.329627359 +0000 UTC m=+189.104299042 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00043b200): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00043bb80): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00043bb80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00043bb80): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00043bb80): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00043bb80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.329627359 +0000 UTC m=+189.104299042 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00043bb80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110930 item 10 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf02c0): _readAt: size=2, off=0 2025/09/20 03:58:45 ERROR : open-test-file(0xc000cf02c0): Couldn't read size of file 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf02c0): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf02c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf02c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf02c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf02c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf0680): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf0680): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf0680): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf0680): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf0680): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.33161407 +0000 UTC m=+189.106285752 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf0680): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf0b80): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf0b80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf0b80): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf0b80): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf0b80): _writeAt: size=3, off=2 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf0b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf0b80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.33161407 +0000 UTC m=+189.106285752 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf0b80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf10c0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf10c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf10c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf10c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf10c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.33161407 +0000 UTC m=+189.106285752 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf10c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110ee0 item 11 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf1740): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf1740): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf1740): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf1740): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf1740): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.334235323 +0000 UTC m=+189.108907006 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf1740): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf1c80): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf1c80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf1c80): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf1c80): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf1c80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.334235323 +0000 UTC m=+189.108907006 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cf1c80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111730 item 12 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010ea340): _readAt: size=2, off=0 2025/09/20 03:58:45 ERROR : open-test-file(0xc0010ea340): Couldn't read size of file 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010ea340): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010ea340): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010ea340): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010ea340): close: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010ea340): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010ea740): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010ea740): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010ea740): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010ea740): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010ea740): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.336346647 +0000 UTC m=+189.111018330 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010ea740): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eae40): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eae40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eae40): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eae40): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eae40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.336346647 +0000 UTC m=+189.111018330 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eae40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111dc0 item 13 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eb4c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eb4c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eb4c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eb4c0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eb4c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.338004921 +0000 UTC m=+189.112676605 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eb4c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eba00): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eba00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eba00): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eba00): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eba00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.338004921 +0000 UTC m=+189.112676605 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0010eba00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004003f0 item 14 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000830280): _readAt: size=2, off=0 2025/09/20 03:58:45 ERROR : open-test-file(0xc000830280): Couldn't read size of file 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000830280): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000830280): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000830280): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000830280): close: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000830280): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008306c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008306c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008306c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008306c0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008306c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.339593795 +0000 UTC m=+189.114265478 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008306c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000830ec0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000830ec0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000830ec0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000830ec0): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000830ec0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.339593795 +0000 UTC m=+189.114265478 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000830ec0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400bd0 item 15 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008319c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008319c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008319c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008319c0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008319c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.341503112 +0000 UTC m=+189.116174794 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008319c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114e1c0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114e1c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114e1c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114e1c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114e1c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.341503112 +0000 UTC m=+189.116174794 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114e1c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004011f0 item 16 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114e800): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114e800): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114e800): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114e800): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114e800): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.34489992 +0000 UTC m=+189.119571603 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114e800): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114ec80): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114ec80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114ec80): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114ec80): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114ec80): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114ec80): _writeAt: size=3, off=7 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114ec80): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114ec80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.34489992 +0000 UTC m=+189.119571603 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114ec80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114f180): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114f180): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114f180): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114f180): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114f180): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.34489992 +0000 UTC m=+189.119571603 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114f180): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401880 item 17 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114f800): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114f800): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114f800): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114f800): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114f800): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.347689489 +0000 UTC m=+189.122361172 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114f800): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114fd40): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114fd40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114fd40): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114fd40): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114fd40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.347689489 +0000 UTC m=+189.122361172 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00114fd40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a230 item 18 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162440): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162440): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162440): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162440): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162440): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.349876376 +0000 UTC m=+189.124548049 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162440): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5ef80): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5ef80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5ef80): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5ef80): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5ef80): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5ef80): _writeAt: size=3, off=7 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5ef80): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5ef80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.349876376 +0000 UTC m=+189.124548049 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5ef80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5f4c0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5f4c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5f4c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5f4c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5f4c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.349876376 +0000 UTC m=+189.124548049 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5f4c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8620 item 19 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5fd40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5fd40): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5fd40): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5fd40): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5fd40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.352511584 +0000 UTC m=+189.127183268 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f5fd40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128300): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128300): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128300): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128300): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128300): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.352511584 +0000 UTC m=+189.127183268 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128300): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9110 item 20 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128980): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128980): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128980): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128980): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128980): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.355598292 +0000 UTC m=+189.130269975 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128980): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128e80): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128e80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128e80): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128e80): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128e80): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128e80): _writeAt: size=3, off=7 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128e80): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128e80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.355598292 +0000 UTC m=+189.130269975 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000128e80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129380): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129380): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129380): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129380): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129380): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.355598292 +0000 UTC m=+189.130269975 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129380): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9960 item 21 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129a00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129a00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129a00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129a00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129a00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.359287019 +0000 UTC m=+189.133958702 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129a00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129f40): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129f40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129f40): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129f40): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129f40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.359287019 +0000 UTC m=+189.133958702 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000129f40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9f10 item 22 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000162640): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000162640): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000162640): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000162640): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000162640): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.364352041 +0000 UTC m=+189.139023724 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000162640): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000162b40): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000162b40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000162b40): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000162b40): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000162b40): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000162b40): _writeAt: size=3, off=7 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000162b40): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000162b40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.364352041 +0000 UTC m=+189.139023724 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000162b40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000163040): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000163040): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000163040): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000163040): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000163040): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.364352041 +0000 UTC m=+189.139023724 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000163040): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366690 item 23 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0001636c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0001636c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0001636c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0001636c0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0001636c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.369213059 +0000 UTC m=+189.143884742 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0001636c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000163c00): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000163c00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000163c00): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000163c00): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000163c00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.369213059 +0000 UTC m=+189.143884742 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000163c00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367180 item 24 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ee2c0): _readAt: size=2, off=0 2025/09/20 03:58:45 ERROR : open-test-file(0xc0004ee2c0): Couldn't read size of file 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ee2c0): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ee2c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ee2c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ee2c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ee2c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ee680): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ee680): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ee680): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ee680): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ee680): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.372148612 +0000 UTC m=+189.146820295 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ee680): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004eeb80): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004eeb80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004eeb80): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004eeb80): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004eeb80): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004eeb80): _writeAt: size=3, off=7 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004eeb80): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004eeb80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.372148612 +0000 UTC m=+189.146820295 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004eeb80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ef0c0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ef0c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ef0c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ef0c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ef0c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.372148612 +0000 UTC m=+189.146820295 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ef0c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367810 item 25 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ef740): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ef740): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ef740): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ef740): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ef740): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.37606675 +0000 UTC m=+189.150738434 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004ef740): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004efc80): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004efc80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004efc80): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004efc80): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004efc80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.37606675 +0000 UTC m=+189.150738434 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0004efc80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2770 item 26 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924180): _readAt: size=2, off=0 2025/09/20 03:58:45 ERROR : open-test-file(0xc000924180): Couldn't read size of file 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924180): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924180): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924180): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924180): close: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924180): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924d80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924d80): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924d80): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924d80): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924d80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.379071944 +0000 UTC m=+189.153743616 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000924d80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000925280): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000925280): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000925280): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000925280): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000925280): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000925280): _writeAt: size=3, off=7 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000925280): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000925280): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.379071944 +0000 UTC m=+189.153743616 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000925280): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009257c0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009257c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009257c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009257c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009257c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.379071944 +0000 UTC m=+189.153743616 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009257c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee230 item 27 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000925e40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000925e40): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000925e40): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000925e40): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000925e40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.381794918 +0000 UTC m=+189.156466601 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000925e40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4400): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4400): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4400): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4400): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4400): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.381794918 +0000 UTC m=+189.156466601 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4400): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eea80 item 28 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4a40): _readAt: size=2, off=0 2025/09/20 03:58:45 ERROR : open-test-file(0xc0006b4a40): Couldn't read size of file 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4a40): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4a40): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4a40): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4a40): close: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4a40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4e00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4e00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4e00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4e00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4e00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.383439295 +0000 UTC m=+189.158110979 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b4e00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b54c0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b54c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b54c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b54c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b54c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.383439295 +0000 UTC m=+189.158110979 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b54c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef0a0 item 29 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b5b40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b5b40): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b5b40): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b5b40): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b5b40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.385039551 +0000 UTC m=+189.159711235 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0006b5b40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075e100): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075e100): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075e100): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075e100): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075e100): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.385039551 +0000 UTC m=+189.159711235 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075e100): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef5e0 item 30 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075e740): _readAt: size=2, off=0 2025/09/20 03:58:45 ERROR : open-test-file(0xc00075e740): Couldn't read size of file 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075e740): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075e740): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075e740): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075e740): close: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075e740): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075eb00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075eb00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075eb00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075eb00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075eb00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.386743611 +0000 UTC m=+189.161415294 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075eb00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075f1c0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075f1c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075f1c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075f1c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075f1c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.386743611 +0000 UTC m=+189.161415294 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075f1c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efe30 item 31 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075f840): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075f840): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075f840): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075f840): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075f840): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.388417113 +0000 UTC m=+189.163088787 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075f840): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075fd80): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075fd80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075fd80): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075fd80): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075fd80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.388417113 +0000 UTC m=+189.163088787 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00075fd80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c7e0 item 32 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077c440): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077c440): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077c440): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077c440): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077c440): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.389928081 +0000 UTC m=+189.164599764 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077c440): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077c8c0): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077c8c0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077c8c0): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077c8c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077c8c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039cfc0 item 33 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077c8c0): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077c8c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.390824575 +0000 UTC m=+189.165496259 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077c8c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077cdc0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077cdc0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077cdc0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077cdc0): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077cdc0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.390824575 +0000 UTC m=+189.165496259 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077cdc0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d490 item 33 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077d400): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077d400): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077d400): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077d400): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077d400): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.392799283 +0000 UTC m=+189.167470966 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077d400): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077d880): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077d880): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d9d0 item 34 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077d880): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077d880): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077d880): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077d880): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077d880): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.393415942 +0000 UTC m=+189.168087625 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077d880): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077ddc0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077ddc0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077ddc0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077ddc0): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077ddc0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.393415942 +0000 UTC m=+189.168087625 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00077ddc0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039dc00 item 34 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790480): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790480): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790480): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790480): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790480): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.395073564 +0000 UTC m=+189.169745247 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790480): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790900): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790900): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790900): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790900): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790900): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e150 item 35 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790900): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790900): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.395677719 +0000 UTC m=+189.170349402 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790900): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790e00): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790e00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790e00): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790e00): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790e00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.395677719 +0000 UTC m=+189.170349402 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000790e00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e380 item 35 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791480): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791480): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791480): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791480): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791480): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.397378092 +0000 UTC m=+189.172049775 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791480): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791980): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791980): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ea10 item 36 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791980): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791980): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791980): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791980): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791980): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.398019988 +0000 UTC m=+189.172691671 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791980): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791ec0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791ec0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791ec0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791ec0): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791ec0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.398019988 +0000 UTC m=+189.172691671 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000791ec0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ec40 item 36 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007de580): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007de580): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007de580): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007de580): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007de580): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.399481923 +0000 UTC m=+189.174153606 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007de580): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007dea00): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007dea00): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007dea00): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007dea00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007dea00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f2d0 item 37 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007dea00): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007dea00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.400107578 +0000 UTC m=+189.174779250 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007dea00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007def00): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007def00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007def00): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007def00): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007def00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.400107578 +0000 UTC m=+189.174779250 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007def00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f6c0 item 37 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007df580): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007df580): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007df580): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007df580): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007df580): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.401894313 +0000 UTC m=+189.176565997 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007df580): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007dfa80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007dfa80): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fc00 item 38 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007dfa80): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007dfa80): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007dfa80): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007dfa80): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007dfa80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.402746785 +0000 UTC m=+189.177418468 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0007dfa80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000846040): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000846040): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000846040): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000846040): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000846040): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.402746785 +0000 UTC m=+189.177418468 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000846040): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ff10 item 38 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008466c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008466c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008466c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008466c0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008466c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.40484791 +0000 UTC m=+189.179519593 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008466c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000846bc0): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000846bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000846bc0): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000846bc0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000846bc0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c27e0 item 39 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000846bc0): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000846bc0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.405424483 +0000 UTC m=+189.180096166 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000846bc0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008470c0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008470c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008470c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008470c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008470c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.405424483 +0000 UTC m=+189.180096166 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008470c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2a80 item 39 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847740): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847740): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847740): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847740): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847740): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.407032923 +0000 UTC m=+189.181704606 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847740): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847c40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847c40): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3880 item 40 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847c40): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847c40): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847c40): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847c40): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847c40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.408817745 +0000 UTC m=+189.183489428 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847c40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060a6c0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060a6c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060a6c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060a6c0): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060a6c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.408817745 +0000 UTC m=+189.183489428 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060a6c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2d90 item 40 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060ac80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060ac80): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060ac80): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060ac80): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060ac80): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060ac80): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060ac80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.410393245 +0000 UTC m=+189.185064927 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060ac80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060b180): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060b180): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060b180): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3dc0 item 41 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060b180): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060b180): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.411022585 +0000 UTC m=+189.185694269 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060b180): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060b640): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060b640): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060b640): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060b640): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060b640): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368000 item 41 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060b640): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060b640): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.411742808 +0000 UTC m=+189.186414491 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060b640): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060bb80): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060bb80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060bb80): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060bb80): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060bb80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.411742808 +0000 UTC m=+189.186414491 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00060bb80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003681c0 item 41 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062c240): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062c240): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062c240): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062c240): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062c240): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062c240): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062c240): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.413300484 +0000 UTC m=+189.187972167 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062c240): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062c740): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062c740): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062c740): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368770 item 42 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062c740): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062c740): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.413973558 +0000 UTC m=+189.188645241 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062c740): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062cc80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062cc80): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368d20 item 42 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062cc80): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062cc80): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062cc80): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062cc80): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062cc80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.414628968 +0000 UTC m=+189.189300651 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062cc80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062d200): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062d200): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062d200): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062d200): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062d200): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.414628968 +0000 UTC m=+189.189300651 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062d200): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369110 item 42 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062d840): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062d840): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062d840): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062d840): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062d840): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062d840): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062d840): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.416577458 +0000 UTC m=+189.191249151 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062d840): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062dd40): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062dd40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062dd40): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369880 item 43 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062dd40): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062dd40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.417100831 +0000 UTC m=+189.191772513 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc00062dd40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4300): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4300): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4300): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4300): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4300): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369c70 item 43 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4300): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4300): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.417820392 +0000 UTC m=+189.192492075 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4300): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4840): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4840): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4840): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4840): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4840): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.417820392 +0000 UTC m=+189.192492075 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4840): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369ea0 item 43 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4e80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4e80): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4e80): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4e80): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4e80): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4e80): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4e80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.419819777 +0000 UTC m=+189.194491460 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b4e80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b5380): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b5380): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b5380): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004604d0 item 44 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b5380): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b5380): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.420619989 +0000 UTC m=+189.195291673 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b5380): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b58c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b58c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460690 item 44 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b58c0): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b58c0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b58c0): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b58c0): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b58c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.421561146 +0000 UTC m=+189.196232830 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b58c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b5e40): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b5e40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b5e40): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b5e40): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b5e40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.421561146 +0000 UTC m=+189.196232830 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008b5e40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004609a0 item 44 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d0500): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d0500): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d0500): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d0500): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d0500): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d0500): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d0500): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.423369142 +0000 UTC m=+189.198040825 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d0500): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d0a00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d0a00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d0a00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460d20 item 45 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d0a00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d0a00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.423934083 +0000 UTC m=+189.198605766 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d0a00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1100): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1100): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1100): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1100): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1100): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.423934083 +0000 UTC m=+189.198605766 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1100): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460ee0 item 45 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1740): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1740): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1740): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1740): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1740): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1740): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1740): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.425646419 +0000 UTC m=+189.200318092 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1740): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1c40): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1c40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1c40): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461260 item 46 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1c40): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1c40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.426383874 +0000 UTC m=+189.201055557 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008d1c40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f83c0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f83c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f83c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f83c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f83c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.426383874 +0000 UTC m=+189.201055557 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f83c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461420 item 46 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f8a00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f8a00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f8a00): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f8a00): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f8a00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f8a00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f8a00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.428929995 +0000 UTC m=+189.203601669 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f8a00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f8f00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f8f00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f8f00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004617a0 item 47 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f8f00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f8f00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.42967798 +0000 UTC m=+189.204349664 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f8f00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f9600): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f9600): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f9600): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f9600): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f9600): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.42967798 +0000 UTC m=+189.204349664 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f9600): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004619d0 item 47 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f9c40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f9c40): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f9c40): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f9c40): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f9c40): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f9c40): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f9c40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.431783835 +0000 UTC m=+189.206455518 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0008f9c40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009361c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009361c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009361c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464070 item 48 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009361c0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009361c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.432397306 +0000 UTC m=+189.207068990 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009361c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009368c0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009368c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009368c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009368c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009368c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.432397306 +0000 UTC m=+189.207068990 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009368c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464460 item 48 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000936f00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000936f00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000936f00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000936f00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000936f00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.433988405 +0000 UTC m=+189.208660078 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000936f00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000937380): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000937380): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000937380): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000937380): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000937380): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000937380): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004649a0 item 49 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000937380): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000937380): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.434724588 +0000 UTC m=+189.209396271 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000937380): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009378c0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009378c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009378c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009378c0): >_readAt: n=8, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009378c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.434724588 +0000 UTC m=+189.209396271 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009378c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464bd0 item 49 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000937f40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000937f40): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000937f40): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000937f40): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000937f40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.436675461 +0000 UTC m=+189.211347144 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000937f40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009664c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009664c0): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009664c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465110 item 50 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009664c0): _readAt: size=2, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009664c0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009664c0): _writeAt: size=3, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009664c0): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009664c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.437439336 +0000 UTC m=+189.212111018 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009664c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000966a40): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000966a40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000966a40): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000966a40): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000966a40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.437439336 +0000 UTC m=+189.212111018 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000966a40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465340 item 50 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009670c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009670c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009670c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009670c0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009670c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.438900469 +0000 UTC m=+189.213572162 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009670c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009675c0): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009675c0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009675c0): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009675c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009675c0): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009675c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465880 item 51 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009675c0): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009675c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.439417751 +0000 UTC m=+189.214089434 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009675c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000967b00): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000967b00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000967b00): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000967b00): >_readAt: n=8, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000967b00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.439417751 +0000 UTC m=+189.214089434 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000967b00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465ce0 item 51 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986200): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986200): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986200): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986200): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986200): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.443115275 +0000 UTC m=+189.217786958 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986200): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986700): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986700): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986700): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003645b0 item 52 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986700): _readAt: size=2, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986700): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986700): _writeAt: size=3, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986700): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986700): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.445103549 +0000 UTC m=+189.219775231 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986700): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986c80): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986c80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986c80): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986c80): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986c80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.445103549 +0000 UTC m=+189.219775231 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000986c80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364a10 item 52 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987300): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987300): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987300): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987300): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987300): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.449279872 +0000 UTC m=+189.223951555 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987300): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987800): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987800): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987800): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987800): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987800): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987800): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003650a0 item 53 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987800): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987800): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.45029052 +0000 UTC m=+189.224962203 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987800): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987d40): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987d40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987d40): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987d40): >_readAt: n=8, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987d40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.45029052 +0000 UTC m=+189.224962203 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000987d40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003652d0 item 53 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b6440): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b6440): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b6440): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b6440): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b6440): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.452633319 +0000 UTC m=+189.227305002 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b6440): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b6940): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b6940): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b6940): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365730 item 54 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b6940): _readAt: size=2, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b6940): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b6940): _writeAt: size=3, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b6940): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b6940): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.453837952 +0000 UTC m=+189.228509635 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b6940): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162680): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162680): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162680): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162680): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162680): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.453837952 +0000 UTC m=+189.228509635 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162680): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365b20 item 54 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162d00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162d00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162d00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162d00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162d00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.456113986 +0000 UTC m=+189.230785669 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001162d00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163200): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163200): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163200): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163200): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163200): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163200): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b340 item 55 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163200): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163200): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.458221775 +0000 UTC m=+189.232893458 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163200): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163740): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163740): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163740): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163740): >_readAt: n=8, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163740): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.458221775 +0000 UTC m=+189.232893458 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163740): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b5e0 item 55 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163dc0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163dc0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163dc0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163dc0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163dc0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.459941884 +0000 UTC m=+189.234613567 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc001163dc0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0c340): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0c340): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0c340): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bb20 item 56 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0c340): _readAt: size=2, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0c340): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0c340): _writeAt: size=3, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0c340): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0c340): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.460719415 +0000 UTC m=+189.235391098 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0c340): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0c8c0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0c8c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0c8c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0c8c0): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0c8c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.460719415 +0000 UTC m=+189.235391098 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0c8c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c070 item 56 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0cf00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0cf00): open at offset 0 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0cf00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0cf00): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0cf00): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0cf00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0cf00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0cf00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.466268636 +0000 UTC m=+189.240940319 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0cf00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0d440): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0d440): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0d440): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c540 item 57 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0d440): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0d440): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.467104155 +0000 UTC m=+189.241775838 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0d440): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0d980): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0d980): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0d980): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0d980): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0d980): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0d980): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c850 item 57 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0d980): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0d980): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.467859483 +0000 UTC m=+189.242531167 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0d980): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0df00): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0df00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0df00): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0df00): >_readAt: n=8, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0df00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.467859483 +0000 UTC m=+189.242531167 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000a0df00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ca10 item 57 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab65c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab65c0): open at offset 0 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab65c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab65c0): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab65c0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab65c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab65c0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab65c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.469785029 +0000 UTC m=+189.244456713 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab65c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab6b00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab6b00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab6b00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cfc0 item 58 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab6b00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab6b00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.470369938 +0000 UTC m=+189.245041621 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab6b00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7040): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7040): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7040): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d1f0 item 58 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7040): _readAt: size=2, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7040): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7040): _writeAt: size=3, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7040): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7040): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.47104169 +0000 UTC m=+189.245713372 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7040): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7600): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7600): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7600): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7600): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7600): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.47104169 +0000 UTC m=+189.245713372 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7600): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d810 item 58 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7c40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7c40): open at offset 0 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7c40): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7c40): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7c40): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7c40): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7c40): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7c40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.472369233 +0000 UTC m=+189.247040926 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ab7c40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8200): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8200): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8200): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e2a0 item 59 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8200): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8200): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.472962887 +0000 UTC m=+189.247634571 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8200): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8740): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8740): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8740): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8740): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8740): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8740): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e620 item 59 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8740): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8740): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.473739555 +0000 UTC m=+189.248411239 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8740): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8cc0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8cc0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8cc0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8cc0): >_readAt: n=8, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8cc0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.473739555 +0000 UTC m=+189.248411239 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad8cc0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ea10 item 59 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7140): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7140): open at offset 0 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7140): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7140): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7140): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7140): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7140): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7140): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.4754404 +0000 UTC m=+189.250112083 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7140): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7680): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7680): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7680): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ea0 item 60 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7680): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7680): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.476437423 +0000 UTC m=+189.251109106 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7680): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7bc0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7bc0): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7bc0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376620 item 60 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7bc0): _readAt: size=2, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7bc0): _writeAt: size=3, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7bc0): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7bc0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.477073718 +0000 UTC m=+189.251745401 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009b7bc0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2200): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2200): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2200): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2200): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2200): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.477073718 +0000 UTC m=+189.251745401 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2200): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003769a0 item 60 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9140): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9140): open at offset 0 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9140): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9140): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9140): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9140): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9140): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9140): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.479199339 +0000 UTC m=+189.253871022 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9140): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9680): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9680): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9680): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ee70 item 61 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9680): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9680): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.479853578 +0000 UTC m=+189.254525260 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9680): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9d80): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9d80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9d80): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9d80): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9d80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.479853578 +0000 UTC m=+189.254525260 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ad9d80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f2d0 item 61 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0a440): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0a440): open at offset 0 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0a440): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0a440): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0a440): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0a440): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0a440): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0a440): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.481821063 +0000 UTC m=+189.256492746 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0a440): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0a980): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0a980): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0a980): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fc00 item 62 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0a980): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0a980): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.48247953 +0000 UTC m=+189.257151213 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0a980): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0b080): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0b080): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0b080): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0b080): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0b080): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.48247953 +0000 UTC m=+189.257151213 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0b080): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ff10 item 62 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0b6c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0b6c0): open at offset 0 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0b6c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0b6c0): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0b6c0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0b6c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0b6c0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0b6c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.484135249 +0000 UTC m=+189.258806931 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0b6c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0bc00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0bc00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0bc00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a770 item 63 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0bc00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0bc00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.48475911 +0000 UTC m=+189.259430794 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000b0bc00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc0380): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc0380): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc0380): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc0380): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc0380): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.48475911 +0000 UTC m=+189.259430794 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc0380): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aa10 item 63 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc09c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc09c0): open at offset 0 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc09c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc09c0): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc09c0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc09c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc09c0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc09c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.486773774 +0000 UTC m=+189.261445456 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc09c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc0f00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc0f00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc0f00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aee0 item 64 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc0f00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc0f00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.487355667 +0000 UTC m=+189.262027350 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc0f00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc1600): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc1600): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc1600): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc1600): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc1600): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.487355667 +0000 UTC m=+189.262027350 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc1600): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b110 item 64 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc1c40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc1c40): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc1c40): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc1c40): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc1c40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.489575325 +0000 UTC m=+189.264247018 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000bc1c40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6140): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6140): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6140): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6140): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6140): _writeAt: size=3, off=2 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b570 item 65 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6140): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6140): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.490753818 +0000 UTC m=+189.265425501 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6140): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6640): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6640): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6640): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6640): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6640): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.490753818 +0000 UTC m=+189.265425501 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6640): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b8f0 item 65 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6c80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6c80): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6c80): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6c80): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6c80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.49246417 +0000 UTC m=+189.267135853 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be6c80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7100): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7100): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bdc0 item 66 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7100): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7100): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7100): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7100): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7100): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.493637373 +0000 UTC m=+189.268309056 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7100): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7640): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7640): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7640): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7640): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7640): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.493637373 +0000 UTC m=+189.268309056 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7640): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e0e0 item 66 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7c80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7c80): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7c80): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7c80): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7c80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.494978673 +0000 UTC m=+189.269650355 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000be7c80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06180): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06180): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06180): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06180): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06180): _writeAt: size=3, off=2 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e850 item 67 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06180): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06180): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.495917165 +0000 UTC m=+189.270588848 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06180): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06680): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06680): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06680): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06680): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06680): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.495917165 +0000 UTC m=+189.270588848 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06680): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ecb0 item 67 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06d00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06d00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06d00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06d00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06d00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.497546244 +0000 UTC m=+189.272217927 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c06d00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07200): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07200): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f7a0 item 68 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07200): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07200): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07200): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07200): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07200): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.499489452 +0000 UTC m=+189.274161126 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07200): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07740): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07740): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07740): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07740): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07740): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.499489452 +0000 UTC m=+189.274161126 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07740): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fc70 item 68 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07d80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07d80): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07d80): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07d80): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07d80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.501283502 +0000 UTC m=+189.275955175 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000c07d80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2280): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2280): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2280): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2280): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2280): _writeAt: size=3, off=2 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0380 item 69 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2280): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2280): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.50203279 +0000 UTC m=+189.276704473 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2280): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2780): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2780): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2780): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2780): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2780): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.50203279 +0000 UTC m=+189.276704473 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2780): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b07e0 item 69 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2e00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2e00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2e00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2e00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2e00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.503564466 +0000 UTC m=+189.278236150 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd2e00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3300): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3300): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0ee0 item 70 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3300): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3300): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3300): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3300): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3300): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.505290728 +0000 UTC m=+189.279962411 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3300): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3840): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3840): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3840): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3840): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3840): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.505290728 +0000 UTC m=+189.279962411 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3840): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1340 item 70 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3ec0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3ec0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3ec0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3ec0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3ec0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.507492363 +0000 UTC m=+189.282164046 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000cd3ec0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04440): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04440): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04440): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04440): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04440): _writeAt: size=3, off=2 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1b90 item 71 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04440): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04440): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.508128317 +0000 UTC m=+189.282800000 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04440): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04940): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04940): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04940): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04940): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04940): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.508128317 +0000 UTC m=+189.282800000 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04940): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1d50 item 71 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04fc0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04fc0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04fc0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04fc0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04fc0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.509868876 +0000 UTC m=+189.284540558 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d04fc0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d054c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d054c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcbd0 item 72 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d054c0): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d054c0): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d054c0): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d054c0): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d054c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.510479061 +0000 UTC m=+189.285150745 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d054c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d05a00): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d05a00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d05a00): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d05a00): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d05a00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.510479061 +0000 UTC m=+189.285150745 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d05a00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcee0 item 72 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30040): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30040): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30040): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30040): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30040): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30040): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30040): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.512101418 +0000 UTC m=+189.286773101 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30040): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30540): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30540): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30540): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd340 item 73 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30540): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30540): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.513189691 +0000 UTC m=+189.287861375 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30540): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30a00): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30a00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30a00): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30a00): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30a00): _writeAt: size=3, off=2 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd810 item 73 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30a00): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30a00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.513845654 +0000 UTC m=+189.288517337 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30a00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30f40): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30f40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30f40): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30f40): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30f40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.513845654 +0000 UTC m=+189.288517337 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d30f40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dda40 item 73 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d31580): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d31580): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d31580): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d31580): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d31580): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d31580): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d31580): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.515406565 +0000 UTC m=+189.290078238 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d31580): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d31a80): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d31a80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d31a80): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e230 item 74 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d31a80): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d31a80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.519900625 +0000 UTC m=+189.294572308 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d31a80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2a00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2a00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376d20 item 74 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2a00): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2a00): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2a00): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2a00): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2a00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.520727988 +0000 UTC m=+189.295399672 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2a00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2f80): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2f80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2f80): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2f80): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2f80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.520727988 +0000 UTC m=+189.295399672 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e2f80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376ee0 item 74 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847e00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847e00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847e00): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847e00): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847e00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847e00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847e00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.523618036 +0000 UTC m=+189.298289719 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000847e00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e04380): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e04380): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e04380): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3ea0 item 75 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e04380): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e04380): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.525745642 +0000 UTC m=+189.300417324 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e04380): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e048c0): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e048c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e048c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e048c0): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e048c0): _writeAt: size=3, off=2 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a5b0 item 75 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e048c0): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e048c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.527004976 +0000 UTC m=+189.301676660 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e048c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e04e00): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e04e00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e04e00): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e04e00): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e04e00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.527004976 +0000 UTC m=+189.301676660 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e04e00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ad90 item 75 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05440): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05440): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05440): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05440): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05440): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05440): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05440): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.529177927 +0000 UTC m=+189.303849610 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05440): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05940): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05940): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05940): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b730 item 76 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05940): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05940): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.531521018 +0000 UTC m=+189.306192701 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05940): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05e80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05e80): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b8f0 item 76 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05e80): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05e80): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05e80): _writeAt: size=3, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05e80): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05e80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.532680234 +0000 UTC m=+189.307351918 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e05e80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28480): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28480): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28480): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28480): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28480): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.532680234 +0000 UTC m=+189.307351918 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28480): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032be30 item 76 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28ac0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28ac0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28ac0): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28ac0): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28ac0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28ac0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28ac0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.534057752 +0000 UTC m=+189.308729435 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28ac0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28fc0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28fc0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28fc0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003945b0 item 77 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28fc0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28fc0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.537025655 +0000 UTC m=+189.311697338 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e28fc0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e296c0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e296c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e296c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e296c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e296c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.537025655 +0000 UTC m=+189.311697338 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e296c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003947e0 item 77 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e29d00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e29d00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e29d00): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e29d00): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e29d00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e29d00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e29d00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.540405572 +0000 UTC m=+189.315077255 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e29d00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44280): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44280): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44280): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394bd0 item 78 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44280): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44280): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.541014155 +0000 UTC m=+189.315685838 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44280): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44980): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44980): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44980): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44980): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44980): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.541014155 +0000 UTC m=+189.315685838 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44980): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394e70 item 78 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44fc0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44fc0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44fc0): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44fc0): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44fc0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44fc0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44fc0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.543501386 +0000 UTC m=+189.318173059 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e44fc0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e454c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e454c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e454c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395260 item 79 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e454c0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e454c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.544497147 +0000 UTC m=+189.319168829 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e454c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e45bc0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e45bc0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e45bc0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e45bc0): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e45bc0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.544497147 +0000 UTC m=+189.319168829 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e45bc0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395420 item 79 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68280): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68280): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68280): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68280): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68280): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68280): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68280): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.546536546 +0000 UTC m=+189.321208229 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68280): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68780): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68780): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68780): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395b90 item 80 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68780): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68780): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.547543837 +0000 UTC m=+189.322215511 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68780): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68e80): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68e80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68e80): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68e80): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68e80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.547543837 +0000 UTC m=+189.322215511 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e68e80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395f10 item 80 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e694c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e694c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e694c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e694c0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e694c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.54965917 +0000 UTC m=+189.324330853 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e694c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e69940): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e69940): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e69940): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e69940): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e69940): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e69940): _writeAt: size=3, off=7 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406620 item 81 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e69940): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e69940): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.550302919 +0000 UTC m=+189.324974602 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e69940): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e69e80): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e69e80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e69e80): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e69e80): >_readAt: n=8, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e69e80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.550302919 +0000 UTC m=+189.324974602 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e69e80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004067e0 item 81 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e3840): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e3840): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e3840): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e3840): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e3840): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.551838954 +0000 UTC m=+189.326510637 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e3840): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e3d40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e3d40): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e3d40): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377490 item 82 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e3d40): _readAt: size=2, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e3d40): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e3d40): _writeAt: size=3, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e3d40): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e3d40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.552807604 +0000 UTC m=+189.327479286 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc0009e3d40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d92340): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d92340): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d92340): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d92340): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d92340): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.552807604 +0000 UTC m=+189.327479286 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d92340): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377810 item 82 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d929c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d929c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d929c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d929c0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d929c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.554584259 +0000 UTC m=+189.329255942 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d929c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d92ec0): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d92ec0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d92ec0): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d92ec0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d92ec0): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d92ec0): _writeAt: size=3, off=7 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324230 item 83 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d92ec0): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d92ec0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.555301596 +0000 UTC m=+189.329973279 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d92ec0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d93400): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d93400): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d93400): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d93400): >_readAt: n=8, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d93400): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.555301596 +0000 UTC m=+189.329973279 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d93400): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324460 item 83 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d93a80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d93a80): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d93a80): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d93a80): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d93a80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.556849604 +0000 UTC m=+189.331521287 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000d93a80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6000): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6000): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6000): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324f50 item 84 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6000): _readAt: size=2, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6000): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6000): _writeAt: size=3, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6000): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6000): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.557526375 +0000 UTC m=+189.332198058 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6000): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6580): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6580): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6580): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6580): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6580): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.557526375 +0000 UTC m=+189.332198058 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6580): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325490 item 84 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6c00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6c00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6c00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6c00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6c00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.559030159 +0000 UTC m=+189.333701862 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc6c00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7100): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7100): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7100): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7100): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7100): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7100): _writeAt: size=3, off=7 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325b20 item 85 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7100): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7100): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.560035747 +0000 UTC m=+189.334707429 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7100): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7640): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7640): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7640): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7640): >_readAt: n=8, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7640): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.560035747 +0000 UTC m=+189.334707429 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7640): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338150 item 85 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7cc0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7cc0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7cc0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7cc0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7cc0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.561532088 +0000 UTC m=+189.336203770 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000dc7cc0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f12240): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f12240): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f12240): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a80 item 86 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f12240): _readAt: size=2, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f12240): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f12240): _writeAt: size=3, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f12240): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f12240): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.562344953 +0000 UTC m=+189.337016637 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f12240): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f127c0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f127c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f127c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f127c0): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f127c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.562344953 +0000 UTC m=+189.337016637 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f127c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338c40 item 86 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f12e40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f12e40): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f12e40): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f12e40): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f12e40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.564100511 +0000 UTC m=+189.338772194 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f12e40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13340): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13340): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13340): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13340): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13340): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13340): _writeAt: size=3, off=7 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339110 item 87 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13340): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13340): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.564783644 +0000 UTC m=+189.339455327 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13340): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13880): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13880): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13880): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13880): >_readAt: n=8, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13880): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.564783644 +0000 UTC m=+189.339455327 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13880): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003392d0 item 87 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13f00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13f00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13f00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13f00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13f00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.566461784 +0000 UTC m=+189.341133468 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f13f00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e963c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e963c0): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e963c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004069a0 item 88 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e963c0): _readAt: size=2, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e963c0): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e963c0): _writeAt: size=3, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e963c0): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e963c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.567181977 +0000 UTC m=+189.341853660 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e963c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e96940): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e96940): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e96940): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e96940): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e96940): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.567181977 +0000 UTC m=+189.341853660 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e96940): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406b60 item 88 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e96f80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e96f80): open at offset 0 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e96f80): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e96f80): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e96f80): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e96f80): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e96f80): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e96f80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.568861211 +0000 UTC m=+189.343532894 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e96f80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e974c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e974c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e974c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406f50 item 89 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e974c0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e974c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.569509088 +0000 UTC m=+189.344180771 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e974c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e97a00): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e97a00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e97a00): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e97a00): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e97a00): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e97a00): _writeAt: size=3, off=7 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004071f0 item 89 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e97a00): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e97a00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.570193794 +0000 UTC m=+189.344865467 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000e97a00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6000): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6000): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6000): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6000): >_readAt: n=8, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6000): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.570193794 +0000 UTC m=+189.344865467 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6000): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004073b0 item 89 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6640): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6640): open at offset 0 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6640): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6640): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6640): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6640): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6640): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6640): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.572575436 +0000 UTC m=+189.347247119 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6640): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6b80): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6b80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6b80): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407880 item 90 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6b80): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6b80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.573396197 +0000 UTC m=+189.348067880 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb6b80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb70c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb70c0): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb70c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407a40 item 90 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb70c0): _readAt: size=2, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb70c0): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb70c0): _writeAt: size=3, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb70c0): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb70c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.574283994 +0000 UTC m=+189.348955678 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb70c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb7680): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb7680): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb7680): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb7680): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb7680): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.574283994 +0000 UTC m=+189.348955678 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb7680): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407c00 item 90 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb7cc0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb7cc0): open at offset 0 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb7cc0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb7cc0): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb7cc0): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb7cc0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb7cc0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb7cc0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.576253313 +0000 UTC m=+189.350924986 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000eb7cc0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed2280): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed2280): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed2280): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346310 item 91 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed2280): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed2280): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.576843 +0000 UTC m=+189.351514684 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed2280): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed27c0): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed27c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed27c0): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed27c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed27c0): >_readAt: n=2, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed27c0): _writeAt: size=3, off=7 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003467e0 item 91 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed27c0): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed27c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.577491769 +0000 UTC m=+189.352163452 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed27c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed2d40): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed2d40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed2d40): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed2d40): >_readAt: n=8, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed2d40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.577491769 +0000 UTC m=+189.352163452 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed2d40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346a80 item 91 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3380): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3380): open at offset 0 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3380): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3380): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3380): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3380): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3380): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3380): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.579003738 +0000 UTC m=+189.353675421 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3380): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed38c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed38c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed38c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003472d0 item 92 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed38c0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed38c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.579538101 +0000 UTC m=+189.354209785 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed38c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3e00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3e00): open at offset 5 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3e00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347570 item 92 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3e00): _readAt: size=2, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3e00): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3e00): _writeAt: size=3, off=5 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3e00): >_writeAt: n=3, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3e00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.580205976 +0000 UTC m=+189.354877659 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ed3e00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0440): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0440): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0440): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0440): >_readAt: n=3, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0440): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.580205976 +0000 UTC m=+189.354877659 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0440): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347ce0 item 92 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0a80): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0a80): open at offset 0 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0a80): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0a80): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0a80): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0a80): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0a80): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0a80): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.581734125 +0000 UTC m=+189.356405808 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0a80): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0fc0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0fc0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0fc0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8bd0 item 93 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0fc0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0fc0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.582372164 +0000 UTC m=+189.357043847 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef0fc0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef16c0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef16c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef16c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef16c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef16c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.582372164 +0000 UTC m=+189.357043847 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef16c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9030 item 93 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef1d00): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef1d00): open at offset 0 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef1d00): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef1d00): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef1d00): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef1d00): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef1d00): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef1d00): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.58398891 +0000 UTC m=+189.358660594 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000ef1d00): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f962c0): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f962c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f962c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9c70 item 94 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f962c0): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f962c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.584652927 +0000 UTC m=+189.359324610 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f962c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f969c0): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f969c0): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f969c0): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f969c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f969c0): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.584652927 +0000 UTC m=+189.359324610 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f969c0): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402000 item 94 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97000): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97000): open at offset 0 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97000): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97000): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97000): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97000): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97000): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97000): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.586348591 +0000 UTC m=+189.361020274 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97000): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97540): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97540): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97540): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004024d0 item 95 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97540): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97540): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.587078412 +0000 UTC m=+189.361750095 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97540): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97c40): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97c40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97c40): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97c40): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97c40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.587078412 +0000 UTC m=+189.361750095 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000f97c40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402700 item 95 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6300): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6300): open at offset 0 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6300): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6300): _readAt: size=2, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6300): >_readAt: n=0, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6300): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6300): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6300): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.588588918 +0000 UTC m=+189.363260601 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6300): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6840): _writeAt: size=5, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6840): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6840): >openPending: err= 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402af0 item 96 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6840): >_writeAt: n=5, err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6840): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.589165432 +0000 UTC m=+189.363837114 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6840): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:45 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6f40): _readAt: size=512, off=0 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6f40): openPending: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6f40): >openPending: err= 2025/09/20 03:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6f40): >_readAt: n=5, err=EOF 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6f40): close: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:45.589165432 +0000 UTC m=+189.363837114 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:45 DEBUG : open-test-file(0xc000fc6f40): >close: err= 2025/09/20 03:58:45 DEBUG : open-test-file: Remove: 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402cb0 item 96 2025/09/20 03:58:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:45 DEBUG : open-test-file: >Remove: err= 2025/09/20 03:58:45 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:45 DEBUG : Looking for writers 2025/09/20 03:58:45 DEBUG : >WaitForWriters: 2025/09/20 03:58:45 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:46 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:46 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:46 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:46 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/20 03:58:46 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000391240): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000391240): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000391240): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000391240): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000391240): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.91365429 +0000 UTC m=+190.688325994 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000391240): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0003917c0): _readAt: size=2, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0003917c0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0003917c0): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0003917c0): >_readAt: n=2, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0003917c0): _writeAt: size=3, off=2 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0003917c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0003917c0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.91365429 +0000 UTC m=+190.688325994 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0003917c0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000391d00): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000391d00): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000391d00): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000391d00): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000391d00): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.91365429 +0000 UTC m=+190.688325994 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000391d00): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fea0 item 1 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c8980): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c8980): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c8980): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c8980): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c8980): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.916837549 +0000 UTC m=+190.691509252 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c8980): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c8fc0): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c8fc0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c8fc0): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c8fc0): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c8fc0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.916837549 +0000 UTC m=+190.691509252 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c8fc0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 2 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9600): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9600): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9600): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9600): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9600): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.919508425 +0000 UTC m=+190.694180107 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9600): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9a80): _readAt: size=2, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9a80): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9a80): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9a80): >_readAt: n=2, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9a80): _writeAt: size=3, off=2 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9a80): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9a80): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.919508425 +0000 UTC m=+190.694180107 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9a80): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9f40): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9f40): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9f40): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9f40): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9f40): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.919508425 +0000 UTC m=+190.694180107 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0004c9f40): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 3 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00043b380): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00043b380): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00043b380): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00043b380): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00043b380): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.921942505 +0000 UTC m=+190.696614199 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00043b380): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00043bc40): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00043bc40): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00043bc40): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00043bc40): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00043bc40): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.921942505 +0000 UTC m=+190.696614199 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00043bc40): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea850 item 4 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0380): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0380): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0380): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0380): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0380): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.92389373 +0000 UTC m=+190.698565423 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0380): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0800): _readAt: size=2, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0800): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0800): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0800): >_readAt: n=2, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0800): _writeAt: size=3, off=2 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0800): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0800): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.92389373 +0000 UTC m=+190.698565423 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0800): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0cc0): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0cc0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0cc0): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0cc0): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0cc0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.92389373 +0000 UTC m=+190.698565423 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf0cc0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ead90 item 5 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf1380): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf1380): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf1380): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf1380): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf1380): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.926975878 +0000 UTC m=+190.701647571 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf1380): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf18c0): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf18c0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf18c0): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf18c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf18c0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.926975878 +0000 UTC m=+190.701647571 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf18c0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb420 item 6 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf1f40): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf1f40): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf1f40): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf1f40): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf1f40): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.928913026 +0000 UTC m=+190.703584729 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000cf1f40): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ea500): _readAt: size=2, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ea500): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ea500): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ea500): >_readAt: n=2, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ea500): _writeAt: size=3, off=2 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ea500): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ea500): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.928913026 +0000 UTC m=+190.703584729 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ea500): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ea9c0): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ea9c0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ea9c0): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ea9c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ea9c0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.928913026 +0000 UTC m=+190.703584729 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ea9c0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb9d0 item 7 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010eb080): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010eb080): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010eb080): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010eb080): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010eb080): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.931599392 +0000 UTC m=+190.706271085 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010eb080): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010eb5c0): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010eb5c0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010eb5c0): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010eb5c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010eb5c0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.931599392 +0000 UTC m=+190.706271085 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010eb5c0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110150 item 8 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ebb80): _readAt: size=2, off=0 2025/09/20 03:58:46 ERROR : open-test-file(0xc0010ebb80): Couldn't read size of file 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ebb80): >_readAt: n=0, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ebb80): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ebb80): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ebb80): close: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ebb80): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ebf40): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ebf40): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ebf40): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ebf40): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ebf40): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.933807007 +0000 UTC m=+190.708478710 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0010ebf40): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000830640): _readAt: size=2, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000830640): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000830640): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000830640): >_readAt: n=2, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000830640): _writeAt: size=3, off=2 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000830640): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000830640): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.933807007 +0000 UTC m=+190.708478710 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000830640): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000830bc0): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000830bc0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000830bc0): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000830bc0): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000830bc0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.933807007 +0000 UTC m=+190.708478710 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000830bc0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110690 item 9 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008315c0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008315c0): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008315c0): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008315c0): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008315c0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.936235898 +0000 UTC m=+190.710907571 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008315c0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000831f40): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000831f40): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000831f40): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000831f40): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000831f40): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.936235898 +0000 UTC m=+190.710907571 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000831f40): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e00 item 10 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5e600): _readAt: size=2, off=0 2025/09/20 03:58:46 ERROR : open-test-file(0xc000f5e600): Couldn't read size of file 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5e600): >_readAt: n=0, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5e600): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5e600): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5e600): close: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5e600): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5e9c0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5e9c0): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5e9c0): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5e9c0): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5e9c0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.938316405 +0000 UTC m=+190.712988089 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5e9c0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5ef00): _readAt: size=2, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5ef00): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5ef00): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5ef00): >_readAt: n=2, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5ef00): _writeAt: size=3, off=2 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5ef00): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5ef00): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.938316405 +0000 UTC m=+190.712988089 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5ef00): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5f400): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5f400): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5f400): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5f400): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5f400): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.938316405 +0000 UTC m=+190.712988089 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5f400): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001113b0 item 11 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5fac0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5fac0): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5fac0): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5fac0): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5fac0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.941065098 +0000 UTC m=+190.715736801 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000f5fac0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073e080): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073e080): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073e080): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073e080): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073e080): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.941065098 +0000 UTC m=+190.715736801 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073e080): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c70 item 12 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073e6c0): _readAt: size=2, off=0 2025/09/20 03:58:46 ERROR : open-test-file(0xc00073e6c0): Couldn't read size of file 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073e6c0): >_readAt: n=0, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073e6c0): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073e6c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073e6c0): close: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073e6c0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073ea80): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073ea80): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073ea80): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073ea80): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073ea80): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.943069982 +0000 UTC m=+190.717741665 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073ea80): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073f140): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073f140): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073f140): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073f140): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073f140): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.943069982 +0000 UTC m=+190.717741665 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073f140): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400230 item 13 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073f7c0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073f7c0): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073f7c0): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073f7c0): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073f7c0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.945401781 +0000 UTC m=+190.720073495 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073f7c0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073fd00): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073fd00): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073fd00): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073fd00): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073fd00): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.945401781 +0000 UTC m=+190.720073495 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc00073fd00): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400a10 item 14 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007763c0): _readAt: size=2, off=0 2025/09/20 03:58:46 ERROR : open-test-file(0xc0007763c0): Couldn't read size of file 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007763c0): >_readAt: n=0, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007763c0): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007763c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007763c0): close: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007763c0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000776780): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000776780): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000776780): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000776780): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000776780): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.947988189 +0000 UTC m=+190.722659892 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000776780): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000776e40): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000776e40): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000776e40): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000776e40): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000776e40): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.947988189 +0000 UTC m=+190.722659892 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000776e40): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004010a0 item 15 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007774c0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007774c0): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007774c0): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007774c0): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007774c0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.950586428 +0000 UTC m=+190.725258131 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007774c0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000777a00): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000777a00): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000777a00): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000777a00): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000777a00): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.950586428 +0000 UTC m=+190.725258131 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000777a00): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401730 item 16 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007820c0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007820c0): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007820c0): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007820c0): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007820c0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.953117892 +0000 UTC m=+190.727789595 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0007820c0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000782540): _readAt: size=2, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000782540): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000782540): open at offset 5 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000782540): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000782540): >_readAt: n=2, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000782540): _writeAt: size=3, off=7 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000782540): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000782540): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.953117892 +0000 UTC m=+190.727789595 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000782540): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000782a40): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000782a40): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000782a40): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000782a40): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000782a40): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.953117892 +0000 UTC m=+190.727789595 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000782a40): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401c00 item 17 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000996500): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000996500): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000996500): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000996500): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000996500): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.960035733 +0000 UTC m=+190.734707437 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000996500): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000996c00): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000996c00): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000996c00): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000996c00): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000996c00): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.960035733 +0000 UTC m=+190.734707437 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000996c00): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456690 item 18 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997340): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997340): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997340): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997340): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997340): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.963913856 +0000 UTC m=+190.738585559 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997340): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997840): _readAt: size=2, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997840): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997840): open at offset 5 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997840): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997840): >_readAt: n=2, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997840): _writeAt: size=3, off=7 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997840): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997840): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.963913856 +0000 UTC m=+190.738585559 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997840): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997d80): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997d80): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997d80): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997d80): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997d80): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.963913856 +0000 UTC m=+190.738585559 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000997d80): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456a10 item 19 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000832480): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000832480): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000832480): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000832480): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000832480): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.967525499 +0000 UTC m=+190.742197202 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000832480): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008329c0): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008329c0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008329c0): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008329c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008329c0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.967525499 +0000 UTC m=+190.742197202 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008329c0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457030 item 20 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833040): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833040): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833040): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833040): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833040): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.969777368 +0000 UTC m=+190.744449051 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833040): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833540): _readAt: size=2, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833540): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833540): open at offset 5 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833540): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833540): >_readAt: n=2, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833540): _writeAt: size=3, off=7 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833540): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833540): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.969777368 +0000 UTC m=+190.744449051 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833540): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833a40): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833a40): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833a40): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833a40): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833a40): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.969777368 +0000 UTC m=+190.744449051 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000833a40): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457500 item 21 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850140): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850140): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850140): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850140): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850140): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.973058479 +0000 UTC m=+190.747730163 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850140): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850680): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850680): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850680): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850680): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850680): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.973058479 +0000 UTC m=+190.747730163 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850680): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004579d0 item 22 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850d00): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850d00): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850d00): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850d00): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850d00): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.976180904 +0000 UTC m=+190.750852586 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000850d00): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851200): _readAt: size=2, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851200): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851200): open at offset 5 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851200): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851200): >_readAt: n=2, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851200): _writeAt: size=3, off=7 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851200): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851200): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.976180904 +0000 UTC m=+190.750852586 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851200): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851700): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851700): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851700): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851700): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851700): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.976180904 +0000 UTC m=+190.750852586 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851700): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457e30 item 23 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851d80): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851d80): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851d80): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851d80): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851d80): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.979145671 +0000 UTC m=+190.753817354 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000851d80): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868340): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868340): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868340): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868340): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868340): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.979145671 +0000 UTC m=+190.753817354 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868340): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366700 item 24 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868980): _readAt: size=2, off=0 2025/09/20 03:58:46 ERROR : open-test-file(0xc000868980): Couldn't read size of file 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868980): >_readAt: n=0, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868980): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868980): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868980): close: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868980): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868d40): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868d40): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868d40): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868d40): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868d40): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.982077017 +0000 UTC m=+190.756748699 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000868d40): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869240): _readAt: size=2, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869240): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869240): open at offset 5 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869240): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869240): >_readAt: n=2, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869240): _writeAt: size=3, off=7 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869240): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869240): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.982077017 +0000 UTC m=+190.756748699 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869240): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869780): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869780): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869780): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869780): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869780): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.982077017 +0000 UTC m=+190.756748699 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869780): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366e70 item 25 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869e00): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869e00): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869e00): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869e00): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869e00): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.985881581 +0000 UTC m=+190.760553264 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000869e00): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008983c0): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008983c0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008983c0): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008983c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008983c0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.985881581 +0000 UTC m=+190.760553264 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008983c0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003679d0 item 26 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000898a00): _readAt: size=2, off=0 2025/09/20 03:58:46 ERROR : open-test-file(0xc000898a00): Couldn't read size of file 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000898a00): >_readAt: n=0, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000898a00): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000898a00): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000898a00): close: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000898a00): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000898dc0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000898dc0): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000898dc0): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000898dc0): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000898dc0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.989657723 +0000 UTC m=+190.764329405 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000898dc0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008992c0): _readAt: size=2, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008992c0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008992c0): open at offset 5 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008992c0): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008992c0): >_readAt: n=2, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008992c0): _writeAt: size=3, off=7 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008992c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008992c0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.989657723 +0000 UTC m=+190.764329405 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008992c0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000899800): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000899800): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000899800): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000899800): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000899800): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.989657723 +0000 UTC m=+190.764329405 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000899800): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee0e0 item 27 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000899e80): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000899e80): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000899e80): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000899e80): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000899e80): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.992972407 +0000 UTC m=+190.767644090 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc000899e80): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cc440): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cc440): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cc440): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cc440): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cc440): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.992972407 +0000 UTC m=+190.767644090 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cc440): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee770 item 28 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cca80): _readAt: size=2, off=0 2025/09/20 03:58:46 ERROR : open-test-file(0xc0008cca80): Couldn't read size of file 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cca80): >_readAt: n=0, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cca80): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cca80): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cca80): close: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cca80): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cce40): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cce40): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cce40): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cce40): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cce40): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.994594793 +0000 UTC m=+190.769266476 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cce40): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cd500): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cd500): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cd500): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cd500): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cd500): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.994594793 +0000 UTC m=+190.769266476 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cd500): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eed20 item 29 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cdb80): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cdb80): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cdb80): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cdb80): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cdb80): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.996154934 +0000 UTC m=+190.770826617 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008cdb80): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0140): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0140): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0140): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0140): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0140): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.996154934 +0000 UTC m=+190.770826617 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0140): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef420 item 30 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0780): _readAt: size=2, off=0 2025/09/20 03:58:46 ERROR : open-test-file(0xc0008e0780): Couldn't read size of file 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0780): >_readAt: n=0, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0780): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0780): >_writeAt: n=0, err=Bad file descriptor 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0780): close: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0780): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0b40): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0b40): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0b40): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0b40): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0b40): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.997826633 +0000 UTC m=+190.772498316 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e0b40): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1200): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1200): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1200): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1200): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1200): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.997826633 +0000 UTC m=+190.772498316 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1200): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef9d0 item 31 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1880): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1880): >openPending: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1880): _writeAt: size=5, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1880): >_writeAt: n=5, err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1880): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.999178121 +0000 UTC m=+190.773849804 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1880): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/20 03:58:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:46 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1dc0): _readAt: size=512, off=0 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1dc0): openPending: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1dc0): >openPending: err= 2025/09/20 03:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1dc0): >_readAt: n=5, err=EOF 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1dc0): close: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:46.999178121 +0000 UTC m=+190.773849804 2025/09/20 03:58:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:46 DEBUG : open-test-file(0xc0008e1dc0): >close: err= 2025/09/20 03:58:46 DEBUG : open-test-file: Remove: 2025/09/20 03:58:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c380 item 32 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fe480): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fe480): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fe480): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fe480): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fe480): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.000397982 +0000 UTC m=+190.775069664 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fe480): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fe900): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fe900): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fe900): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fe900): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fe900): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ccb0 item 33 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fe900): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fe900): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.000941012 +0000 UTC m=+190.775612695 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fe900): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fee00): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fee00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fee00): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fee00): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fee00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.000941012 +0000 UTC m=+190.775612695 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008fee00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d1f0 item 33 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ff440): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ff440): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ff440): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ff440): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ff440): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.002401735 +0000 UTC m=+190.777073418 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ff440): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ff8c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ff8c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d810 item 34 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ff8c0): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ff8c0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ff8c0): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ff8c0): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ff8c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.003446958 +0000 UTC m=+190.778118641 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ff8c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ffe00): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ffe00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ffe00): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ffe00): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ffe00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.003446958 +0000 UTC m=+190.778118641 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008ffe00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039da40 item 34 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093a4c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093a4c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093a4c0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093a4c0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093a4c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.005597026 +0000 UTC m=+190.780268709 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093a4c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093a940): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093a940): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093a940): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093a940): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093a940): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039df10 item 35 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093a940): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093a940): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.006416555 +0000 UTC m=+190.781088238 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093a940): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093ae40): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093ae40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093ae40): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093ae40): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093ae40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.006416555 +0000 UTC m=+190.781088238 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093ae40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e1c0 item 35 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093b4c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093b4c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093b4c0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093b4c0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093b4c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.007616858 +0000 UTC m=+190.782288542 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093b4c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093b9c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093b9c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e7e0 item 36 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093b9c0): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093b9c0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093b9c0): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093b9c0): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093b9c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.008124292 +0000 UTC m=+190.782795975 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093b9c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093bf00): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093bf00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093bf00): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093bf00): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093bf00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.008124292 +0000 UTC m=+190.782795975 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00093bf00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ea80 item 36 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009565c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009565c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009565c0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009565c0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009565c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.009393906 +0000 UTC m=+190.784065589 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009565c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000956a40): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000956a40): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000956a40): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000956a40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000956a40): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f110 item 37 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000956a40): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000956a40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.009968686 +0000 UTC m=+190.784640369 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000956a40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000956f40): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000956f40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000956f40): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000956f40): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000956f40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.009968686 +0000 UTC m=+190.784640369 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000956f40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f3b0 item 37 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009575c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009575c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009575c0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009575c0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009575c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.011330132 +0000 UTC m=+190.786001814 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009575c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000957ac0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000957ac0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f9d0 item 38 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000957ac0): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000957ac0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000957ac0): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000957ac0): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000957ac0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.011913548 +0000 UTC m=+190.786585231 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000957ac0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972080): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972080): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972080): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972080): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972080): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.011913548 +0000 UTC m=+190.786585231 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972080): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fc70 item 38 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972700): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972700): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972700): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972700): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972700): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.013474779 +0000 UTC m=+190.788146462 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972700): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972c00): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972c00): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972c00): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972c00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972c00): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2930 item 39 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972c00): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972c00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.014030954 +0000 UTC m=+190.788702628 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000972c00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973100): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973100): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973100): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973100): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973100): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.014030954 +0000 UTC m=+190.788702628 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973100): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2cb0 item 39 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973780): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973780): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973780): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973780): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973780): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.017455646 +0000 UTC m=+190.792127328 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973780): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973c80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973c80): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3b20 item 40 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973c80): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973c80): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973c80): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973c80): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973c80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.018048189 +0000 UTC m=+190.792719872 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000973c80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099a240): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099a240): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099a240): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099a240): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099a240): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.018048189 +0000 UTC m=+190.792719872 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099a240): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3f10 item 40 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099a800): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099a800): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099a800): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099a800): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099a800): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099a800): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099a800): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.020127885 +0000 UTC m=+190.794799567 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099a800): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099ad00): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099ad00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099ad00): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003683f0 item 41 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099ad00): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099ad00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.022185868 +0000 UTC m=+190.796857552 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099ad00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099b1c0): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099b1c0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099b1c0): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099b1c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099b1c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368690 item 41 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099b1c0): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099b1c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.023424706 +0000 UTC m=+190.798096388 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099b1c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099b700): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099b700): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099b700): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099b700): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099b700): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.023424706 +0000 UTC m=+190.798096388 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099b700): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368bd0 item 41 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099bd40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099bd40): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099bd40): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099bd40): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099bd40): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099bd40): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099bd40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.027527049 +0000 UTC m=+190.802198732 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00099bd40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c42c0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c42c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c42c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369570 item 42 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c42c0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c42c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.028009926 +0000 UTC m=+190.802681609 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c42c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c4800): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c4800): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369810 item 42 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c4800): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c4800): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c4800): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c4800): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c4800): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.030397881 +0000 UTC m=+190.805069563 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c4800): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c4d80): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c4d80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c4d80): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c4d80): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c4d80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.030397881 +0000 UTC m=+190.805069563 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c4d80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369c00 item 42 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c53c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c53c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c53c0): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c53c0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c53c0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c53c0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c53c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.032092263 +0000 UTC m=+190.806763946 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c53c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c58c0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c58c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c58c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004601c0 item 43 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c58c0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c58c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.033337941 +0000 UTC m=+190.808009625 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c58c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c5e00): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c5e00): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c5e00): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c5e00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c5e00): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460460 item 43 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c5e00): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c5e00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.034080025 +0000 UTC m=+190.808751709 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009c5e00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e03c0): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e03c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e03c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e03c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e03c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.034080025 +0000 UTC m=+190.808751709 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e03c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460620 item 43 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e0a00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e0a00): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e0a00): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e0a00): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e0a00): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e0a00): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e0a00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.035800477 +0000 UTC m=+190.810472150 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e0a00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e0f00): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e0f00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e0f00): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460af0 item 44 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e0f00): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e0f00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.036374945 +0000 UTC m=+190.811046628 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e0f00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e1440): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e1440): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460cb0 item 44 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e1440): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e1440): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e1440): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e1440): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e1440): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.037121858 +0000 UTC m=+190.811793541 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e1440): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e19c0): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e19c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e19c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e19c0): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e19c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.037121858 +0000 UTC m=+190.811793541 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0009e19c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460e70 item 44 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02080): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02080): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02080): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02080): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02080): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02080): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02080): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.038558497 +0000 UTC m=+190.813230179 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02080): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02580): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02580): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02580): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004611f0 item 45 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02580): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02580): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.039196333 +0000 UTC m=+190.813868017 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02580): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02c80): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02c80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02c80): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02c80): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02c80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.039196333 +0000 UTC m=+190.813868017 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a02c80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004613b0 item 45 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a032c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a032c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a032c0): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a032c0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a032c0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a032c0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a032c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.040766312 +0000 UTC m=+190.815437986 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a032c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a037c0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a037c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a037c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461730 item 46 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a037c0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a037c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.041227929 +0000 UTC m=+190.815899622 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a037c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a03ec0): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a03ec0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a03ec0): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a03ec0): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a03ec0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.041227929 +0000 UTC m=+190.815899622 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a03ec0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461960 item 46 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a22580): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a22580): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a22580): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a22580): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a22580): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a22580): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a22580): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.042657063 +0000 UTC m=+190.817328746 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a22580): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a22a80): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a22a80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a22a80): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464000 item 47 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a22a80): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a22a80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.043181468 +0000 UTC m=+190.817853151 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a22a80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a23180): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a23180): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a23180): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a23180): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a23180): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.043181468 +0000 UTC m=+190.817853151 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a23180): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004643f0 item 47 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a237c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a237c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a237c0): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a237c0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a237c0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a237c0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a237c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.044622443 +0000 UTC m=+190.819294126 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a237c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a23cc0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a23cc0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a23cc0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464930 item 48 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a23cc0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a23cc0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.045272585 +0000 UTC m=+190.819944268 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a23cc0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40440): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40440): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40440): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40440): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40440): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.045272585 +0000 UTC m=+190.819944268 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40440): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464af0 item 48 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40a80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40a80): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40a80): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40a80): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40a80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.047058589 +0000 UTC m=+190.821730272 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40a80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40f00): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40f00): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40f00): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40f00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40f00): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40f00): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004650a0 item 49 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40f00): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40f00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.047589355 +0000 UTC m=+190.822261038 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a40f00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a41440): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a41440): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a41440): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a41440): >_readAt: n=8, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a41440): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.047589355 +0000 UTC m=+190.822261038 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a41440): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004652d0 item 49 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a41ac0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a41ac0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a41ac0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a41ac0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a41ac0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.049112336 +0000 UTC m=+190.823784019 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a41ac0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5e040): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5e040): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5e040): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004657a0 item 50 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5e040): _readAt: size=2, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5e040): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5e040): _writeAt: size=3, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5e040): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5e040): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.049799807 +0000 UTC m=+190.824471500 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5e040): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5e5c0): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5e5c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5e5c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5e5c0): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5e5c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.049799807 +0000 UTC m=+190.824471500 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5e5c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465c70 item 50 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5ec40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5ec40): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5ec40): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5ec40): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5ec40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.051099087 +0000 UTC m=+190.825770770 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5ec40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5f140): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5f140): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5f140): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5f140): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5f140): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5f140): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a310 item 51 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5f140): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5f140): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.051635795 +0000 UTC m=+190.826307478 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5f140): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5f680): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5f680): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5f680): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5f680): >_readAt: n=8, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5f680): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.051635795 +0000 UTC m=+190.826307478 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5f680): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aa10 item 51 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5fd00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5fd00): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5fd00): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5fd00): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5fd00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.053504314 +0000 UTC m=+190.828175997 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a5fd00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7c280): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7c280): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7c280): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b3b0 item 52 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7c280): _readAt: size=2, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7c280): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7c280): _writeAt: size=3, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7c280): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7c280): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.054200211 +0000 UTC m=+190.828871884 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7c280): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7c800): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7c800): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7c800): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7c800): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7c800): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.054200211 +0000 UTC m=+190.828871884 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7c800): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b7a0 item 52 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7ce80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7ce80): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7ce80): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7ce80): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7ce80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.056699395 +0000 UTC m=+190.831371077 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7ce80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7d380): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7d380): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7d380): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7d380): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7d380): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7d380): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bb90 item 53 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7d380): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7d380): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.057267861 +0000 UTC m=+190.831939544 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7d380): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7d8c0): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7d8c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7d8c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7d8c0): >_readAt: n=8, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7d8c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.057267861 +0000 UTC m=+190.831939544 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7d8c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c0e0 item 53 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7df40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7df40): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7df40): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7df40): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7df40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.059045761 +0000 UTC m=+190.833717443 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a7df40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a944c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a944c0): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a944c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c700 item 54 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a944c0): _readAt: size=2, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a944c0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a944c0): _writeAt: size=3, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a944c0): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a944c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.059698286 +0000 UTC m=+190.834369959 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a944c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a94a40): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a94a40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a94a40): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a94a40): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a94a40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.059698286 +0000 UTC m=+190.834369959 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000a94a40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c8c0 item 54 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783200): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783200): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783200): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783200): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783200): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.061210165 +0000 UTC m=+190.835881848 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783200): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783700): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783700): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783700): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783700): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783700): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783700): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a85b0 item 55 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783700): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783700): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.061762993 +0000 UTC m=+190.836434676 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783700): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783c40): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783c40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783c40): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783c40): >_readAt: n=8, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783c40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.061762993 +0000 UTC m=+190.836434676 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783c40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a87e0 item 55 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aa340): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aa340): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aa340): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aa340): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aa340): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.063267218 +0000 UTC m=+190.837938901 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aa340): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aa840): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aa840): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aa840): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8f50 item 56 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aa840): _readAt: size=2, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aa840): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aa840): _writeAt: size=3, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aa840): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aa840): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.064431975 +0000 UTC m=+190.839103658 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aa840): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aadc0): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aadc0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aadc0): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aadc0): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aadc0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.064431975 +0000 UTC m=+190.839103658 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aadc0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9110 item 56 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ab400): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ab400): open at offset 0 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ab400): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ab400): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ab400): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ab400): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ab400): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ab400): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.067179095 +0000 UTC m=+190.841850778 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ab400): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ab940): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ab940): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ab940): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9570 item 57 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ab940): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ab940): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.067765005 +0000 UTC m=+190.842436688 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ab940): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007abe80): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007abe80): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007abe80): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007abe80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007abe80): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007abe80): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9730 item 57 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007abe80): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007abe80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.068487531 +0000 UTC m=+190.843159214 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007abe80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b02480): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b02480): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b02480): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b02480): >_readAt: n=8, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b02480): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.068487531 +0000 UTC m=+190.843159214 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b02480): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9a40 item 57 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b02ac0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b02ac0): open at offset 0 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b02ac0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b02ac0): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b02ac0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b02ac0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b02ac0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b02ac0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.070503077 +0000 UTC m=+190.845174760 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b02ac0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03000): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03000): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03000): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9ea0 item 58 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03000): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03000): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.074023267 +0000 UTC m=+190.848694950 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03000): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03540): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03540): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03540): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364460 item 58 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03540): _readAt: size=2, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03540): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03540): _writeAt: size=3, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03540): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03540): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.074868716 +0000 UTC m=+190.849540399 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03540): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03b00): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03b00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03b00): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03b00): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03b00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.074868716 +0000 UTC m=+190.849540399 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000b03b00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003648c0 item 58 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100a600): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100a600): open at offset 0 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100a600): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100a600): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100a600): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100a600): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100a600): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100a600): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.076695155 +0000 UTC m=+190.851366838 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100a600): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100abc0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100abc0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100abc0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338460 item 59 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100abc0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100abc0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.077633266 +0000 UTC m=+190.852304949 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100abc0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b100): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b100): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b100): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b100): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b100): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b100): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338af0 item 59 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b100): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b100): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.081063178 +0000 UTC m=+190.855734861 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b100): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b680): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b680): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b680): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b680): >_readAt: n=8, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b680): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.081063178 +0000 UTC m=+190.855734861 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b680): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d20 item 59 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100bcc0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100bcc0): open at offset 0 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100bcc0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100bcc0): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100bcc0): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100bcc0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100bcc0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100bcc0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.088512407 +0000 UTC m=+190.863184090 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100bcc0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100a440): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100a440): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100a440): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364460 item 60 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100a440): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100a440): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.089583999 +0000 UTC m=+190.864255683 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100a440): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100aa80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100aa80): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100aa80): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003648c0 item 60 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100aa80): _readAt: size=2, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100aa80): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100aa80): _writeAt: size=3, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100aa80): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100aa80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.09035605 +0000 UTC m=+190.865027732 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100aa80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b040): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b040): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b040): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b040): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b040): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.09035605 +0000 UTC m=+190.865027732 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b040): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364c40 item 60 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b680): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b680): open at offset 0 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b680): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b680): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b680): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b680): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b680): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b680): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.092124861 +0000 UTC m=+190.866796544 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100b680): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100bbc0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100bbc0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100bbc0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365260 item 61 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100bbc0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100bbc0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.094824672 +0000 UTC m=+190.869496355 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00100bbc0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e8500): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e8500): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e8500): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e8500): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e8500): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.094824672 +0000 UTC m=+190.869496355 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e8500): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365490 item 61 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e8b80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e8b80): open at offset 0 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e8b80): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e8b80): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e8b80): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e8b80): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e8b80): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e8b80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.097573523 +0000 UTC m=+190.872245207 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e8b80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e90c0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e90c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e90c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003659d0 item 62 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e90c0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e90c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.099318861 +0000 UTC m=+190.873990544 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e90c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e9840): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e9840): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e9840): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e9840): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e9840): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.099318861 +0000 UTC m=+190.873990544 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e9840): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365dc0 item 62 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e9f40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e9f40): open at offset 0 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e9f40): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e9f40): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e9f40): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e9f40): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e9f40): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e9f40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.101001212 +0000 UTC m=+190.875672894 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008e9f40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0003910c0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0003910c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0003910c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338460 item 63 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0003910c0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0003910c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.101631656 +0000 UTC m=+190.876303328 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0003910c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0003918c0): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0003918c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0003918c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0003918c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0003918c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.101631656 +0000 UTC m=+190.876303328 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0003918c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338af0 item 63 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c8000): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c8000): open at offset 0 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c8000): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c8000): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c8000): >_readAt: n=0, err=Bad file descriptor 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c8000): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c8000): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c8000): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.103528698 +0000 UTC m=+190.878200381 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c8000): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c8b40): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c8b40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c8b40): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339030 item 64 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c8b40): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c8b40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.104403229 +0000 UTC m=+190.879074913 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c8b40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9340): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9340): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9340): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9340): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9340): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.104403229 +0000 UTC m=+190.879074913 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9340): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003391f0 item 64 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9980): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9980): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9980): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9980): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9980): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.1061872 +0000 UTC m=+190.880858883 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9980): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9e00): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9e00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9e00): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9e00): >_readAt: n=2, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9e00): _writeAt: size=3, off=2 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339880 item 65 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9e00): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9e00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.106875463 +0000 UTC m=+190.881547146 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0004c9e00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0002c5d80): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0002c5d80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0002c5d80): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0002c5d80): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0002c5d80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.106875463 +0000 UTC m=+190.881547146 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0002c5d80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339c70 item 65 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00043ba00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00043ba00): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00043ba00): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00043ba00): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00043ba00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.108267336 +0000 UTC m=+190.882939020 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00043ba00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00043bec0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00043bec0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c2a0 item 66 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00043bec0): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00043bec0): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00043bec0): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00043bec0): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00043bec0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.108895116 +0000 UTC m=+190.883566799 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00043bec0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf0500): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf0500): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf0500): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf0500): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf0500): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.108895116 +0000 UTC m=+190.883566799 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf0500): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c460 item 66 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf0b40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf0b40): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf0b40): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf0b40): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf0b40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.110333788 +0000 UTC m=+190.885005470 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf0b40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1000): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1000): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1000): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1000): >_readAt: n=2, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1000): _writeAt: size=3, off=2 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c9a0 item 67 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1000): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1000): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.110946928 +0000 UTC m=+190.885618612 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1000): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1500): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1500): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1500): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1500): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1500): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.110946928 +0000 UTC m=+190.885618612 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1500): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ccb0 item 67 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1b80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1b80): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1b80): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1b80): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1b80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.112483273 +0000 UTC m=+190.887154957 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000cf1b80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ea100): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ea100): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d180 item 68 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ea100): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ea100): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ea100): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ea100): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ea100): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.11315757 +0000 UTC m=+190.887829253 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ea100): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ea680): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ea680): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ea680): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ea680): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ea680): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.11315757 +0000 UTC m=+190.887829253 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ea680): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d730 item 68 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eacc0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eacc0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eacc0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eacc0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eacc0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.115112782 +0000 UTC m=+190.889784485 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eacc0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eb180): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eb180): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eb180): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eb180): >_readAt: n=2, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eb180): _writeAt: size=3, off=2 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402150 item 69 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eb180): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eb180): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.115762012 +0000 UTC m=+190.890433694 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eb180): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eb680): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eb680): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eb680): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eb680): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eb680): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.115762012 +0000 UTC m=+190.890433694 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010eb680): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004023f0 item 69 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ebd00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ebd00): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ebd00): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ebd00): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ebd00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.117201405 +0000 UTC m=+190.891873087 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0010ebd00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000830480): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000830480): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004028c0 item 70 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000830480): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000830480): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000830480): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000830480): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000830480): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.117898242 +0000 UTC m=+190.892569925 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000830480): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000830a00): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000830a00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000830a00): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000830a00): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000830a00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.117898242 +0000 UTC m=+190.892569925 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000830a00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402af0 item 70 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008311c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008311c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008311c0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008311c0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008311c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.11963295 +0000 UTC m=+190.894304634 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008311c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000831b80): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000831b80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000831b80): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000831b80): >_readAt: n=2, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000831b80): _writeAt: size=3, off=2 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402e70 item 71 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000831b80): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000831b80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.120201589 +0000 UTC m=+190.894873272 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000831b80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5e2c0): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5e2c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5e2c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5e2c0): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5e2c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.120201589 +0000 UTC m=+190.894873272 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5e2c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403030 item 71 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5e940): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5e940): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5e940): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5e940): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5e940): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.121892575 +0000 UTC m=+190.896564257 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5e940): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5ee80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5ee80): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004033b0 item 72 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5ee80): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5ee80): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5ee80): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5ee80): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5ee80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.122643174 +0000 UTC m=+190.897314858 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5ee80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5f3c0): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5f3c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5f3c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5f3c0): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5f3c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.122643174 +0000 UTC m=+190.897314858 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5f3c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403650 item 72 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5f9c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5f9c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5f9c0): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5f9c0): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5f9c0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5f9c0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5f9c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.124193185 +0000 UTC m=+190.898864868 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5f9c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5fec0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5fec0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5fec0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403ab0 item 73 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5fec0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5fec0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.124743398 +0000 UTC m=+190.899415081 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000f5fec0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000996700): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000996700): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000996700): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000996700): >_readAt: n=2, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000996700): _writeAt: size=3, off=2 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c70 item 73 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000996700): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000996700): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.125322586 +0000 UTC m=+190.899994269 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000996700): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000996d80): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000996d80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000996d80): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000996d80): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000996d80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.125322586 +0000 UTC m=+190.899994269 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000996d80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403ea0 item 73 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997480): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997480): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997480): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997480): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997480): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997480): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997480): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.12679465 +0000 UTC m=+190.901466333 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997480): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997980): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997980): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997980): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ebd0 item 74 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997980): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997980): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.127392162 +0000 UTC m=+190.902063846 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997980): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997f00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997f00): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f180 item 74 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997f00): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997f00): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997f00): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997f00): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997f00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.128490184 +0000 UTC m=+190.903161867 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000997f00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b0500): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b0500): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b0500): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b0500): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b0500): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.128490184 +0000 UTC m=+190.903161867 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b0500): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fd50 item 74 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b0b40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b0b40): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b0b40): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b0b40): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b0b40): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b0b40): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b0b40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.130115947 +0000 UTC m=+190.904787631 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b0b40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1040): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1040): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1040): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a80 item 75 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1040): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1040): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.130778201 +0000 UTC m=+190.905449884 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1040): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1580): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1580): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1580): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1580): >_readAt: n=2, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1580): _writeAt: size=3, off=2 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 75 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1580): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1580): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.131317232 +0000 UTC m=+190.905988916 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1580): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1ac0): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1ac0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1ac0): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1ac0): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1ac0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.131317232 +0000 UTC m=+190.905988916 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006b1ac0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000513b0 item 75 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4180): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4180): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4180): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4180): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4180): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4180): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4180): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.132695501 +0000 UTC m=+190.907367184 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4180): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4680): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4680): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4680): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051dc0 item 76 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4680): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4680): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.133313853 +0000 UTC m=+190.907985536 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4680): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4bc0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4bc0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea460 item 76 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4bc0): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4bc0): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4bc0): _writeAt: size=3, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4bc0): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4bc0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.134092254 +0000 UTC m=+190.908763938 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e4bc0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5140): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5140): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5140): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5140): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5140): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.134092254 +0000 UTC m=+190.908763938 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5140): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea690 item 76 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5780): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5780): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5780): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5780): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5780): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5780): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5780): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.135491813 +0000 UTC m=+190.910163536 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5780): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5c80): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5c80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5c80): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eabd0 item 77 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5c80): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5c80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.136176529 +0000 UTC m=+190.910848212 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0006e5c80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073e400): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073e400): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073e400): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073e400): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073e400): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.136176529 +0000 UTC m=+190.910848212 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073e400): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eaf50 item 77 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073ea40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073ea40): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073ea40): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073ea40): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073ea40): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073ea40): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073ea40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.138061299 +0000 UTC m=+190.912732981 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073ea40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073ef40): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073ef40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073ef40): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb3b0 item 78 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073ef40): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073ef40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.13865845 +0000 UTC m=+190.913330134 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073ef40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073f640): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073f640): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073f640): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073f640): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073f640): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.13865845 +0000 UTC m=+190.913330134 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073f640): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb570 item 78 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073fc80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073fc80): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073fc80): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073fc80): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073fc80): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073fc80): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073fc80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.140226474 +0000 UTC m=+190.914898157 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00073fc80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772200): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772200): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772200): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ebb90 item 79 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772200): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772200): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.140806755 +0000 UTC m=+190.915478437 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772200): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772900): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772900): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772900): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772900): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772900): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.140806755 +0000 UTC m=+190.915478437 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772900): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ebdc0 item 79 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772f40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772f40): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772f40): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772f40): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772f40): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772f40): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772f40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.142355643 +0000 UTC m=+190.917027336 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000772f40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000773440): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000773440): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000773440): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001103f0 item 80 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000773440): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000773440): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.143041862 +0000 UTC m=+190.917713545 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000773440): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000773b40): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000773b40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000773b40): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000773b40): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000773b40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.143041862 +0000 UTC m=+190.917713545 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000773b40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110690 item 80 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782200): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782200): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782200): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782200): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782200): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.144804181 +0000 UTC m=+190.919475875 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782200): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782680): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782680): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782680): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782680): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782680): >_readAt: n=2, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782680): _writeAt: size=3, off=7 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110c40 item 81 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782680): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782680): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.145492996 +0000 UTC m=+190.920164678 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782680): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782bc0): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782bc0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782bc0): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782bc0): >_readAt: n=8, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782bc0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.145492996 +0000 UTC m=+190.920164678 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000782bc0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e70 item 81 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783240): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783240): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783240): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783240): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783240): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.147275151 +0000 UTC m=+190.921946834 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783240): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783740): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783740): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783740): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111420 item 82 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783740): _readAt: size=2, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783740): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783740): _writeAt: size=3, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783740): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783740): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.14806238 +0000 UTC m=+190.922734063 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783740): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783cc0): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783cc0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783cc0): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783cc0): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783cc0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.14806238 +0000 UTC m=+190.922734063 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000783cc0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111730 item 82 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078e3c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078e3c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078e3c0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078e3c0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078e3c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.14943115 +0000 UTC m=+190.924102833 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078e3c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078e8c0): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078e8c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078e8c0): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078e8c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078e8c0): >_readAt: n=2, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078e8c0): _writeAt: size=3, off=7 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111dc0 item 83 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078e8c0): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078e8c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.150072825 +0000 UTC m=+190.924744508 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078e8c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078ee00): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078ee00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078ee00): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078ee00): >_readAt: n=8, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078ee00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.150072825 +0000 UTC m=+190.924744508 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078ee00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400070 item 83 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078f480): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078f480): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078f480): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078f480): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078f480): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.151551422 +0000 UTC m=+190.926223105 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078f480): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078f980): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078f980): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078f980): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400700 item 84 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078f980): _readAt: size=2, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078f980): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078f980): _writeAt: size=3, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078f980): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078f980): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.152217042 +0000 UTC m=+190.926888725 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078f980): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078ff00): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078ff00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078ff00): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078ff00): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078ff00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.152217042 +0000 UTC m=+190.926888725 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00078ff00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400bd0 item 84 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ae600): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ae600): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ae600): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ae600): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ae600): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.153667196 +0000 UTC m=+190.928338879 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007ae600): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aeb00): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aeb00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aeb00): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aeb00): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aeb00): >_readAt: n=2, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aeb00): _writeAt: size=3, off=7 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004011f0 item 85 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aeb00): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aeb00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.154373623 +0000 UTC m=+190.929045305 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007aeb00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007af040): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007af040): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007af040): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007af040): >_readAt: n=8, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007af040): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.154373623 +0000 UTC m=+190.929045305 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007af040): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401490 item 85 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007af6c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007af6c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007af6c0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007af6c0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007af6c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.155671891 +0000 UTC m=+190.930343574 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007af6c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007afbc0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007afbc0): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007afbc0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401b20 item 86 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007afbc0): _readAt: size=2, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007afbc0): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007afbc0): _writeAt: size=3, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007afbc0): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007afbc0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.156519542 +0000 UTC m=+190.931191226 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007afbc0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dc1c0): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dc1c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dc1c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dc1c0): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dc1c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.156519542 +0000 UTC m=+190.931191226 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dc1c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401dc0 item 86 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dc840): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dc840): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dc840): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dc840): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dc840): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.158211781 +0000 UTC m=+190.932883464 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dc840): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dcd40): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dcd40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dcd40): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dcd40): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dcd40): >_readAt: n=2, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dcd40): _writeAt: size=3, off=7 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456540 item 87 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dcd40): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dcd40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.15907451 +0000 UTC m=+190.933746194 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dcd40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dd280): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dd280): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dd280): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dd280): >_readAt: n=8, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dd280): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.15907451 +0000 UTC m=+190.933746194 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dd280): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456770 item 87 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dd900): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dd900): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dd900): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dd900): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dd900): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.160682109 +0000 UTC m=+190.935353792 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dd900): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dde00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dde00): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dde00): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456bd0 item 88 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dde00): _readAt: size=2, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dde00): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dde00): _writeAt: size=3, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dde00): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dde00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.161312042 +0000 UTC m=+190.935983725 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0007dde00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082a400): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082a400): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082a400): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082a400): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082a400): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.161312042 +0000 UTC m=+190.935983725 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082a400): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456e00 item 88 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082aa40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082aa40): open at offset 0 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082aa40): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082aa40): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082aa40): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082aa40): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082aa40): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082aa40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.162803683 +0000 UTC m=+190.937475367 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082aa40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082af80): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082af80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082af80): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457260 item 89 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082af80): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082af80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.163552901 +0000 UTC m=+190.938224583 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082af80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082b4c0): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082b4c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082b4c0): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082b4c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082b4c0): >_readAt: n=2, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082b4c0): _writeAt: size=3, off=7 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457490 item 89 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082b4c0): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082b4c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.16438311 +0000 UTC m=+190.939054793 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082b4c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082ba40): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082ba40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082ba40): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082ba40): >_readAt: n=8, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082ba40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.16438311 +0000 UTC m=+190.939054793 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00082ba40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457650 item 89 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850100): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850100): open at offset 0 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850100): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850100): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850100): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850100): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850100): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850100): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.166213638 +0000 UTC m=+190.940885321 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850100): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850640): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850640): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850640): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004579d0 item 90 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850640): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850640): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.166929993 +0000 UTC m=+190.941601676 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850640): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850b80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850b80): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850b80): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457c00 item 90 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850b80): _readAt: size=2, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850b80): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850b80): _writeAt: size=3, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850b80): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850b80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.167677397 +0000 UTC m=+190.942349080 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000850b80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851140): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851140): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851140): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851140): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851140): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.167677397 +0000 UTC m=+190.942349080 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851140): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457e30 item 90 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851780): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851780): open at offset 0 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851780): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851780): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851780): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851780): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851780): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851780): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.169676531 +0000 UTC m=+190.944348213 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851780): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851cc0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851cc0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851cc0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366540 item 91 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851cc0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851cc0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.170399187 +0000 UTC m=+190.945070870 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000851cc0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086c280): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086c280): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086c280): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086c280): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086c280): >_readAt: n=2, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086c280): _writeAt: size=3, off=7 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366af0 item 91 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086c280): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086c280): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.171123447 +0000 UTC m=+190.945795131 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086c280): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086c800): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086c800): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086c800): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086c800): >_readAt: n=8, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086c800): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.171123447 +0000 UTC m=+190.945795131 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086c800): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d20 item 91 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086ce40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086ce40): open at offset 0 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086ce40): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086ce40): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086ce40): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086ce40): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086ce40): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086ce40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.17251962 +0000 UTC m=+190.947191303 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086ce40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086d380): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086d380): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086d380): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003673b0 item 92 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086d380): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086d380): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.173250562 +0000 UTC m=+190.947922245 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086d380): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086d8c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086d8c0): open at offset 5 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086d8c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003676c0 item 92 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086d8c0): _readAt: size=2, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086d8c0): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086d8c0): _writeAt: size=3, off=5 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086d8c0): >_writeAt: n=3, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086d8c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.174209163 +0000 UTC m=+190.948880846 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086d8c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086de80): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086de80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086de80): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086de80): >_readAt: n=3, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086de80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.174209163 +0000 UTC m=+190.948880846 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc00086de80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367b20 item 92 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000890540): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000890540): open at offset 0 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000890540): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000890540): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000890540): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000890540): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000890540): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000890540): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.176182648 +0000 UTC m=+190.950854322 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000890540): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000890a80): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000890a80): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000890a80): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee1c0 item 93 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000890a80): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000890a80): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.176750255 +0000 UTC m=+190.951421938 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000890a80): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000891180): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000891180): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000891180): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000891180): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000891180): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.176750255 +0000 UTC m=+190.951421938 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000891180): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee540 item 93 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008917c0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008917c0): open at offset 0 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008917c0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008917c0): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008917c0): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008917c0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008917c0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008917c0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.178436491 +0000 UTC m=+190.953108174 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008917c0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000891d00): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000891d00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000891d00): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eea80 item 94 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000891d00): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000891d00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.179200176 +0000 UTC m=+190.953871859 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc000891d00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008be480): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008be480): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008be480): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008be480): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008be480): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.179200176 +0000 UTC m=+190.953871859 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008be480): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eecb0 item 94 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008beac0): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008beac0): open at offset 0 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008beac0): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008beac0): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008beac0): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008beac0): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008beac0): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008beac0): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.181504644 +0000 UTC m=+190.956176327 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008beac0): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bf000): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bf000): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bf000): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef2d0 item 95 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bf000): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bf000): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.182055397 +0000 UTC m=+190.956727080 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bf000): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bf700): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bf700): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bf700): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bf700): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bf700): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.182055397 +0000 UTC m=+190.956727080 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bf700): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef5e0 item 95 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bfd40): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bfd40): open at offset 0 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bfd40): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bfd40): _readAt: size=2, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bfd40): >_readAt: n=0, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bfd40): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bfd40): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bfd40): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.183967739 +0000 UTC m=+190.958639422 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008bfd40): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008dc300): _writeAt: size=5, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008dc300): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008dc300): >openPending: err= 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efe30 item 96 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008dc300): >_writeAt: n=5, err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008dc300): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.184685878 +0000 UTC m=+190.959357561 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008dc300): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/20 03:58:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/20 03:58:47 DEBUG : open-test-file: newRWFileHandle: 2025/09/20 03:58:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/20 03:58:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008dca00): _readAt: size=512, off=0 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008dca00): openPending: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008dca00): >openPending: err= 2025/09/20 03:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008dca00): >_readAt: n=5, err=EOF 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008dca00): close: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-20 03:58:47.184685878 +0000 UTC m=+190.959357561 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:47 DEBUG : open-test-file(0xc0008dca00): >close: err= 2025/09/20 03:58:47 DEBUG : open-test-file: Remove: 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c230 item 96 2025/09/20 03:58:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/20 03:58:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/20 03:58:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/20 03:58:47 DEBUG : open-test-file: >Remove: err= 2025/09/20 03:58:47 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:47 DEBUG : Looking for writers 2025/09/20 03:58:47 DEBUG : >WaitForWriters: 2025/09/20 03:58:47 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.58s) --- PASS: TestRWFileHandleOpenTests/writes (1.47s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.14s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.11s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.28s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:47 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:47 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:47 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:47 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:47 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:48 DEBUG : file1: newRWFileHandle: 2025/09/20 03:58:48 DEBUG : file1(0xc0008dd140): openPending: 2025/09/20 03:58:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:48 DEBUG : file1(0xc0008dd140): >openPending: err= 2025/09/20 03:58:48 DEBUG : file1: >newRWFileHandle: err= 2025/09/20 03:58:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/20 03:58:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/20 03:58:48 DEBUG : file1(0xc0008dd140): _writeAt: size=2, off=0 2025/09/20 03:58:48 DEBUG : file1(0xc0008dd140): >_writeAt: n=2, err= 2025/09/20 03:58:48 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/20 03:58:48 DEBUG : file1(0xc0008dd140): RWFileHandle.Flush 2025/09/20 03:58:48 DEBUG : file1(0xc0008dd140): RWFileHandle.Release 2025/09/20 03:58:48 DEBUG : file1(0xc0008dd140): close: 2025/09/20 03:58:48 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/20 03:58:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:48 DEBUG : file1(0xc0008dd140): >close: err= 2025/09/20 03:58:48 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:48 DEBUG : Looking for writers 2025/09/20 03:58:48 DEBUG : file1: reading active writers 2025/09/20 03:58:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/20 03:58:48 DEBUG : Looking for writers 2025/09/20 03:58:48 DEBUG : file1: reading active writers 2025/09/20 03:58:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/20 03:58:48 DEBUG : Looking for writers 2025/09/20 03:58:48 DEBUG : file1: reading active writers 2025/09/20 03:58:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/20 03:58:48 DEBUG : Looking for writers 2025/09/20 03:58:48 DEBUG : file1: reading active writers 2025/09/20 03:58:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/20 03:58:48 DEBUG : file1: vfs cache: starting upload 2025/09/20 03:58:48 DEBUG : Looking for writers 2025/09/20 03:58:48 DEBUG : file1: reading active writers 2025/09/20 03:58:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/20 03:58:48 DEBUG : Looking for writers 2025/09/20 03:58:48 DEBUG : file1: reading active writers 2025/09/20 03:58:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/20 03:58:48 DEBUG : Looking for writers 2025/09/20 03:58:48 DEBUG : file1: reading active writers 2025/09/20 03:58:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/20 03:58:49 DEBUG : Looking for writers 2025/09/20 03:58:49 DEBUG : file1: reading active writers 2025/09/20 03:58:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/20 03:58:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/20 03:58:49 INFO : file1: Copied (new) 2025/09/20 03:58:49 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/09/20 03:58:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/20 03:58:49 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/09/20 03:58:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:58:49 INFO : file1: vfs cache: upload succeeded try #1 2025/09/20 03:58:50 DEBUG : Looking for writers 2025/09/20 03:58:50 DEBUG : file1: reading active writers 2025/09/20 03:58:50 DEBUG : >WaitForWriters: 2025/09/20 03:58:50 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:50 DEBUG : Looking for writers 2025/09/20 03:58:50 DEBUG : file1: reading active writers 2025/09/20 03:58:50 DEBUG : >WaitForWriters: 2025/09/20 03:58:50 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.60s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:51 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:51 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:51 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:51 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:51 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:58:51 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:51 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:58:51 DEBUG : rename_me: newRWFileHandle: 2025/09/20 03:58:51 DEBUG : rename_me(0xc0008dc380): openPending: 2025/09/20 03:58:51 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/20 03:58:51 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/20 03:58:51 DEBUG : rename_me(0xc0008dc380): >openPending: err= 2025/09/20 03:58:51 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/20 03:58:51 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/20 03:58:51 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/20 03:58:51 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/20 03:58:51 DEBUG : rename_me(0xc0008dc380): _writeAt: size=5, off=0 2025/09/20 03:58:51 DEBUG : rename_me(0xc0008dc380): >_writeAt: n=5, err= 2025/09/20 03:58:51 DEBUG : rename_me(0xc0008dc380): close: 2025/09/20 03:58:51 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-20 03:58:51.47731532 +0000 UTC m=+195.251987043 2025/09/20 03:58:51 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/20 03:58:51 DEBUG : rename_me(0xc0008dc380): >close: err= 2025/09/20 03:58:51 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/20 03:58:51 DEBUG : i_was_renamed: Updating file with 0xc000866180 2025/09/20 03:58:51 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/20 03:58:51 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/20 03:58:51 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:58:51 DEBUG : Looking for writers 2025/09/20 03:58:51 DEBUG : i_was_renamed: reading active writers 2025/09/20 03:58:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/20 03:58:51 DEBUG : Looking for writers 2025/09/20 03:58:51 DEBUG : i_was_renamed: reading active writers 2025/09/20 03:58:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/20 03:58:51 DEBUG : Looking for writers 2025/09/20 03:58:51 DEBUG : i_was_renamed: reading active writers 2025/09/20 03:58:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/20 03:58:51 DEBUG : Looking for writers 2025/09/20 03:58:51 DEBUG : i_was_renamed: reading active writers 2025/09/20 03:58:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/20 03:58:51 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/20 03:58:51 DEBUG : Looking for writers 2025/09/20 03:58:51 DEBUG : i_was_renamed: reading active writers 2025/09/20 03:58:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/20 03:58:51 DEBUG : Looking for writers 2025/09/20 03:58:51 DEBUG : i_was_renamed: reading active writers 2025/09/20 03:58:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/20 03:58:52 DEBUG : Looking for writers 2025/09/20 03:58:52 DEBUG : i_was_renamed: reading active writers 2025/09/20 03:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/20 03:58:52 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/09/20 03:58:52 INFO : i_was_renamed: Copied (new) 2025/09/20 03:58:52 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-20 03:58:51 +0000 UTC," 2025/09/20 03:58:52 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/20 03:58:52 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/20 03:58:52 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/20 03:58:52 DEBUG : Looking for writers 2025/09/20 03:58:52 DEBUG : i_was_renamed: reading active writers 2025/09/20 03:58:52 DEBUG : >WaitForWriters: 2025/09/20 03:58:52 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.86s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:58:53 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:58:53 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/20 03:58:53 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:53 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/20 03:58:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-qufakup9rodo" 2025/09/20 03:58:53 INFO : files root 'rclone-test-qufakup9rodo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/20 03:58:53 DEBUG : forgetting directory cache 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate(0xc0008e8700): _readAt: size=512, off=0 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate(0xc0008e8700): openPending: 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-20 02:59:53 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/20 03:58:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate(0xc0008e8700): >openPending: err= 2025/09/20 03:58:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:58:54 DEBUG : forgetting directory cache 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate(0xc0008e8700): >_readAt: n=20, err=EOF 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate(0xc0008e8700): close: 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-20 02:59:53 +0000 UTC 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate(0xc0008e8700): >close: err= 2025/09/20 03:58:54 DEBUG : Re-reading directory (270.2295ms old) 2025/09/20 03:58:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:58:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/20 03:58:55 DEBUG : forgetting directory cache 2025/09/20 03:58:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate(0xc00100a980): _readAt: size=512, off=0 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate(0xc00100a980): openPending: 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-20 03:00:53 +0000 UTC," against cached fingerprint "20,2025-09-20 02:59:53 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-20 03:00:53 +0000 UTC," != cached fingerprint "20,2025-09-20 02:59:53 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/09/20 03:58:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/20 03:58:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate(0xc00100a980): >openPending: err= 2025/09/20 03:58:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:58:56 DEBUG : forgetting directory cache 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate(0xc00100a980): >_readAt: n=20, err=EOF 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate(0xc00100a980): close: 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-20 03:00:53 +0000 UTC 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate(0xc00100a980): >close: err= 2025/09/20 03:58:56 DEBUG : Re-reading directory (261.440514ms old) 2025/09/20 03:58:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:58:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/20 03:58:56 DEBUG : forgetting directory cache 2025/09/20 03:58:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/20 03:58:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/20 03:58:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/20 03:58:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:58:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:58:57 DEBUG : TestRWCacheUpdate(0xc0008e9640): _readAt: size=512, off=0 2025/09/20 03:58:57 DEBUG : TestRWCacheUpdate(0xc0008e9640): openPending: 2025/09/20 03:58:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-20 03:01:53 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-09-20 03:00:53 +0000 UTC," 2025/09/20 03:58:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-20 03:01:53 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-09-20 03:00:53 +0000 UTC,") 2025/09/20 03:58:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/20 03:58:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/20 03:58:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/20 03:58:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:58:57 DEBUG : TestRWCacheUpdate(0xc0008e9640): >openPending: err= 2025/09/20 03:58:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/20 03:58:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/20 03:58:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/20 03:58:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:58:57 DEBUG : forgetting directory cache 2025/09/20 03:58:58 DEBUG : TestRWCacheUpdate(0xc0008e9640): >_readAt: n=20, err=EOF 2025/09/20 03:58:58 DEBUG : TestRWCacheUpdate(0xc0008e9640): close: 2025/09/20 03:58:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-20 03:01:53 +0000 UTC 2025/09/20 03:58:58 DEBUG : TestRWCacheUpdate(0xc0008e9640): >close: err= 2025/09/20 03:58:58 DEBUG : Re-reading directory (262.056482ms old) 2025/09/20 03:58:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:58:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/20 03:58:58 DEBUG : forgetting directory cache 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate(0xc00100b240): _readAt: size=512, off=0 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate(0xc00100b240): openPending: 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-20 03:02:53 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-09-20 03:01:53 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-20 03:02:53 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-09-20 03:01:53 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/09/20 03:58:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/20 03:58:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate(0xc00100b240): >openPending: err= 2025/09/20 03:58:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:58:59 DEBUG : forgetting directory cache 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate(0xc00100b240): >_readAt: n=20, err=EOF 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate(0xc00100b240): close: 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-20 03:02:53 +0000 UTC 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate(0xc00100b240): >close: err= 2025/09/20 03:58:59 DEBUG : Re-reading directory (269.087295ms old) 2025/09/20 03:58:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:58:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/20 03:58:59 DEBUG : forgetting directory cache 2025/09/20 03:59:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate(0xc0008e83c0): _readAt: size=512, off=0 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate(0xc0008e83c0): openPending: 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-20 03:03:53 +0000 UTC," against cached fingerprint "20,2025-09-20 03:02:53 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-20 03:03:53 +0000 UTC," != cached fingerprint "20,2025-09-20 03:02:53 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/09/20 03:59:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/20 03:59:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate(0xc0008e83c0): >openPending: err= 2025/09/20 03:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:59:01 DEBUG : forgetting directory cache 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate(0xc0008e83c0): >_readAt: n=20, err=EOF 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate(0xc0008e83c0): close: 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-20 03:03:53 +0000 UTC 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate(0xc0008e83c0): >close: err= 2025/09/20 03:59:01 DEBUG : Re-reading directory (266.520104ms old) 2025/09/20 03:59:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:59:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/20 03:59:01 DEBUG : forgetting directory cache 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate(0xc0008dc1c0): _readAt: size=512, off=0 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate(0xc0008dc1c0): openPending: 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-20 03:04:53 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-09-20 03:03:53 +0000 UTC," 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-20 03:04:53 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-09-20 03:03:53 +0000 UTC,") 2025/09/20 03:59:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/20 03:59:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate(0xc0008dc1c0): >openPending: err= 2025/09/20 03:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:59:02 DEBUG : forgetting directory cache 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate(0xc0008dc1c0): >_readAt: n=20, err=EOF 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate(0xc0008dc1c0): close: 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-20 03:04:53 +0000 UTC 2025/09/20 03:59:02 DEBUG : TestRWCacheUpdate(0xc0008dc1c0): >close: err= 2025/09/20 03:59:02 DEBUG : Re-reading directory (267.878796ms old) 2025/09/20 03:59:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:59:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/20 03:59:03 DEBUG : forgetting directory cache 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate(0xc00100a340): _readAt: size=512, off=0 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate(0xc00100a340): openPending: 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-20 03:05:53 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-09-20 03:04:53 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-20 03:05:53 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-09-20 03:04:53 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/09/20 03:59:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/20 03:59:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate(0xc00100a340): >openPending: err= 2025/09/20 03:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:59:04 DEBUG : forgetting directory cache 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate(0xc00100a340): >_readAt: n=21, err=EOF 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate(0xc00100a340): close: 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-20 03:05:53 +0000 UTC 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate(0xc00100a340): >close: err= 2025/09/20 03:59:04 DEBUG : Re-reading directory (259.806897ms old) 2025/09/20 03:59:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:59:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/20 03:59:05 DEBUG : forgetting directory cache 2025/09/20 03:59:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate(0xc0008e9240): _readAt: size=512, off=0 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate(0xc0008e9240): openPending: 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-20 03:06:53 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-09-20 03:05:53 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-20 03:06:53 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-09-20 03:05:53 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/09/20 03:59:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/20 03:59:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate(0xc0008e9240): >openPending: err= 2025/09/20 03:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:59:06 DEBUG : forgetting directory cache 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate(0xc0008e9240): >_readAt: n=22, err=EOF 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate(0xc0008e9240): close: 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-20 03:06:53 +0000 UTC 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate(0xc0008e9240): >close: err= 2025/09/20 03:59:06 DEBUG : Re-reading directory (259.403228ms old) 2025/09/20 03:59:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:59:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/20 03:59:06 DEBUG : forgetting directory cache 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate(0xc00100ad80): _readAt: size=512, off=0 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate(0xc00100ad80): openPending: 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-20 03:07:53 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-09-20 03:06:53 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-20 03:07:53 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-09-20 03:06:53 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/09/20 03:59:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/20 03:59:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate(0xc00100ad80): >openPending: err= 2025/09/20 03:59:07 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:59:07 DEBUG : forgetting directory cache 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate(0xc00100ad80): >_readAt: n=23, err=EOF 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate(0xc00100ad80): close: 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-20 03:07:53 +0000 UTC 2025/09/20 03:59:07 DEBUG : TestRWCacheUpdate(0xc00100ad80): >close: err= 2025/09/20 03:59:07 DEBUG : Re-reading directory (270.853481ms old) 2025/09/20 03:59:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:59:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/20 03:59:08 DEBUG : forgetting directory cache 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate(0xc0008e9e40): _readAt: size=512, off=0 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate(0xc0008e9e40): openPending: 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-20 03:08:53 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-09-20 03:07:53 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-20 03:08:53 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-09-20 03:07:53 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/09/20 03:59:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/20 03:59:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate(0xc0008e9e40): >openPending: err= 2025/09/20 03:59:09 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:59:09 DEBUG : forgetting directory cache 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate(0xc0008e9e40): >_readAt: n=24, err=EOF 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate(0xc0008e9e40): close: 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-20 03:08:53 +0000 UTC 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate(0xc0008e9e40): >close: err= 2025/09/20 03:59:09 DEBUG : Re-reading directory (276.192809ms old) 2025/09/20 03:59:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/20 03:59:09 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:09 DEBUG : Looking for writers 2025/09/20 03:59:09 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/20 03:59:09 DEBUG : >WaitForWriters: 2025/09/20 03:59:09 DEBUG : files root 'rclone-test-qufakup9rodo': vfs cache: cleaner exiting 2025/09/20 03:59:09 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (16.97s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:12 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:12 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/20 03:59:12 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/20 03:59:12 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/20 03:59:12 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/20 03:59:12 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:59:12 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/20 03:59:12 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/20 03:59:12 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/20 03:59:12 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/20 03:59:12 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/20 03:59:12 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:59:12 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/20 03:59:12 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/20 03:59:12 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/20 03:59:12 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/20 03:59:12 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/20 03:59:12 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:59:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/20 03:59:13 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/20 03:59:13 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/20 03:59:13 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:13 DEBUG : Looking for writers 2025/09/20 03:59:13 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/20 03:59:13 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/20 03:59:13 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.21s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:13 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:13 DEBUG : files root 'rclone-test-qufakup9rodo': Reusing VFS from active cache 2025/09/20 03:59:13 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:13 DEBUG : Looking for writers 2025/09/20 03:59:13 DEBUG : >WaitForWriters: 2025/09/20 03:59:13 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:13 DEBUG : Looking for writers 2025/09/20 03:59:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.28s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:13 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:13 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:13 DEBUG : Looking for writers 2025/09/20 03:59:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:14 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:14 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:14 DEBUG : Looking for writers 2025/09/20 03:59:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:14 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:16 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:16 DEBUG : dir: Looking for writers 2025/09/20 03:59:16 DEBUG : file2: reading active writers 2025/09/20 03:59:16 DEBUG : Looking for writers 2025/09/20 03:59:16 DEBUG : dir: reading active writers 2025/09/20 03:59:16 DEBUG : file1: reading active writers 2025/09/20 03:59:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.01s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:17 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:19 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:19 DEBUG : dir: Looking for writers 2025/09/20 03:59:19 DEBUG : Looking for writers 2025/09/20 03:59:19 DEBUG : dir: reading active writers 2025/09/20 03:59:19 DEBUG : file1: reading active writers 2025/09/20 03:59:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.92s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:20 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/20 03:59:22 DEBUG : file1: Open: flags=O_RDONLY 2025/09/20 03:59:22 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/20 03:59:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/20 03:59:22 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/20 03:59:22 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/20 03:59:22 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/20 03:59:22 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/20 03:59:22 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:59:22 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/20 03:59:22 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/20 03:59:22 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/20 03:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/20 03:59:22 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/20 03:59:26 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/20 03:59:26 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/09/20 03:59:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/20 03:59:26 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:59:26 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/20 03:59:26 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:26 DEBUG : dir: Looking for writers 2025/09/20 03:59:26 DEBUG : file2: reading active writers 2025/09/20 03:59:26 DEBUG : new_file.txt: reading active writers 2025/09/20 03:59:26 DEBUG : Looking for writers 2025/09/20 03:59:26 DEBUG : dir: reading active writers 2025/09/20 03:59:26 DEBUG : file1: reading active writers 2025/09/20 03:59:26 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.53s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:28 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:31 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/20 03:59:31 DEBUG : dir/file1: Updating file with dir/file1 0xc001248c00 2025/09/20 03:59:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/20 03:59:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:32 INFO : dir/file1: Moved (server-side) to: file0 2025/09/20 03:59:32 DEBUG : file0: Updating file with file0 0xc001248c00 2025/09/20 03:59:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/20 03:59:32 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/20 03:59:32 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:32 DEBUG : dir: Looking for writers 2025/09/20 03:59:32 DEBUG : Looking for writers 2025/09/20 03:59:32 DEBUG : dir: reading active writers 2025/09/20 03:59:32 DEBUG : file0: reading active writers 2025/09/20 03:59:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.45s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:33 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:33 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:33 DEBUG : Looking for writers 2025/09/20 03:59:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:33 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:33 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/20 03:59:34 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/20 03:59:34 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/20 03:59:35 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/20 03:59:35 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/20 03:59:36 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:36 DEBUG : Looking for writers 2025/09/20 03:59:36 DEBUG : a: Looking for writers 2025/09/20 03:59:36 DEBUG : b: Looking for writers 2025/09/20 03:59:36 DEBUG : c: Looking for writers 2025/09/20 03:59:36 DEBUG : d: Looking for writers 2025/09/20 03:59:36 DEBUG : Looking for writers 2025/09/20 03:59:36 DEBUG : c: reading active writers 2025/09/20 03:59:36 DEBUG : d: reading active writers 2025/09/20 03:59:36 DEBUG : /: reading active writers 2025/09/20 03:59:36 DEBUG : a: reading active writers 2025/09/20 03:59:36 DEBUG : b: reading active writers 2025/09/20 03:59:36 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.68s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:37 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:37 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/20 03:59:38 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/20 03:59:38 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/20 03:59:38 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/20 03:59:40 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:40 DEBUG : a/b/c/d: Looking for writers 2025/09/20 03:59:40 DEBUG : a/b/c: Looking for writers 2025/09/20 03:59:40 DEBUG : d: reading active writers 2025/09/20 03:59:40 DEBUG : a/b: Looking for writers 2025/09/20 03:59:40 DEBUG : c: reading active writers 2025/09/20 03:59:40 DEBUG : a: Looking for writers 2025/09/20 03:59:40 DEBUG : b: reading active writers 2025/09/20 03:59:40 DEBUG : Looking for writers 2025/09/20 03:59:40 DEBUG : a: reading active writers 2025/09/20 03:59:40 DEBUG : >WaitForWriters: 2025/09/20 03:59:41 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qufakup9rodo/a/b/c not empty`) 2025/09/20 03:59:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/20 03:59:41 DEBUG : pacer: Reducing sleep to 15ms 2025/09/20 03:59:42 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qufakup9rodo/a/b not empty`) 2025/09/20 03:59:42 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/09/20 03:59:42 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-qufakup9rodo/a/b not empty`) 2025/09/20 03:59:42 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/09/20 03:59:42 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-qufakup9rodo/a/b not empty`) 2025/09/20 03:59:42 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/09/20 03:59:42 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-qufakup9rodo/a/b not empty`) 2025/09/20 03:59:42 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/09/20 03:59:42 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-qufakup9rodo/a/b not empty`) 2025/09/20 03:59:42 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2025/09/20 03:59:42 DEBUG : pacer: Reducing sleep to 360ms 2025/09/20 03:59:43 DEBUG : pacer: Reducing sleep to 270ms 2025/09/20 03:59:43 DEBUG : pacer: Reducing sleep to 202.5ms --- PASS: TestVFSMkdirAll (6.38s) === 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:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:43 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:43 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:43 DEBUG : Looking for writers 2025/09/20 03:59:43 DEBUG : >WaitForWriters: 2025/09/20 03:59:43 DEBUG : pacer: Reducing sleep to 151.875ms 2025/09/20 03:59:43 DEBUG : pacer: Reducing sleep to 113.90625ms --- PASS: TestVFSIsMetadataFile (0.46s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:44 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:59:44 DEBUG : pacer: Reducing sleep to 85.429687ms 2025/09/20 03:59:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:59:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/20 03:59:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/20 03:59:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:44 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/20 03:59:44 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/20 03:59:44 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/20 03:59:44 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/20 03:59:45 DEBUG : pacer: Reducing sleep to 64.072265ms 2025/09/20 03:59:45 DEBUG : pacer: Reducing sleep to 48.054198ms 2025/09/20 03:59:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/20 03:59:45 DEBUG : file1: Size of src and dst objects identical 2025/09/20 03:59:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:45 DEBUG : pacer: Reducing sleep to 36.040648ms 2025/09/20 03:59:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:59:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:59:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/20 03:59:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/20 03:59:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:59:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:59:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/20 03:59:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/20 03:59:45 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/20 03:59:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/20 03:59:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/20 03:59:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/20 03:59:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/20 03:59:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:45 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/20 03:59:46 DEBUG : pacer: Reducing sleep to 27.030486ms 2025/09/20 03:59:46 DEBUG : pacer: Reducing sleep to 20.272864ms 2025/09/20 03:59:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/20 03:59:46 DEBUG : file1: Size of src and dst objects identical 2025/09/20 03:59:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/20 03:59:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/20 03:59:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/20 03:59:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/20 03:59:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:46 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (7 bytes), uploading instead of streaming 2025/09/20 03:59:46 DEBUG : pacer: Reducing sleep to 15.204648ms 2025/09/20 03:59:47 DEBUG : pacer: Reducing sleep to 11.403486ms 2025/09/20 03:59:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/20 03:59:47 DEBUG : file1: Size of src and dst objects identical 2025/09/20 03:59:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:47 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:47 DEBUG : Looking for writers 2025/09/20 03:59:47 DEBUG : file1: reading active writers 2025/09/20 03:59:47 DEBUG : >WaitForWriters: 2025/09/20 03:59:47 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestWriteFileHandleMethods (3.38s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:47 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:59:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:59:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/20 03:59:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/20 03:59:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:47 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/20 03:59:48 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/20 03:59:48 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/20 03:59:48 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/20 03:59:48 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (11 bytes), uploading instead of streaming 2025/09/20 03:59:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/20 03:59:49 DEBUG : file1: Size of src and dst objects identical 2025/09/20 03:59:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:49 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/20 03:59:49 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:49 DEBUG : Looking for writers 2025/09/20 03:59:49 DEBUG : file1: reading active writers 2025/09/20 03:59:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.43s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:49 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:59:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:59:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/20 03:59:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/20 03:59:50 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/20 03:59:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:50 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (5 bytes), uploading instead of streaming 2025/09/20 03:59:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/20 03:59:50 DEBUG : file1: Size of src and dst objects identical 2025/09/20 03:59:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:50 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/20 03:59:50 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:50 DEBUG : Looking for writers 2025/09/20 03:59:50 DEBUG : file1: reading active writers 2025/09/20 03:59:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.31s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:51 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:59:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:59:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/20 03:59:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/20 03:59:51 DEBUG : file1: WriteFileHandle.Release closing 2025/09/20 03:59:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:51 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/20 03:59:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/20 03:59:52 DEBUG : file1: Size of src and dst objects identical 2025/09/20 03:59:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:52 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/20 03:59:52 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:52 DEBUG : Looking for writers 2025/09/20 03:59:52 DEBUG : file1: reading active writers 2025/09/20 03:59:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.54s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:52 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:59:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:59:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/20 03:59:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/20 03:59:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:52 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (2 bytes), uploading instead of streaming 2025/09/20 03:59:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/20 03:59:53 DEBUG : file1: Size of src and dst objects identical 2025/09/20 03:59:53 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/09/20 03:59:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:53 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:53 DEBUG : Looking for writers 2025/09/20 03:59:53 DEBUG : file1: reading active writers 2025/09/20 03:59:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.61s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:54 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:59:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:59:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/20 03:59:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/20 03:59:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:54 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (0 bytes), uploading instead of streaming 2025/09/20 03:59:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/20 03:59:55 DEBUG : file1: Size of src and dst objects identical 2025/09/20 03:59:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:59:55 DEBUG : file1: Open: flags=O_RDONLY 2025/09/20 03:59:55 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/20 03:59:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/20 03:59:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:59:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/20 03:59:55 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:55 DEBUG : Looking for writers 2025/09/20 03:59:55 DEBUG : file1: reading active writers 2025/09/20 03:59:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.68s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-qufakup9rodo'", Local "Local file system at /tmp/rclone2335571897", Modify Window "1s" 2025/09/20 03:59:56 INFO : files root 'rclone-test-qufakup9rodo': poll-interval is not supported by this remote 2025/09/20 03:59:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/20 03:59:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/20 03:59:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/20 03:59:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/20 03:59:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:56 DEBUG : files root 'rclone-test-qufakup9rodo': File to upload is small (100 bytes), uploading instead of streaming 2025/09/20 03:59:56 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/20 03:59:56 DEBUG : file1: Size of src and dst objects identical 2025/09/20 03:59:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/20 03:59:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/20 03:59:56 DEBUG : file1: Open: flags=O_RDONLY 2025/09/20 03:59:56 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/20 03:59:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/20 03:59:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/20 03:59:57 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/20 03:59:57 DEBUG : WaitForWriters: timeout=30s 2025/09/20 03:59:57 DEBUG : Looking for writers 2025/09/20 03:59:57 DEBUG : file1: reading active writers 2025/09/20 03:59:57 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.57s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/09/20 03:59:57 DEBUG : files root 'rclone-test-qufakup9rodo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished OK in 4m21.545960944s (try 1/5)