"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/09/08 01:55:49 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jivoniz6lapi" 2026/09/08 01:55:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 01:55:50 DEBUG : Creating backend with remote "/tmp/rclone1452305683" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:55:50 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:55:53 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:55:53 DEBUG : dir: Looking for writers 2026/09/08 01:55:53 DEBUG : Looking for writers 2026/09/08 01:55:53 DEBUG : dir: reading active writers 2026/09/08 01:55:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.50s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:55:54 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:55:58 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:55:58 DEBUG : dir/subdir: Looking for writers 2026/09/08 01:55:58 DEBUG : dir: Looking for writers 2026/09/08 01:55:58 DEBUG : subdir: reading active writers 2026/09/08 01:55:58 DEBUG : file1: reading active writers 2026/09/08 01:55:58 DEBUG : file2: reading active writers 2026/09/08 01:55:58 DEBUG : Looking for writers 2026/09/08 01:55:58 DEBUG : dir: reading active writers 2026/09/08 01:55:58 DEBUG : >WaitForWriters: 2026/09/08 01:55:59 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jivoniz6lapi/dir not empty`) 2026/09/08 01:55:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/08 01:55:59 DEBUG : pacer: Reducing sleep to 15ms 2026/09/08 01:55:59 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (5.33s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:55:59 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:56:00 DEBUG : pacer: Reducing sleep to 10ms 2026/09/08 01:56:01 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:56:01 DEBUG : dir: Looking for writers 2026/09/08 01:56:01 DEBUG : file1: reading active writers 2026/09/08 01:56:01 DEBUG : Looking for writers 2026/09/08 01:56:01 DEBUG : dir: reading active writers 2026/09/08 01:56:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.38s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:56:01 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:56:03 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:56:03 DEBUG : dir: Looking for writers 2026/09/08 01:56:03 DEBUG : Looking for writers 2026/09/08 01:56:03 DEBUG : dir: reading active writers 2026/09/08 01:56:03 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.29s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:56:04 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:56:05 DEBUG : dir: forgetting directory cache 2026/09/08 01:56:05 DEBUG : forgetting directory cache 2026/09/08 01:56:05 DEBUG : dir: forgetting directory cache 2026/09/08 01:56:05 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:56:05 DEBUG : Looking for writers 2026/09/08 01:56:05 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.31s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:56:06 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:56:08 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/08 01:56:08 DEBUG : dir: invalidating directory cache 2026/09/08 01:56:08 DEBUG : >ForgetPath: 2026/09/08 01:56:08 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/08 01:56:08 DEBUG : invalidating directory cache 2026/09/08 01:56:08 DEBUG : dir: forgetting directory cache 2026/09/08 01:56:08 DEBUG : >ForgetPath: 2026/09/08 01:56:08 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/08 01:56:08 DEBUG : >ForgetPath: 2026/09/08 01:56:08 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:56:08 DEBUG : dir: Looking for writers 2026/09/08 01:56:08 DEBUG : Looking for writers 2026/09/08 01:56:08 DEBUG : dir: reading active writers 2026/09/08 01:56:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.43s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:56:09 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:56:12 DEBUG : forgetting directory cache 2026/09/08 01:56:12 DEBUG : dir: forgetting directory cache 2026/09/08 01:56:13 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:56:13 DEBUG : dir: Looking for writers 2026/09/08 01:56:13 DEBUG : fil/a/b: Looking for writers 2026/09/08 01:56:13 DEBUG : fil/a: Looking for writers 2026/09/08 01:56:13 DEBUG : b: reading active writers 2026/09/08 01:56:13 DEBUG : fil: Looking for writers 2026/09/08 01:56:13 DEBUG : a: reading active writers 2026/09/08 01:56:13 DEBUG : Looking for writers 2026/09/08 01:56:13 DEBUG : dir: reading active writers 2026/09/08 01:56:13 DEBUG : fil: reading active writers 2026/09/08 01:56:13 DEBUG : >WaitForWriters: 2026/09/08 01:56:14 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jivoniz6lapi/fil/a not empty`) 2026/09/08 01:56:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/08 01:56:14 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jivoniz6lapi/fil/a not empty`) 2026/09/08 01:56:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/08 01:56:14 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-jivoniz6lapi/fil/a not empty`) 2026/09/08 01:56:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/08 01:56:14 DEBUG : pacer: Reducing sleep to 60ms 2026/09/08 01:56:14 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jivoniz6lapi/fil not empty`) 2026/09/08 01:56:14 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/09/08 01:56:14 DEBUG : pacer: Reducing sleep to 90ms 2026/09/08 01:56:14 DEBUG : pacer: Reducing sleep to 67.5ms 2026/09/08 01:56:14 DEBUG : pacer: Reducing sleep to 50.625ms --- PASS: TestDirWalk (6.09s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:56:15 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:56:15 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/09/08 01:56:16 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/09/08 01:56:16 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/09/08 01:56:16 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/09/08 01:56:16 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/09/08 01:56:16 DEBUG : pacer: Reducing sleep to 10ms 2026/09/08 01:56:16 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:56:16 DEBUG : dir: Looking for writers 2026/09/08 01:56:16 DEBUG : Looking for writers 2026/09/08 01:56:16 DEBUG : dir: reading active writers 2026/09/08 01:56:16 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.23s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:56:17 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:56:19 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:56:19 DEBUG : dir: Looking for writers 2026/09/08 01:56:19 DEBUG : file1: reading active writers 2026/09/08 01:56:19 DEBUG : Looking for writers 2026/09/08 01:56:19 DEBUG : dir: reading active writers 2026/09/08 01:56:19 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.35s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:56:19 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/09/08 01:56:23 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/08 01:56:23 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/08 01:56:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/08 01:56:23 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/08 01:56:26 DEBUG : dir: invalidating directory cache 2026/09/08 01:56:26 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/08 01:56:26 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/08 01:56:26 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/08 01:56:26 DEBUG : dir/file1: Reset virtual modtime 2026/09/08 01:56:26 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/08 01:56:26 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/08 01:56:26 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/08 01:56:26 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/08 01:56:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:56:26 DEBUG : dir: invalidating directory cache 2026/09/08 01:56:26 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/08 01:56:26 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/08 01:56:26 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/08 01:56:26 DEBUG : forgetting directory cache 2026/09/08 01:56:26 DEBUG : dir: forgetting directory cache 2026/09/08 01:56:26 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/08 01:56:26 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:56:26 DEBUG : dir/virtualDir: Looking for writers 2026/09/08 01:56:26 DEBUG : dir: Looking for writers 2026/09/08 01:56:26 DEBUG : file1: reading active writers 2026/09/08 01:56:26 DEBUG : virtualFile2: reading active writers 2026/09/08 01:56:26 DEBUG : virtualFile: reading active writers 2026/09/08 01:56:26 DEBUG : virtualDir: reading active writers 2026/09/08 01:56:26 DEBUG : Looking for writers 2026/09/08 01:56:26 DEBUG : dir: reading active writers 2026/09/08 01:56:26 DEBUG : >WaitForWriters: 2026/09/08 01:56:27 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jivoniz6lapi/dir not empty`) 2026/09/08 01:56:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/08 01:56:28 DEBUG : pacer: Reducing sleep to 15ms 2026/09/08 01:56:28 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (8.51s) --- PASS: TestDirReadDirAll/Virtual (3.00s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:56:28 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:56:28 DEBUG : pacer: Reducing sleep to 10ms 2026/09/08 01:56:29 ERROR : dir/: Can only open directories read only 2026/09/08 01:56:29 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:56:29 DEBUG : dir: Looking for writers 2026/09/08 01:56:29 DEBUG : Looking for writers 2026/09/08 01:56:29 DEBUG : dir: reading active writers 2026/09/08 01:56:29 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.23s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:56:30 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:56:32 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/08 01:56:32 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/08 01:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/08 01:56:32 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 01:56:33 DEBUG : dir/potato: size = 5 OK 2026/09/08 01:56:33 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 01:56:33 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/08 01:56:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/08 01:56:33 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:56:33 DEBUG : dir: Looking for writers 2026/09/08 01:56:33 DEBUG : file1: reading active writers 2026/09/08 01:56:33 DEBUG : potato: reading active writers 2026/09/08 01:56:33 DEBUG : Looking for writers 2026/09/08 01:56:33 DEBUG : dir: reading active writers 2026/09/08 01:56:33 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.87s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:56:34 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:56:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/08 01:56:36 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:56:36 DEBUG : dir/sub: Looking for writers 2026/09/08 01:56:36 DEBUG : dir: Looking for writers 2026/09/08 01:56:36 DEBUG : file1: reading active writers 2026/09/08 01:56:36 DEBUG : sub: reading active writers 2026/09/08 01:56:36 DEBUG : Looking for writers 2026/09/08 01:56:36 DEBUG : dir: reading active writers 2026/09/08 01:56:36 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.47s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:56:37 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:56:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/08 01:56:39 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/08 01:56:40 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:56:40 DEBUG : dir/sub/subsub: Looking for writers 2026/09/08 01:56:40 DEBUG : dir/sub: Looking for writers 2026/09/08 01:56:40 DEBUG : subsub: reading active writers 2026/09/08 01:56:40 DEBUG : dir: Looking for writers 2026/09/08 01:56:40 DEBUG : file1: reading active writers 2026/09/08 01:56:40 DEBUG : sub: reading active writers 2026/09/08 01:56:40 DEBUG : Looking for writers 2026/09/08 01:56:40 DEBUG : dir: reading active writers 2026/09/08 01:56:40 DEBUG : >WaitForWriters: 2026/09/08 01:56:41 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jivoniz6lapi/dir/sub not empty`) 2026/09/08 01:56:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/08 01:56:41 DEBUG : pacer: Reducing sleep to 15ms 2026/09/08 01:56:41 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jivoniz6lapi/dir not empty`) 2026/09/08 01:56:41 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/09/08 01:56:41 DEBUG : pacer: Reducing sleep to 22.5ms 2026/09/08 01:56:41 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (4.32s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:56:42 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:56:42 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/09/08 01:56:42 DEBUG : pacer: Reducing sleep to 10ms 2026/09/08 01:56:43 ERROR : dir/: Dir.Remove not empty 2026/09/08 01:56:43 DEBUG : dir/file1: Remove: 2026/09/08 01:56:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:56:43 DEBUG : dir/file1: >Remove: err= 2026/09/08 01:56:44 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/08 01:56:44 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:56:44 DEBUG : Looking for writers 2026/09/08 01:56:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.30s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:56:44 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:56:46 DEBUG : dir/file1: Remove: 2026/09/08 01:56:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:56:46 DEBUG : dir/file1: >Remove: err= 2026/09/08 01:56:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/08 01:56:46 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:56:46 DEBUG : Looking for writers 2026/09/08 01:56:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.39s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:56:46 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:56:48 DEBUG : dir/file1: Remove: 2026/09/08 01:56:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:56:48 DEBUG : dir/file1: >Remove: err= 2026/09/08 01:56:49 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:56:49 DEBUG : dir: Looking for writers 2026/09/08 01:56:49 DEBUG : Looking for writers 2026/09/08 01:56:49 DEBUG : dir: reading active writers 2026/09/08 01:56:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.90s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:56:49 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:56:52 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/08 01:56:53 DEBUG : dir: Updating dir with dir2 0x178fc76a4f00 2026/09/08 01:56:53 DEBUG : dir: forgetting directory cache 2026/09/08 01:56:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/08 01:56:53 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/08 01:56:54 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/08 01:56:54 DEBUG : file2: Updating file with file2 0x178fc77ae410 2026/09/08 01:56:54 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/08 01:56:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 01:56:54 INFO : dir2/file3: Deleted 2026/09/08 01:56:55 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/08 01:56:55 DEBUG : dir2/file3: Updating file with dir2/file3 0x178fc77ae410 2026/09/08 01:56:55 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/08 01:56:55 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/08 01:56:55 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/08 01:56:56 DEBUG : empty directory: Updating dir with renamed empty directory 0x178fc76983c0 2026/09/08 01:56:56 DEBUG : empty directory: forgetting directory cache 2026/09/08 01:56:56 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/08 01:56:56 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/08 01:56:56 DEBUG : dir2: Renaming to "dir3" 2026/09/08 01:56:56 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:56:56 DEBUG : renamed empty directory: Looking for writers 2026/09/08 01:56:56 DEBUG : dir3: Looking for writers 2026/09/08 01:56:56 DEBUG : file3: reading active writers 2026/09/08 01:56:56 DEBUG : Looking for writers 2026/09/08 01:56:56 DEBUG : dir3: reading active writers 2026/09/08 01:56:56 DEBUG : renamed empty directory: reading active writers 2026/09/08 01:56:56 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.51s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:56:57 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:56:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/08 01:56:59 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:56:59 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 01:56:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/08 01:56:59 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/08 01:56:59 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/08 01:56:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/08 01:56:59 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:56:59 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 01:56:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/08 01:56:59 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/08 01:56:59 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/08 01:56:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/08 01:56:59 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (12 bytes), uploading instead of streaming 2026/09/08 01:57:00 DEBUG : dir/sub/file2: size = 12 OK 2026/09/08 01:57:00 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/08 01:57:00 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/08 01:57:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/08 01:57:00 DEBUG : forgetting directory cache 2026/09/08 01:57:00 DEBUG : dir: forgetting directory cache 2026/09/08 01:57:00 DEBUG : dir/sub: forgetting directory cache 2026/09/08 01:57:00 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/08 01:57:00 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/08 01:57:00 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 01:57:01 DEBUG : dir/sub/file0: size = 5 OK 2026/09/08 01:57:01 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 01:57:01 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/08 01:57:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/08 01:57:01 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:01 DEBUG : dir/sub: Looking for writers 2026/09/08 01:57:01 DEBUG : file0: reading active writers 2026/09/08 01:57:01 DEBUG : file2: reading active writers 2026/09/08 01:57:01 DEBUG : dir: Looking for writers 2026/09/08 01:57:01 DEBUG : file1: reading active writers 2026/09/08 01:57:01 DEBUG : sub: reading active writers 2026/09/08 01:57:01 DEBUG : Looking for writers 2026/09/08 01:57:01 DEBUG : dir: reading active writers 2026/09/08 01:57:01 DEBUG : >WaitForWriters: 2026/09/08 01:57:02 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jivoniz6lapi/dir not empty`) 2026/09/08 01:57:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/08 01:57:02 DEBUG : pacer: Reducing sleep to 15ms 2026/09/08 01:57:02 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (5.55s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:57:02 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:57:03 DEBUG : pacer: Reducing sleep to 10ms 2026/09/08 01:57:04 DEBUG : forgetting directory cache 2026/09/08 01:57:06 DEBUG : forgetting directory cache 2026/09/08 01:57:06 DEBUG : dir: forgetting directory cache 2026/09/08 01:57:06 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:06 DEBUG : dir: Looking for writers 2026/09/08 01:57:06 DEBUG : Looking for writers 2026/09/08 01:57:06 DEBUG : dir: reading active writers 2026/09/08 01:57:06 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.40s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:57:07 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:57:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/08 01:57:08 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:57:08 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/08 01:57:08 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/08 01:57:08 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/08 01:57:08 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:57:08 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/08 01:57:08 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/08 01:57:08 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:57:08 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/08 01:57:08 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/08 01:57:08 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/08 01:57:08 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:57:08 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/08 01:57:08 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:08 DEBUG : dir: Looking for writers 2026/09/08 01:57:08 DEBUG : file1.metadata: reading active writers 2026/09/08 01:57:08 DEBUG : file1: reading active writers 2026/09/08 01:57:08 DEBUG : Looking for writers 2026/09/08 01:57:08 DEBUG : dir: reading active writers 2026/09/08 01:57:08 DEBUG : dir.metadata: reading active writers 2026/09/08 01:57:08 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.44s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:57:09 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:57:11 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:11 DEBUG : dir: Looking for writers 2026/09/08 01:57:11 DEBUG : file1: reading active writers 2026/09/08 01:57:11 DEBUG : Looking for writers 2026/09/08 01:57:11 DEBUG : dir: reading active writers 2026/09/08 01:57:11 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.24s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:57:11 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:57:14 DEBUG : Can set mod time: true 2026/09/08 01:57:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/08 01:57:15 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:15 DEBUG : dir: Looking for writers 2026/09/08 01:57:15 DEBUG : file1: reading active writers 2026/09/08 01:57:15 DEBUG : Looking for writers 2026/09/08 01:57:15 DEBUG : dir: reading active writers 2026/09/08 01:57:15 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:57:16 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:57:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 01:57:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 01:57:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:57:17 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/08 01:57:18 DEBUG : dir/file1: size = 0 OK 2026/09/08 01:57:18 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 01:57:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/08 01:57:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/08 01:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:57:18 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:18 DEBUG : dir: Looking for writers 2026/09/08 01:57:18 DEBUG : file1: reading active writers 2026/09/08 01:57:18 DEBUG : Looking for writers 2026/09/08 01:57:18 DEBUG : dir: reading active writers 2026/09/08 01:57:18 DEBUG : >WaitForWriters: 2026/09/08 01:57:19 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:19 DEBUG : dir: Looking for writers 2026/09/08 01:57:19 DEBUG : file1: reading active writers 2026/09/08 01:57:19 DEBUG : Looking for writers 2026/09/08 01:57:19 DEBUG : dir: reading active writers 2026/09/08 01:57:19 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:57:19 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:57:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 01:57:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 01:57:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:57:21 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 01:57:22 DEBUG : dir/file1: size = 5 OK 2026/09/08 01:57:22 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 01:57:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/08 01:57:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/08 01:57:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:57:22 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:22 DEBUG : dir: Looking for writers 2026/09/08 01:57:22 DEBUG : file1: reading active writers 2026/09/08 01:57:22 DEBUG : Looking for writers 2026/09/08 01:57:22 DEBUG : dir: reading active writers 2026/09/08 01:57:22 DEBUG : >WaitForWriters: 2026/09/08 01:57:22 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:22 DEBUG : dir: Looking for writers 2026/09/08 01:57:22 DEBUG : file1: reading active writers 2026/09/08 01:57:22 DEBUG : Looking for writers 2026/09/08 01:57:22 DEBUG : dir: reading active writers 2026/09/08 01:57:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:57:23 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:57:23 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:57:23 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:23 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:57:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:57:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:23 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:57:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/08 01:57:25 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:25 DEBUG : dir: Looking for writers 2026/09/08 01:57:25 DEBUG : file1: reading active writers 2026/09/08 01:57:25 DEBUG : Looking for writers 2026/09/08 01:57:25 DEBUG : dir: reading active writers 2026/09/08 01:57:25 DEBUG : >WaitForWriters: 2026/09/08 01:57:25 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:57:26 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:57:26 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:57:26 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:26 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:26 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:57:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/08 01:57:27 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:57:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:57:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:57:27 DEBUG : dir/file1(0x178fc7a09240): close: 2026/09/08 01:57:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/08 01:57:27 DEBUG : dir/file1(0x178fc7a09240): >close: err= 2026/09/08 01:57:27 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:27 DEBUG : dir: Looking for writers 2026/09/08 01:57:27 DEBUG : file1: reading active writers 2026/09/08 01:57:27 DEBUG : Looking for writers 2026/09/08 01:57:27 DEBUG : dir: reading active writers 2026/09/08 01:57:27 DEBUG : >WaitForWriters: 2026/09/08 01:57:28 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:28 DEBUG : dir: Looking for writers 2026/09/08 01:57:28 DEBUG : file1: reading active writers 2026/09/08 01:57:28 DEBUG : Looking for writers 2026/09/08 01:57:28 DEBUG : dir: reading active writers 2026/09/08 01:57:28 DEBUG : >WaitForWriters: 2026/09/08 01:57:28 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:57:28 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:57:28 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:57:28 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:28 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:28 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:57:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/08 01:57:30 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:57:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:57:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:57:30 DEBUG : dir/file1(0x178fc7a730c0): _writeAt: size=5, off=0 2026/09/08 01:57:30 DEBUG : dir/file1(0x178fc7a730c0): openPending: 2026/09/08 01:57:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/08 01:57:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/08 01:57:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:57:30 DEBUG : dir/file1(0x178fc7a730c0): >openPending: err= 2026/09/08 01:57:30 DEBUG : dir/file1(0x178fc7a730c0): >_writeAt: n=5, err= 2026/09/08 01:57:30 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/08 01:57:30 DEBUG : dir/file1(0x178fc7a730c0): close: 2026/09/08 01:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/08 01:57:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/08 01:57:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/08 01:57:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/08 01:57:30 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/08 01:57:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/08 01:57:30 DEBUG : dir/file1(0x178fc7a730c0): >close: err= 2026/09/08 01:57:30 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:30 DEBUG : dir: Looking for writers 2026/09/08 01:57:30 DEBUG : file1: reading active writers 2026/09/08 01:57:30 DEBUG : Looking for writers 2026/09/08 01:57:30 DEBUG : dir: reading active writers 2026/09/08 01:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 01:57:30 DEBUG : dir: Looking for writers 2026/09/08 01:57:30 DEBUG : file1: reading active writers 2026/09/08 01:57:30 DEBUG : Looking for writers 2026/09/08 01:57:30 DEBUG : dir: reading active writers 2026/09/08 01:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 01:57:30 DEBUG : dir: Looking for writers 2026/09/08 01:57:30 DEBUG : file1: reading active writers 2026/09/08 01:57:30 DEBUG : Looking for writers 2026/09/08 01:57:30 DEBUG : dir: reading active writers 2026/09/08 01:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 01:57:30 DEBUG : dir: Looking for writers 2026/09/08 01:57:30 DEBUG : file1: reading active writers 2026/09/08 01:57:30 DEBUG : Looking for writers 2026/09/08 01:57:30 DEBUG : dir: reading active writers 2026/09/08 01:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 01:57:30 DEBUG : dir/file1: vfs cache: starting upload 2026/09/08 01:57:30 DEBUG : dir: Looking for writers 2026/09/08 01:57:30 DEBUG : file1: reading active writers 2026/09/08 01:57:30 DEBUG : Looking for writers 2026/09/08 01:57:30 DEBUG : dir: reading active writers 2026/09/08 01:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 01:57:31 DEBUG : dir: Looking for writers 2026/09/08 01:57:31 DEBUG : file1: reading active writers 2026/09/08 01:57:31 DEBUG : Looking for writers 2026/09/08 01:57:31 DEBUG : dir: reading active writers 2026/09/08 01:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 01:57:31 DEBUG : dir: Looking for writers 2026/09/08 01:57:31 DEBUG : file1: reading active writers 2026/09/08 01:57:31 DEBUG : Looking for writers 2026/09/08 01:57:31 DEBUG : dir: reading active writers 2026/09/08 01:57:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 01:57:32 DEBUG : dir: Looking for writers 2026/09/08 01:57:32 DEBUG : file1: reading active writers 2026/09/08 01:57:32 DEBUG : Looking for writers 2026/09/08 01:57:32 DEBUG : dir: reading active writers 2026/09/08 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/08 01:57:32 DEBUG : dir/file1: size = 14 OK 2026/09/08 01:57:32 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/08 01:57:32 INFO : dir/file1: Copied (replaced existing) 2026/09/08 01:57:32 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/08 01:57:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/08 01:57:32 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/08 01:57:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:57:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/08 01:57:33 DEBUG : dir: Looking for writers 2026/09/08 01:57:33 DEBUG : file1: reading active writers 2026/09/08 01:57:33 DEBUG : Looking for writers 2026/09/08 01:57:33 DEBUG : dir: reading active writers 2026/09/08 01:57:33 DEBUG : >WaitForWriters: 2026/09/08 01:57:33 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:33 DEBUG : dir: Looking for writers 2026/09/08 01:57:33 DEBUG : file1: reading active writers 2026/09/08 01:57:33 DEBUG : Looking for writers 2026/09/08 01:57:33 DEBUG : dir: reading active writers 2026/09/08 01:57:33 DEBUG : >WaitForWriters: 2026/09/08 01:57:33 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (22.36s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (4.23s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.75s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.58s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.72s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.81s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.27s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:57:34 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:57:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 01:57:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 01:57:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:57:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/08 01:57:36 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:36 DEBUG : dir: Looking for writers 2026/09/08 01:57:36 DEBUG : file1: reading active writers 2026/09/08 01:57:36 DEBUG : Looking for writers 2026/09/08 01:57:36 DEBUG : dir: reading active writers 2026/09/08 01:57:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.51s) === RUN TestFileOpenReadUnknownSize 2026/09/08 01:57:36 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/08 01:57:36 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 01:57:36 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:57:36 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/08 01:57:36 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:36 DEBUG : Looking for writers 2026/09/08 01:57:36 DEBUG : file.txt: reading active writers 2026/09/08 01:57:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.01s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:57:36 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:57:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:57:38 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (25 bytes), uploading instead of streaming 2026/09/08 01:57:39 DEBUG : dir/file1: size = 25 OK 2026/09/08 01:57:39 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 01:57:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/08 01:57:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:57:39 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:39 DEBUG : dir: Looking for writers 2026/09/08 01:57:39 DEBUG : file1: reading active writers 2026/09/08 01:57:39 DEBUG : Looking for writers 2026/09/08 01:57:39 DEBUG : dir: reading active writers 2026/09/08 01:57:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.31s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:57:40 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:57:41 DEBUG : dir/file1: Remove: 2026/09/08 01:57:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:57:41 DEBUG : dir/file1: >Remove: err= 2026/09/08 01:57:42 DEBUG : dir/file1: Remove: 2026/09/08 01:57:42 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/08 01:57:42 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:42 DEBUG : dir: Looking for writers 2026/09/08 01:57:42 DEBUG : Looking for writers 2026/09/08 01:57:42 DEBUG : dir: reading active writers 2026/09/08 01:57:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.53s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:57:42 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:57:44 DEBUG : dir/file1: Remove: 2026/09/08 01:57:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:57:44 DEBUG : dir/file1: >Remove: err= 2026/09/08 01:57:44 DEBUG : dir/file1: Remove: 2026/09/08 01:57:44 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/08 01:57:44 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:44 DEBUG : dir: Looking for writers 2026/09/08 01:57:44 DEBUG : Looking for writers 2026/09/08 01:57:44 DEBUG : dir: reading active writers 2026/09/08 01:57:44 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.77s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:57:45 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:57:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 01:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 01:57:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/08 01:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 01:57:46 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/08 01:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 01:57:46 DEBUG : dir/file1: Open: flags=0x3 2026/09/08 01:57:46 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/08 01:57:46 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/08 01:57:46 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:46 DEBUG : dir: Looking for writers 2026/09/08 01:57:46 DEBUG : file1: reading active writers 2026/09/08 01:57:46 DEBUG : Looking for writers 2026/09/08 01:57:46 DEBUG : dir: reading active writers 2026/09/08 01:57:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.27s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:57:47 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:57:49 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:49 DEBUG : dir: Looking for writers 2026/09/08 01:57:49 DEBUG : file1: reading active writers 2026/09/08 01:57:49 DEBUG : Looking for writers 2026/09/08 01:57:49 DEBUG : dir: reading active writers 2026/09/08 01:57:49 DEBUG : >WaitForWriters: 2026/09/08 01:57:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 01:57:50 DEBUG : newLeaf: Updating file with newLeaf 0x178fc7bfcc30 2026/09/08 01:57:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:57:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:57:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/08 01:57:50 DEBUG : dir/file1: Updating file with dir/file1 0x178fc7bfcc30 2026/09/08 01:57:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/08 01:57:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:57:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 01:57:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 01:57:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:57:51 DEBUG : dir/file1: File is currently open, delaying rename 0x178fc7bfcc30 2026/09/08 01:57:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:57:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:57:51 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (25 bytes), uploading instead of streaming 2026/09/08 01:57:52 DEBUG : dir/file1: size = 25 OK 2026/09/08 01:57:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 01:57:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/08 01:57:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:57:52 DEBUG : newLeaf: Running delayed rename now 2026/09/08 01:57:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 01:57:52 DEBUG : newLeaf: Updating file with newLeaf 0x178fc7bfcc30 2026/09/08 01:57:52 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:52 DEBUG : dir: Looking for writers 2026/09/08 01:57:52 DEBUG : Looking for writers 2026/09/08 01:57:52 DEBUG : dir: reading active writers 2026/09/08 01:57:52 DEBUG : newLeaf: reading active writers 2026/09/08 01:57:52 DEBUG : >WaitForWriters: 2026/09/08 01:57:53 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:53 DEBUG : dir: Looking for writers 2026/09/08 01:57:53 DEBUG : Looking for writers 2026/09/08 01:57:53 DEBUG : dir: reading active writers 2026/09/08 01:57:53 DEBUG : newLeaf: reading active writers 2026/09/08 01:57:53 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:57:53 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:57:53 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:57:53 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:53 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:57:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:57:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:57:53 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:57:55 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:55 DEBUG : dir: Looking for writers 2026/09/08 01:57:55 DEBUG : file1: reading active writers 2026/09/08 01:57:55 DEBUG : Looking for writers 2026/09/08 01:57:55 DEBUG : dir: reading active writers 2026/09/08 01:57:55 DEBUG : >WaitForWriters: 2026/09/08 01:57:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 01:57:56 DEBUG : newLeaf: Updating file with newLeaf 0x178fc7d34dd0 2026/09/08 01:57:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:57:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:57:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/08 01:57:57 DEBUG : dir/file1: Updating file with dir/file1 0x178fc7d34dd0 2026/09/08 01:57:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/08 01:57:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:57:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 01:57:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 01:57:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:57:57 DEBUG : dir/file1: File is currently open, delaying rename 0x178fc7d34dd0 2026/09/08 01:57:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:57:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:57:57 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (25 bytes), uploading instead of streaming 2026/09/08 01:57:58 DEBUG : dir/file1: size = 25 OK 2026/09/08 01:57:58 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 01:57:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/08 01:57:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:57:58 DEBUG : newLeaf: Running delayed rename now 2026/09/08 01:57:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 01:57:59 DEBUG : newLeaf: Updating file with newLeaf 0x178fc7d34dd0 2026/09/08 01:57:59 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:59 DEBUG : dir: Looking for writers 2026/09/08 01:57:59 DEBUG : Looking for writers 2026/09/08 01:57:59 DEBUG : dir: reading active writers 2026/09/08 01:57:59 DEBUG : newLeaf: reading active writers 2026/09/08 01:57:59 DEBUG : >WaitForWriters: 2026/09/08 01:57:59 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:57:59 DEBUG : dir: Looking for writers 2026/09/08 01:57:59 DEBUG : Looking for writers 2026/09/08 01:57:59 DEBUG : dir: reading active writers 2026/09/08 01:57:59 DEBUG : newLeaf: reading active writers 2026/09/08 01:57:59 DEBUG : >WaitForWriters: 2026/09/08 01:57:59 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:58:00 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:58:00 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:58:00 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:00 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:00 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:58:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 01:58:01 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:58:01 DEBUG : dir/file1(0x178fc7843700): openPending: 2026/09/08 01:58:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/08 01:58:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/08 01:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:01 DEBUG : dir/file1(0x178fc7843700): >openPending: err= 2026/09/08 01:58:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 01:58:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:58:01 DEBUG : dir/file1(0x178fc7843700): _writeAt: size=14, off=0 2026/09/08 01:58:01 DEBUG : dir/file1(0x178fc7843700): >_writeAt: n=14, err= 2026/09/08 01:58:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/08 01:58:01 DEBUG : dir/file1(0x178fc7843700): close: 2026/09/08 01:58:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/08 01:58:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/08 01:58:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/08 01:58:01 DEBUG : dir/file1(0x178fc7843700): >close: err= 2026/09/08 01:58:01 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:01 DEBUG : dir: Looking for writers 2026/09/08 01:58:01 DEBUG : file1: reading active writers 2026/09/08 01:58:01 DEBUG : Looking for writers 2026/09/08 01:58:01 DEBUG : dir: reading active writers 2026/09/08 01:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 01:58:01 DEBUG : dir: Looking for writers 2026/09/08 01:58:01 DEBUG : file1: reading active writers 2026/09/08 01:58:01 DEBUG : Looking for writers 2026/09/08 01:58:01 DEBUG : dir: reading active writers 2026/09/08 01:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 01:58:01 DEBUG : dir: Looking for writers 2026/09/08 01:58:01 DEBUG : file1: reading active writers 2026/09/08 01:58:01 DEBUG : Looking for writers 2026/09/08 01:58:01 DEBUG : dir: reading active writers 2026/09/08 01:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 01:58:01 DEBUG : dir: Looking for writers 2026/09/08 01:58:01 DEBUG : file1: reading active writers 2026/09/08 01:58:01 DEBUG : Looking for writers 2026/09/08 01:58:01 DEBUG : dir: reading active writers 2026/09/08 01:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 01:58:01 DEBUG : dir/file1: vfs cache: starting upload 2026/09/08 01:58:01 DEBUG : dir: Looking for writers 2026/09/08 01:58:01 DEBUG : file1: reading active writers 2026/09/08 01:58:01 DEBUG : Looking for writers 2026/09/08 01:58:01 DEBUG : dir: reading active writers 2026/09/08 01:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 01:58:02 DEBUG : dir: Looking for writers 2026/09/08 01:58:02 DEBUG : file1: reading active writers 2026/09/08 01:58:02 DEBUG : Looking for writers 2026/09/08 01:58:02 DEBUG : dir: reading active writers 2026/09/08 01:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 01:58:02 DEBUG : dir: Looking for writers 2026/09/08 01:58:02 DEBUG : file1: reading active writers 2026/09/08 01:58:02 DEBUG : Looking for writers 2026/09/08 01:58:02 DEBUG : dir: reading active writers 2026/09/08 01:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 01:58:02 DEBUG : dir/file1: size = 14 OK 2026/09/08 01:58:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/08 01:58:02 INFO : dir/file1: Copied (replaced existing) 2026/09/08 01:58:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/08 01:58:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/08 01:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/08 01:58:03 DEBUG : dir: Looking for writers 2026/09/08 01:58:03 DEBUG : file1: reading active writers 2026/09/08 01:58:03 DEBUG : Looking for writers 2026/09/08 01:58:03 DEBUG : dir: reading active writers 2026/09/08 01:58:03 DEBUG : >WaitForWriters: 2026/09/08 01:58:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 01:58:03 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:58:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:58:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:58:03 DEBUG : dir/file1(0x178fc7cd0580): _readAt: size=512, off=0 2026/09/08 01:58:03 DEBUG : dir/file1(0x178fc7cd0580): openPending: 2026/09/08 01:58:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/08 01:58:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/08 01:58:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:03 DEBUG : dir/file1(0x178fc7cd0580): >openPending: err= 2026/09/08 01:58:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/08 01:58:03 DEBUG : dir/file1(0x178fc7cd0580): >_readAt: n=14, err=EOF 2026/09/08 01:58:03 DEBUG : dir/file1(0x178fc7cd0580): close: 2026/09/08 01:58:03 DEBUG : dir/file1(0x178fc7cd0580): >close: err= 2026/09/08 01:58:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 01:58:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 01:58:03 DEBUG : newLeaf: Updating file with newLeaf 0x178fc7baedd0 2026/09/08 01:58:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:58:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:58:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/08 01:58:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/08 01:58:04 DEBUG : dir/file1: Updating file with dir/file1 0x178fc7baedd0 2026/09/08 01:58:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/08 01:58:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 01:58:05 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:58:05 DEBUG : dir/file1(0x178fc7a72c80): openPending: 2026/09/08 01:58:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/08 01:58:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/08 01:58:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:05 DEBUG : dir/file1(0x178fc7a72c80): >openPending: err= 2026/09/08 01:58:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 01:58:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:58:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:58:05 DEBUG : dir/file1(0x178fc7a72c80): _writeAt: size=25, off=0 2026/09/08 01:58:05 DEBUG : dir/file1(0x178fc7a72c80): >_writeAt: n=25, err= 2026/09/08 01:58:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 01:58:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 01:58:05 DEBUG : newLeaf: Updating file with newLeaf 0x178fc7baedd0 2026/09/08 01:58:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:58:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:58:05 DEBUG : newLeaf(0x178fc7a72c80): close: 2026/09/08 01:58:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/08 01:58:05 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-08 01:58:05.082453123 +0000 UTC m=+135.339081846 2026/09/08 01:58:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/08 01:58:05 DEBUG : newLeaf(0x178fc7a72c80): >close: err= 2026/09/08 01:58:05 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:05 DEBUG : dir: Looking for writers 2026/09/08 01:58:05 DEBUG : Looking for writers 2026/09/08 01:58:05 DEBUG : dir: reading active writers 2026/09/08 01:58:05 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 01:58:05 DEBUG : dir: Looking for writers 2026/09/08 01:58:05 DEBUG : Looking for writers 2026/09/08 01:58:05 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:05 DEBUG : dir: reading active writers 2026/09/08 01:58:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 01:58:05 DEBUG : dir: Looking for writers 2026/09/08 01:58:05 DEBUG : Looking for writers 2026/09/08 01:58:05 DEBUG : dir: reading active writers 2026/09/08 01:58:05 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 01:58:05 DEBUG : dir: Looking for writers 2026/09/08 01:58:05 DEBUG : Looking for writers 2026/09/08 01:58:05 DEBUG : dir: reading active writers 2026/09/08 01:58:05 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 01:58:05 DEBUG : newLeaf: vfs cache: starting upload 2026/09/08 01:58:05 DEBUG : dir: Looking for writers 2026/09/08 01:58:05 DEBUG : Looking for writers 2026/09/08 01:58:05 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:05 DEBUG : dir: reading active writers 2026/09/08 01:58:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 01:58:06 DEBUG : dir: Looking for writers 2026/09/08 01:58:06 DEBUG : Looking for writers 2026/09/08 01:58:06 DEBUG : dir: reading active writers 2026/09/08 01:58:06 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 01:58:06 DEBUG : dir: Looking for writers 2026/09/08 01:58:06 DEBUG : Looking for writers 2026/09/08 01:58:06 DEBUG : dir: reading active writers 2026/09/08 01:58:06 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 01:58:06 DEBUG : newLeaf: size = 25 OK 2026/09/08 01:58:06 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 01:58:06 INFO : newLeaf: Copied (replaced existing) 2026/09/08 01:58:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-08 01:58:05 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/08 01:58:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/08 01:58:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:58:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/08 01:58:06 DEBUG : dir: Looking for writers 2026/09/08 01:58:06 DEBUG : Looking for writers 2026/09/08 01:58:06 DEBUG : dir: reading active writers 2026/09/08 01:58:06 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:06 DEBUG : >WaitForWriters: 2026/09/08 01:58:07 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:07 DEBUG : dir: Looking for writers 2026/09/08 01:58:07 DEBUG : Looking for writers 2026/09/08 01:58:07 DEBUG : dir: reading active writers 2026/09/08 01:58:07 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:07 DEBUG : >WaitForWriters: 2026/09/08 01:58:07 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:58:07 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:58:07 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:58:07 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:07 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:07 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:58:09 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:09 DEBUG : dir: Looking for writers 2026/09/08 01:58:09 DEBUG : file1: reading active writers 2026/09/08 01:58:09 DEBUG : Looking for writers 2026/09/08 01:58:09 DEBUG : dir: reading active writers 2026/09/08 01:58:09 DEBUG : >WaitForWriters: 2026/09/08 01:58:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 01:58:10 DEBUG : newLeaf: Updating file with newLeaf 0x178fc7d351e0 2026/09/08 01:58:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:58:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:58:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/08 01:58:11 DEBUG : dir/file1: Updating file with dir/file1 0x178fc7d351e0 2026/09/08 01:58:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/08 01:58:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 01:58:11 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:58:11 DEBUG : dir/file1(0x178fc7da0d00): openPending: 2026/09/08 01:58:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/08 01:58:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/08 01:58:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:11 DEBUG : dir/file1(0x178fc7da0d00): >openPending: err= 2026/09/08 01:58:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 01:58:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:58:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:58:11 DEBUG : dir/file1(0x178fc7da0d00): _writeAt: size=25, off=0 2026/09/08 01:58:11 DEBUG : dir/file1(0x178fc7da0d00): >_writeAt: n=25, err= 2026/09/08 01:58:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 01:58:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 01:58:12 DEBUG : newLeaf: Updating file with newLeaf 0x178fc7d351e0 2026/09/08 01:58:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:58:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:58:12 DEBUG : newLeaf(0x178fc7da0d00): close: 2026/09/08 01:58:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/08 01:58:12 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-08 01:58:11.510712722 +0000 UTC m=+141.767341436 2026/09/08 01:58:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/08 01:58:12 DEBUG : newLeaf(0x178fc7da0d00): >close: err= 2026/09/08 01:58:12 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:12 DEBUG : dir: Looking for writers 2026/09/08 01:58:12 DEBUG : Looking for writers 2026/09/08 01:58:12 DEBUG : dir: reading active writers 2026/09/08 01:58:12 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 01:58:12 DEBUG : dir: Looking for writers 2026/09/08 01:58:12 DEBUG : Looking for writers 2026/09/08 01:58:12 DEBUG : dir: reading active writers 2026/09/08 01:58:12 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 01:58:12 DEBUG : dir: Looking for writers 2026/09/08 01:58:12 DEBUG : Looking for writers 2026/09/08 01:58:12 DEBUG : dir: reading active writers 2026/09/08 01:58:12 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 01:58:12 DEBUG : dir: Looking for writers 2026/09/08 01:58:12 DEBUG : Looking for writers 2026/09/08 01:58:12 DEBUG : dir: reading active writers 2026/09/08 01:58:12 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 01:58:12 DEBUG : newLeaf: vfs cache: starting upload 2026/09/08 01:58:12 DEBUG : dir: Looking for writers 2026/09/08 01:58:12 DEBUG : Looking for writers 2026/09/08 01:58:12 DEBUG : dir: reading active writers 2026/09/08 01:58:12 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 01:58:12 DEBUG : dir: Looking for writers 2026/09/08 01:58:12 DEBUG : Looking for writers 2026/09/08 01:58:12 DEBUG : dir: reading active writers 2026/09/08 01:58:12 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 01:58:12 DEBUG : dir: Looking for writers 2026/09/08 01:58:12 DEBUG : Looking for writers 2026/09/08 01:58:12 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:12 DEBUG : dir: reading active writers 2026/09/08 01:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 01:58:13 DEBUG : newLeaf: size = 25 OK 2026/09/08 01:58:13 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 01:58:13 INFO : newLeaf: Copied (replaced existing) 2026/09/08 01:58:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-08 01:58:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/08 01:58:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/08 01:58:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:58:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/08 01:58:13 DEBUG : dir: Looking for writers 2026/09/08 01:58:13 DEBUG : Looking for writers 2026/09/08 01:58:13 DEBUG : dir: reading active writers 2026/09/08 01:58:13 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:13 DEBUG : >WaitForWriters: 2026/09/08 01:58:13 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:13 DEBUG : dir: Looking for writers 2026/09/08 01:58:13 DEBUG : Looking for writers 2026/09/08 01:58:13 DEBUG : dir: reading active writers 2026/09/08 01:58:13 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:13 DEBUG : >WaitForWriters: 2026/09/08 01:58:13 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:58:14 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:58:14 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:58:14 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:14 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:14 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:58:16 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 01:58:16 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:58:16 DEBUG : dir/file1(0x178fc7420940): openPending: 2026/09/08 01:58:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/08 01:58:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/08 01:58:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:16 DEBUG : dir/file1(0x178fc7420940): >openPending: err= 2026/09/08 01:58:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 01:58:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:58:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:58:16 DEBUG : dir/file1(0x178fc7420940): _writeAt: size=14, off=0 2026/09/08 01:58:16 DEBUG : dir/file1(0x178fc7420940): >_writeAt: n=14, err= 2026/09/08 01:58:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/08 01:58:16 DEBUG : dir/file1(0x178fc7420940): close: 2026/09/08 01:58:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/08 01:58:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/08 01:58:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/08 01:58:16 DEBUG : dir/file1(0x178fc7420940): >close: err= 2026/09/08 01:58:16 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:16 DEBUG : dir: Looking for writers 2026/09/08 01:58:16 DEBUG : file1: reading active writers 2026/09/08 01:58:16 DEBUG : Looking for writers 2026/09/08 01:58:16 DEBUG : dir: reading active writers 2026/09/08 01:58:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 01:58:16 DEBUG : dir: Looking for writers 2026/09/08 01:58:16 DEBUG : file1: reading active writers 2026/09/08 01:58:16 DEBUG : Looking for writers 2026/09/08 01:58:16 DEBUG : dir: reading active writers 2026/09/08 01:58:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 01:58:16 DEBUG : dir: Looking for writers 2026/09/08 01:58:16 DEBUG : file1: reading active writers 2026/09/08 01:58:16 DEBUG : Looking for writers 2026/09/08 01:58:16 DEBUG : dir: reading active writers 2026/09/08 01:58:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 01:58:16 DEBUG : dir: Looking for writers 2026/09/08 01:58:16 DEBUG : file1: reading active writers 2026/09/08 01:58:16 DEBUG : Looking for writers 2026/09/08 01:58:16 DEBUG : dir: reading active writers 2026/09/08 01:58:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 01:58:16 DEBUG : dir/file1: vfs cache: starting upload 2026/09/08 01:58:16 DEBUG : dir: Looking for writers 2026/09/08 01:58:16 DEBUG : file1: reading active writers 2026/09/08 01:58:16 DEBUG : Looking for writers 2026/09/08 01:58:16 DEBUG : dir: reading active writers 2026/09/08 01:58:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 01:58:16 DEBUG : dir: Looking for writers 2026/09/08 01:58:16 DEBUG : file1: reading active writers 2026/09/08 01:58:16 DEBUG : Looking for writers 2026/09/08 01:58:16 DEBUG : dir: reading active writers 2026/09/08 01:58:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 01:58:16 DEBUG : dir: Looking for writers 2026/09/08 01:58:16 DEBUG : file1: reading active writers 2026/09/08 01:58:16 DEBUG : Looking for writers 2026/09/08 01:58:16 DEBUG : dir: reading active writers 2026/09/08 01:58:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 01:58:17 DEBUG : dir/file1: size = 14 OK 2026/09/08 01:58:17 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/08 01:58:17 INFO : dir/file1: Copied (replaced existing) 2026/09/08 01:58:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/08 01:58:17 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/08 01:58:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/08 01:58:17 DEBUG : dir: Looking for writers 2026/09/08 01:58:17 DEBUG : file1: reading active writers 2026/09/08 01:58:17 DEBUG : Looking for writers 2026/09/08 01:58:17 DEBUG : dir: reading active writers 2026/09/08 01:58:17 DEBUG : >WaitForWriters: 2026/09/08 01:58:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 01:58:17 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:58:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:58:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:58:17 DEBUG : dir/file1(0x178fc7cd0c00): _readAt: size=512, off=0 2026/09/08 01:58:17 DEBUG : dir/file1(0x178fc7cd0c00): openPending: 2026/09/08 01:58:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/08 01:58:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/08 01:58:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:17 DEBUG : dir/file1(0x178fc7cd0c00): >openPending: err= 2026/09/08 01:58:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/08 01:58:17 DEBUG : dir/file1(0x178fc7cd0c00): >_readAt: n=14, err=EOF 2026/09/08 01:58:17 DEBUG : dir/file1(0x178fc7cd0c00): close: 2026/09/08 01:58:17 DEBUG : dir/file1(0x178fc7cd0c00): >close: err= 2026/09/08 01:58:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 01:58:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 01:58:18 DEBUG : newLeaf: Updating file with newLeaf 0x178fc7fd7380 2026/09/08 01:58:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:58:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:58:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/08 01:58:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/08 01:58:19 DEBUG : dir/file1: Updating file with dir/file1 0x178fc7fd7380 2026/09/08 01:58:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/08 01:58:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 01:58:19 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:58:19 DEBUG : dir/file1(0x178fc7da02c0): openPending: 2026/09/08 01:58:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/08 01:58:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/08 01:58:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:19 DEBUG : dir/file1(0x178fc7da02c0): >openPending: err= 2026/09/08 01:58:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 01:58:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:58:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:58:19 DEBUG : dir/file1(0x178fc7da02c0): _writeAt: size=25, off=0 2026/09/08 01:58:19 DEBUG : dir/file1(0x178fc7da02c0): >_writeAt: n=25, err= 2026/09/08 01:58:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 01:58:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 01:58:20 DEBUG : newLeaf: Updating file with newLeaf 0x178fc7fd7380 2026/09/08 01:58:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:58:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:58:20 DEBUG : newLeaf(0x178fc7da02c0): close: 2026/09/08 01:58:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/08 01:58:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-08 01:58:19.356267218 +0000 UTC m=+149.612895930 2026/09/08 01:58:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/08 01:58:20 DEBUG : newLeaf(0x178fc7da02c0): >close: err= 2026/09/08 01:58:20 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:20 DEBUG : dir: Looking for writers 2026/09/08 01:58:20 DEBUG : Looking for writers 2026/09/08 01:58:20 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:20 DEBUG : dir: reading active writers 2026/09/08 01:58:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 01:58:20 DEBUG : dir: Looking for writers 2026/09/08 01:58:20 DEBUG : Looking for writers 2026/09/08 01:58:20 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:20 DEBUG : dir: reading active writers 2026/09/08 01:58:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 01:58:20 DEBUG : dir: Looking for writers 2026/09/08 01:58:20 DEBUG : Looking for writers 2026/09/08 01:58:20 DEBUG : dir: reading active writers 2026/09/08 01:58:20 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 01:58:20 DEBUG : dir: Looking for writers 2026/09/08 01:58:20 DEBUG : Looking for writers 2026/09/08 01:58:20 DEBUG : dir: reading active writers 2026/09/08 01:58:20 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 01:58:20 DEBUG : newLeaf: vfs cache: starting upload 2026/09/08 01:58:20 DEBUG : dir: Looking for writers 2026/09/08 01:58:20 DEBUG : Looking for writers 2026/09/08 01:58:20 DEBUG : dir: reading active writers 2026/09/08 01:58:20 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 01:58:20 DEBUG : dir: Looking for writers 2026/09/08 01:58:20 DEBUG : Looking for writers 2026/09/08 01:58:20 DEBUG : dir: reading active writers 2026/09/08 01:58:20 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 01:58:20 DEBUG : dir: Looking for writers 2026/09/08 01:58:20 DEBUG : Looking for writers 2026/09/08 01:58:20 DEBUG : dir: reading active writers 2026/09/08 01:58:20 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 01:58:21 DEBUG : newLeaf: size = 25 OK 2026/09/08 01:58:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 01:58:21 INFO : newLeaf: Copied (replaced existing) 2026/09/08 01:58:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-08 01:58:19 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/08 01:58:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/08 01:58:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:58:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/08 01:58:21 DEBUG : dir: Looking for writers 2026/09/08 01:58:21 DEBUG : Looking for writers 2026/09/08 01:58:21 DEBUG : dir: reading active writers 2026/09/08 01:58:21 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:21 DEBUG : >WaitForWriters: 2026/09/08 01:58:21 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:21 DEBUG : dir: Looking for writers 2026/09/08 01:58:21 DEBUG : Looking for writers 2026/09/08 01:58:21 DEBUG : dir: reading active writers 2026/09/08 01:58:21 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:21 DEBUG : >WaitForWriters: 2026/09/08 01:58:21 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:58:22 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:58:22 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:58:22 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:22 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:22 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:58:24 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:24 DEBUG : dir: Looking for writers 2026/09/08 01:58:24 DEBUG : file1: reading active writers 2026/09/08 01:58:24 DEBUG : Looking for writers 2026/09/08 01:58:24 DEBUG : dir: reading active writers 2026/09/08 01:58:24 DEBUG : >WaitForWriters: 2026/09/08 01:58:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 01:58:24 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:58:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:58:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:58:24 DEBUG : dir/file1(0x178fc7cd1d00): _readAt: size=512, off=0 2026/09/08 01:58:24 DEBUG : dir/file1(0x178fc7cd1d00): openPending: 2026/09/08 01:58:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/08 01:58:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/08 01:58:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:24 DEBUG : dir/file1(0x178fc7cd1d00): >openPending: err= 2026/09/08 01:58:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/08 01:58:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 01:58:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 01:58:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:58:24 DEBUG : dir/file1(0x178fc7cd1d00): >_readAt: n=14, err=EOF 2026/09/08 01:58:24 DEBUG : dir/file1(0x178fc7cd1d00): close: 2026/09/08 01:58:24 DEBUG : dir/file1(0x178fc7cd1d00): >close: err= 2026/09/08 01:58:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 01:58:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 01:58:25 DEBUG : newLeaf: Updating file with newLeaf 0x178fc8105450 2026/09/08 01:58:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:58:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:58:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/08 01:58:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/08 01:58:26 DEBUG : dir/file1: Updating file with dir/file1 0x178fc8105450 2026/09/08 01:58:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/08 01:58:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 01:58:26 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:58:26 DEBUG : dir/file1(0x178fc7842940): openPending: 2026/09/08 01:58:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/08 01:58:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/08 01:58:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:26 DEBUG : dir/file1(0x178fc7842940): >openPending: err= 2026/09/08 01:58:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 01:58:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:58:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:58:26 DEBUG : dir/file1(0x178fc7842940): _writeAt: size=25, off=0 2026/09/08 01:58:26 DEBUG : dir/file1(0x178fc7842940): >_writeAt: n=25, err= 2026/09/08 01:58:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 01:58:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 01:58:27 DEBUG : newLeaf: Updating file with newLeaf 0x178fc8105450 2026/09/08 01:58:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 01:58:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:58:27 DEBUG : newLeaf(0x178fc7842940): close: 2026/09/08 01:58:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/08 01:58:27 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-08 01:58:26.418805539 +0000 UTC m=+156.675434262 2026/09/08 01:58:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/08 01:58:27 DEBUG : newLeaf(0x178fc7842940): >close: err= 2026/09/08 01:58:27 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:27 DEBUG : dir: Looking for writers 2026/09/08 01:58:27 DEBUG : Looking for writers 2026/09/08 01:58:27 DEBUG : dir: reading active writers 2026/09/08 01:58:27 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 01:58:27 DEBUG : dir: Looking for writers 2026/09/08 01:58:27 DEBUG : Looking for writers 2026/09/08 01:58:27 DEBUG : dir: reading active writers 2026/09/08 01:58:27 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 01:58:27 DEBUG : dir: Looking for writers 2026/09/08 01:58:27 DEBUG : Looking for writers 2026/09/08 01:58:27 DEBUG : dir: reading active writers 2026/09/08 01:58:27 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 01:58:27 DEBUG : dir: Looking for writers 2026/09/08 01:58:27 DEBUG : Looking for writers 2026/09/08 01:58:27 DEBUG : dir: reading active writers 2026/09/08 01:58:27 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 01:58:27 DEBUG : newLeaf: vfs cache: starting upload 2026/09/08 01:58:27 DEBUG : dir: Looking for writers 2026/09/08 01:58:27 DEBUG : Looking for writers 2026/09/08 01:58:27 DEBUG : dir: reading active writers 2026/09/08 01:58:27 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 01:58:27 DEBUG : dir: Looking for writers 2026/09/08 01:58:27 DEBUG : Looking for writers 2026/09/08 01:58:27 DEBUG : dir: reading active writers 2026/09/08 01:58:27 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 01:58:27 DEBUG : dir: Looking for writers 2026/09/08 01:58:27 DEBUG : Looking for writers 2026/09/08 01:58:27 DEBUG : dir: reading active writers 2026/09/08 01:58:27 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 01:58:28 DEBUG : newLeaf: size = 25 OK 2026/09/08 01:58:28 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 01:58:28 INFO : newLeaf: Copied (replaced existing) 2026/09/08 01:58:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-08 01:58:26 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/08 01:58:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/08 01:58:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 01:58:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/08 01:58:28 DEBUG : dir: Looking for writers 2026/09/08 01:58:28 DEBUG : Looking for writers 2026/09/08 01:58:28 DEBUG : dir: reading active writers 2026/09/08 01:58:28 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:28 DEBUG : >WaitForWriters: 2026/09/08 01:58:28 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:28 DEBUG : dir: Looking for writers 2026/09/08 01:58:28 DEBUG : Looking for writers 2026/09/08 01:58:28 DEBUG : dir: reading active writers 2026/09/08 01:58:28 DEBUG : newLeaf: reading active writers 2026/09/08 01:58:28 DEBUG : >WaitForWriters: 2026/09/08 01:58:28 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting --- PASS: TestFileRename (41.74s) --- PASS: TestFileRename/off,forceCache=false (6.22s) --- PASS: TestFileRename/minimal,forceCache=false (6.36s) --- PASS: TestFileRename/minimal,forceCache=true (7.76s) --- PASS: TestFileRename/writes,forceCache=false (6.44s) --- PASS: TestFileRename/writes,forceCache=true (8.03s) --- PASS: TestFileRename/full,forceCache=false (6.92s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:58:29 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:58:29 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:58:29 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:29 DEBUG : Looking for writers 2026/09/08 01:58:29 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.28s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.27s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.25s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.25s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.26s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:58:30 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.25s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:58:30 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:58:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 01:58:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 01:58:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 01:58:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/08 01:58:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:58:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/08 01:58:32 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/08 01:58:32 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:32 DEBUG : dir: Looking for writers 2026/09/08 01:58:32 DEBUG : file1: reading active writers 2026/09/08 01:58:32 DEBUG : Looking for writers 2026/09/08 01:58:32 DEBUG : dir: reading active writers 2026/09/08 01:58:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.66s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:58:33 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:58:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 01:58:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 01:58:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 01:58:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/08 01:58:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:58:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/08 01:58:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/08 01:58:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/08 01:58:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/08 01:58:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/08 01:58:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/08 01:58:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/08 01:58:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/08 01:58:35 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/08 01:58:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/08 01:58:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/08 01:58:35 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/08 01:58:36 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/08 01:58:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/08 01:58:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/08 01:58:36 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/08 01:58:36 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:36 DEBUG : dir: Looking for writers 2026/09/08 01:58:36 DEBUG : file1: reading active writers 2026/09/08 01:58:36 DEBUG : Looking for writers 2026/09/08 01:58:36 DEBUG : dir: reading active writers 2026/09/08 01:58:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.63s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:58:37 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:58:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 01:58:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 01:58:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 01:58:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/08 01:58:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:58:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/08 01:58:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/08 01:58:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/08 01:58:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/08 01:58:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/08 01:58:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/08 01:58:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/08 01:58:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/08 01:58:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/08 01:58:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/08 01:58:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/08 01:58:39 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/08 01:58:39 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/08 01:58:39 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/08 01:58:39 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/08 01:58:39 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/08 01:58:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/08 01:58:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/08 01:58:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/08 01:58:39 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/08 01:58:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/08 01:58:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/08 01:58:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/08 01:58:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/08 01:58:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/08 01:58:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/08 01:58:40 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/08 01:58:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/08 01:58:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/08 01:58:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/08 01:58:40 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/08 01:58:40 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:40 DEBUG : dir: Looking for writers 2026/09/08 01:58:40 DEBUG : file1: reading active writers 2026/09/08 01:58:40 DEBUG : Looking for writers 2026/09/08 01:58:40 DEBUG : dir: reading active writers 2026/09/08 01:58:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (3.78s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:58:40 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:58:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 01:58:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 01:58:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 01:58:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/08 01:58:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:58:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/08 01:58:42 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:42 DEBUG : dir: Looking for writers 2026/09/08 01:58:42 DEBUG : file1: reading active writers 2026/09/08 01:58:42 DEBUG : Looking for writers 2026/09/08 01:58:42 DEBUG : dir: reading active writers 2026/09/08 01:58:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.54s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:58:43 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:58:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 01:58:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 01:58:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 01:58:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/08 01:58:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:58:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/08 01:58:45 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/08 01:58:45 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/08 01:58:45 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:45 DEBUG : dir: Looking for writers 2026/09/08 01:58:45 DEBUG : file1: reading active writers 2026/09/08 01:58:45 DEBUG : Looking for writers 2026/09/08 01:58:45 DEBUG : dir: reading active writers 2026/09/08 01:58:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.62s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:58:46 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:58:46 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:58:46 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:46 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:46 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:58:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 01:58:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 01:58:47 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:58:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:58:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:58:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 01:58:47 DEBUG : dir/file1(0x178fc77e1940): _readAt: size=1, off=0 2026/09/08 01:58:47 DEBUG : dir/file1(0x178fc77e1940): openPending: 2026/09/08 01:58:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 01:58:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 01:58:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:47 DEBUG : dir/file1(0x178fc77e1940): >openPending: err= 2026/09/08 01:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/08 01:58:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 01:58:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 01:58:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:58:47 DEBUG : dir/file1(0x178fc77e1940): >_readAt: n=1, err= 2026/09/08 01:58:47 DEBUG : dir/file1(0x178fc77e1940): _readAt: size=256, off=1 2026/09/08 01:58:47 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/08 01:58:47 DEBUG : dir/file1(0x178fc77e1940): >_readAt: n=15, err=EOF 2026/09/08 01:58:47 DEBUG : dir/file1(0x178fc77e1940): _readAt: size=16, off=16 2026/09/08 01:58:47 DEBUG : dir/file1(0x178fc77e1940): >_readAt: n=0, err=EOF 2026/09/08 01:58:47 DEBUG : dir/file1(0x178fc77e1940): close: 2026/09/08 01:58:47 DEBUG : dir/file1(0x178fc77e1940): >close: err= 2026/09/08 01:58:47 DEBUG : dir/file1(0x178fc77e1940): close: 2026/09/08 01:58:47 DEBUG : dir/file1(0x178fc77e1940): >close: err=file already closed 2026/09/08 01:58:47 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:47 DEBUG : dir: Looking for writers 2026/09/08 01:58:47 DEBUG : file1: reading active writers 2026/09/08 01:58:47 DEBUG : Looking for writers 2026/09/08 01:58:47 DEBUG : dir: reading active writers 2026/09/08 01:58:47 DEBUG : >WaitForWriters: 2026/09/08 01:58:47 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.69s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:58:48 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:58:48 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:58:48 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:48 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:48 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:58:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 01:58:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 01:58:50 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:58:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:58:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:58:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 01:58:50 DEBUG : dir/file1(0x178fc7d66300): _readAt: size=1, off=0 2026/09/08 01:58:50 DEBUG : dir/file1(0x178fc7d66300): openPending: 2026/09/08 01:58:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 01:58:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 01:58:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:50 DEBUG : dir/file1(0x178fc7d66300): >openPending: err= 2026/09/08 01:58:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/08 01:58:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 01:58:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 01:58:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:58:50 DEBUG : dir/file1(0x178fc7d66300): >_readAt: n=1, err= 2026/09/08 01:58:50 DEBUG : dir/file1(0x178fc7d66300): _readAt: size=1, off=5 2026/09/08 01:58:50 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/08 01:58:50 DEBUG : dir/file1(0x178fc7d66300): >_readAt: n=1, err= 2026/09/08 01:58:50 DEBUG : dir/file1(0x178fc7d66300): _readAt: size=1, off=3 2026/09/08 01:58:50 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/08 01:58:50 DEBUG : dir/file1(0x178fc7d66300): >_readAt: n=1, err= 2026/09/08 01:58:50 DEBUG : dir/file1(0x178fc7d66300): _readAt: size=1, off=13 2026/09/08 01:58:50 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/08 01:58:50 DEBUG : dir/file1(0x178fc7d66300): >_readAt: n=1, err= 2026/09/08 01:58:50 DEBUG : dir/file1(0x178fc7d66300): _readAt: size=16, off=100 2026/09/08 01:58:50 DEBUG : dir/file1(0x178fc7d66300): >_readAt: n=0, err=EOF 2026/09/08 01:58:50 DEBUG : dir/file1(0x178fc7d66300): close: 2026/09/08 01:58:50 DEBUG : dir/file1(0x178fc7d66300): >close: err= 2026/09/08 01:58:50 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:50 DEBUG : dir: Looking for writers 2026/09/08 01:58:50 DEBUG : file1: reading active writers 2026/09/08 01:58:50 DEBUG : Looking for writers 2026/09/08 01:58:50 DEBUG : dir: reading active writers 2026/09/08 01:58:50 DEBUG : >WaitForWriters: 2026/09/08 01:58:50 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.62s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:58:51 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:58:51 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:58:51 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:51 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:51 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:58:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 01:58:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi/dir/file1: no such file or directory 2026/09/08 01:58:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi/dir/file1: no such file or directory 2026/09/08 01:58:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 01:58:53 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:58:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:58:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:58:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): _readAt: size=1, off=0 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): openPending: 2026/09/08 01:58:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 01:58:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 01:58:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): >openPending: err= 2026/09/08 01:58:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/08 01:58:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 01:58:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 01:58:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): >_readAt: n=1, err= 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): _readAt: size=1, off=5 2026/09/08 01:58:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): >_readAt: n=1, err= 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): _readAt: size=1, off=1 2026/09/08 01:58:53 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): >_readAt: n=1, err= 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): _readAt: size=6, off=10 2026/09/08 01:58:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): >_readAt: n=6, err= 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): _readAt: size=256, off=10 2026/09/08 01:58:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): >_readAt: n=6, err=EOF 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): _readAt: size=256, off=100 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): >_readAt: n=0, err=EOF 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): close: 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): >close: err= 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): _readAt: size=256, off=100 2026/09/08 01:58:53 DEBUG : dir/file1(0x178fc7cfa280): >_readAt: n=0, err=file already closed 2026/09/08 01:58:53 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:53 DEBUG : dir: Looking for writers 2026/09/08 01:58:53 DEBUG : file1: reading active writers 2026/09/08 01:58:53 DEBUG : Looking for writers 2026/09/08 01:58:53 DEBUG : dir: reading active writers 2026/09/08 01:58:53 DEBUG : >WaitForWriters: 2026/09/08 01:58:53 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.55s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:58:53 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:58:53 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:58:53 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:53 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:53 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:58:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 01:58:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 01:58:55 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:58:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:58:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:58:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 01:58:55 DEBUG : dir/file1(0x178fc7421200): RWFileHandle.Flush 2026/09/08 01:58:55 DEBUG : dir/file1(0x178fc7421200): _readAt: size=256, off=0 2026/09/08 01:58:55 DEBUG : dir/file1(0x178fc7421200): openPending: 2026/09/08 01:58:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 01:58:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 01:58:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:55 DEBUG : dir/file1(0x178fc7421200): >openPending: err= 2026/09/08 01:58:55 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/08 01:58:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 01:58:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 01:58:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:58:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/09/08 01:58:55 DEBUG : dir/file1(0x178fc7421200): >_readAt: n=16, err=EOF 2026/09/08 01:58:55 DEBUG : dir/file1(0x178fc7421200): RWFileHandle.Flush 2026/09/08 01:58:55 DEBUG : dir/file1(0x178fc7421200): RWFileHandle.Flush 2026/09/08 01:58:55 DEBUG : dir/file1(0x178fc7421200): close: 2026/09/08 01:58:55 DEBUG : dir/file1(0x178fc7421200): >close: err= 2026/09/08 01:58:55 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:55 DEBUG : dir: Looking for writers 2026/09/08 01:58:55 DEBUG : file1: reading active writers 2026/09/08 01:58:55 DEBUG : Looking for writers 2026/09/08 01:58:55 DEBUG : dir: reading active writers 2026/09/08 01:58:55 DEBUG : >WaitForWriters: 2026/09/08 01:58:55 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.75s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:58:56 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:58:56 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:58:56 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:56 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:58:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:58:56 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:58:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 01:58:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi/dir/file1: no such file or directory 2026/09/08 01:58:58 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi/dir/file1: no such file or directory 2026/09/08 01:58:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 01:58:58 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:58:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:58:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:58:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 01:58:58 DEBUG : dir/file1(0x178fc73e8380): _readAt: size=256, off=0 2026/09/08 01:58:58 DEBUG : dir/file1(0x178fc73e8380): openPending: 2026/09/08 01:58:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 01:58:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 01:58:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:58:58 DEBUG : dir/file1(0x178fc73e8380): >openPending: err= 2026/09/08 01:58:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/08 01:58:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 01:58:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 01:58:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:58:59 DEBUG : dir/file1(0x178fc73e8380): >_readAt: n=16, err=EOF 2026/09/08 01:58:59 DEBUG : dir/file1(0x178fc73e8380): RWFileHandle.Release 2026/09/08 01:58:59 DEBUG : dir/file1(0x178fc73e8380): close: 2026/09/08 01:58:59 DEBUG : dir/file1(0x178fc73e8380): >close: err= 2026/09/08 01:58:59 DEBUG : dir/file1(0x178fc73e8380): RWFileHandle.Release 2026/09/08 01:58:59 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:58:59 DEBUG : dir: Looking for writers 2026/09/08 01:58:59 DEBUG : file1: reading active writers 2026/09/08 01:58:59 DEBUG : Looking for writers 2026/09/08 01:58:59 DEBUG : dir: reading active writers 2026/09/08 01:58:59 DEBUG : >WaitForWriters: 2026/09/08 01:58:59 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (3.86s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:00 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:00 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:59:00 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:00 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:00 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:59:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:00 DEBUG : file1: newRWFileHandle: 2026/09/08 01:59:00 DEBUG : file1(0x178fc725e440): openPending: 2026/09/08 01:59:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:00 DEBUG : file1(0x178fc725e440): >openPending: err= 2026/09/08 01:59:00 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 01:59:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 01:59:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 01:59:00 DEBUG : file1(0x178fc725e440): _writeAt: size=5, off=0 2026/09/08 01:59:00 DEBUG : file1(0x178fc725e440): >_writeAt: n=5, err= 2026/09/08 01:59:00 DEBUG : file1(0x178fc725e440): _writeAt: size=7, off=5 2026/09/08 01:59:00 DEBUG : file1(0x178fc725e440): >_writeAt: n=7, err= 2026/09/08 01:59:00 DEBUG : file1: vfs cache: truncate to size=11 2026/09/08 01:59:00 DEBUG : file1(0x178fc725e440): close: 2026/09/08 01:59:00 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 01:59:00.736912794 +0000 UTC m=+190.993541517 2026/09/08 01:59:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:00 DEBUG : file1(0x178fc725e440): >close: err= 2026/09/08 01:59:00 DEBUG : file1(0x178fc725e440): close: 2026/09/08 01:59:00 DEBUG : file1(0x178fc725e440): >close: err=file already closed 2026/09/08 01:59:00 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:00 DEBUG : Looking for writers 2026/09/08 01:59:00 DEBUG : file1: reading active writers 2026/09/08 01:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 01:59:00 DEBUG : Looking for writers 2026/09/08 01:59:00 DEBUG : file1: reading active writers 2026/09/08 01:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 01:59:00 DEBUG : Looking for writers 2026/09/08 01:59:00 DEBUG : file1: reading active writers 2026/09/08 01:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 01:59:00 DEBUG : Looking for writers 2026/09/08 01:59:00 DEBUG : file1: reading active writers 2026/09/08 01:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 01:59:00 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi/dir/file1: no such file or directory 2026/09/08 01:59:00 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi/dir/file1: no such file or directory 2026/09/08 01:59:00 DEBUG : file1: vfs cache: starting upload 2026/09/08 01:59:00 DEBUG : Looking for writers 2026/09/08 01:59:00 DEBUG : file1: reading active writers 2026/09/08 01:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 01:59:01 DEBUG : Looking for writers 2026/09/08 01:59:01 DEBUG : file1: reading active writers 2026/09/08 01:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 01:59:01 DEBUG : Looking for writers 2026/09/08 01:59:01 DEBUG : file1: reading active writers 2026/09/08 01:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 01:59:01 DEBUG : file1: size = 11 OK 2026/09/08 01:59:01 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 01:59:01 INFO : file1: Copied (new) 2026/09/08 01:59:01 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-08 01:59:00 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/08 01:59:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 01:59:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:01 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 01:59:02 DEBUG : Looking for writers 2026/09/08 01:59:02 DEBUG : file1: reading active writers 2026/09/08 01:59:02 DEBUG : >WaitForWriters: 2026/09/08 01:59:02 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:02 DEBUG : Looking for writers 2026/09/08 01:59:02 DEBUG : file1: reading active writers 2026/09/08 01:59:02 DEBUG : >WaitForWriters: 2026/09/08 01:59:02 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.97s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:02 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:02 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:59:02 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:02 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:02 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:59:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:02 DEBUG : file1: newRWFileHandle: 2026/09/08 01:59:02 DEBUG : file1(0x178fc7cfb180): openPending: 2026/09/08 01:59:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:02 DEBUG : file1(0x178fc7cfb180): >openPending: err= 2026/09/08 01:59:02 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 01:59:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 01:59:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 01:59:02 DEBUG : file1(0x178fc7cfb180): _writeAt: size=7, off=0 2026/09/08 01:59:02 DEBUG : file1(0x178fc7cfb180): >_writeAt: n=7, err= 2026/09/08 01:59:02 DEBUG : file1(0x178fc7cfb180): _writeAt: size=6, off=5 2026/09/08 01:59:02 DEBUG : file1(0x178fc7cfb180): >_writeAt: n=6, err= 2026/09/08 01:59:02 DEBUG : file1(0x178fc7cfb180): close: 2026/09/08 01:59:02 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 01:59:02.691447281 +0000 UTC m=+192.948076024 2026/09/08 01:59:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:02 DEBUG : file1(0x178fc7cfb180): >close: err= 2026/09/08 01:59:02 DEBUG : file1(0x178fc7cfb180): _writeAt: size=5, off=0 2026/09/08 01:59:02 DEBUG : file1(0x178fc7cfb180): >_writeAt: n=0, err=file already closed 2026/09/08 01:59:02 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:02 DEBUG : Looking for writers 2026/09/08 01:59:02 DEBUG : file1: reading active writers 2026/09/08 01:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 01:59:02 DEBUG : Looking for writers 2026/09/08 01:59:02 DEBUG : file1: reading active writers 2026/09/08 01:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 01:59:02 DEBUG : Looking for writers 2026/09/08 01:59:02 DEBUG : file1: reading active writers 2026/09/08 01:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 01:59:02 DEBUG : Looking for writers 2026/09/08 01:59:02 DEBUG : file1: reading active writers 2026/09/08 01:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 01:59:02 DEBUG : file1: vfs cache: starting upload 2026/09/08 01:59:02 DEBUG : Looking for writers 2026/09/08 01:59:02 DEBUG : file1: reading active writers 2026/09/08 01:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 01:59:03 DEBUG : Looking for writers 2026/09/08 01:59:03 DEBUG : file1: reading active writers 2026/09/08 01:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 01:59:03 DEBUG : Looking for writers 2026/09/08 01:59:03 DEBUG : file1: reading active writers 2026/09/08 01:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 01:59:03 DEBUG : file1: size = 11 OK 2026/09/08 01:59:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 01:59:03 INFO : file1: Copied (new) 2026/09/08 01:59:03 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-08 01:59:02 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/08 01:59:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 01:59:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:03 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 01:59:03 DEBUG : Looking for writers 2026/09/08 01:59:03 DEBUG : file1: reading active writers 2026/09/08 01:59:03 DEBUG : >WaitForWriters: 2026/09/08 01:59:04 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:04 DEBUG : Looking for writers 2026/09/08 01:59:04 DEBUG : file1: reading active writers 2026/09/08 01:59:04 DEBUG : >WaitForWriters: 2026/09/08 01:59:04 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting 2026/09/08 01:59:04 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi/dir/file1: no such file or directory 2026/09/08 01:59:04 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (1.96s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:04 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:04 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:59:04 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:04 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:04 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:59:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:04 DEBUG : file1: newRWFileHandle: 2026/09/08 01:59:04 DEBUG : file1(0x178fc7842580): openPending: 2026/09/08 01:59:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:04 DEBUG : file1(0x178fc7842580): >openPending: err= 2026/09/08 01:59:04 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 01:59:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 01:59:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 01:59:04 DEBUG : file1(0x178fc7842580): close: 2026/09/08 01:59:04 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 01:59:04.657704476 +0000 UTC m=+194.914333209 2026/09/08 01:59:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:04 DEBUG : file1(0x178fc7842580): >close: err= 2026/09/08 01:59:04 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/08 01:59:04 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 01:59:04 DEBUG : file2: newRWFileHandle: 2026/09/08 01:59:04 DEBUG : file2(0x178fc7842a00): openPending: 2026/09/08 01:59:04 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 01:59:04 DEBUG : file2(0x178fc7842a00): >openPending: err= 2026/09/08 01:59:04 DEBUG : file2: >newRWFileHandle: err= 2026/09/08 01:59:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 01:59:04 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/08 01:59:04 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/08 01:59:04 DEBUG : file2(0x178fc7842a00): RWFileHandle.Flush 2026/09/08 01:59:04 DEBUG : file2(0x178fc7842a00): RWFileHandle.Release 2026/09/08 01:59:04 DEBUG : file2(0x178fc7842a00): close: 2026/09/08 01:59:04 DEBUG : file2: vfs cache: setting modification time to 2026-09-08 01:59:04.658883904 +0000 UTC m=+194.915512647 2026/09/08 01:59:04 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:04 DEBUG : file2(0x178fc7842a00): >close: err= 2026/09/08 01:59:04 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:04 DEBUG : Looking for writers 2026/09/08 01:59:04 DEBUG : file1: reading active writers 2026/09/08 01:59:04 DEBUG : file2: reading active writers 2026/09/08 01:59:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/08 01:59:04 DEBUG : Looking for writers 2026/09/08 01:59:04 DEBUG : file1: reading active writers 2026/09/08 01:59:04 DEBUG : file2: reading active writers 2026/09/08 01:59:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/08 01:59:04 DEBUG : Looking for writers 2026/09/08 01:59:04 DEBUG : file1: reading active writers 2026/09/08 01:59:04 DEBUG : file2: reading active writers 2026/09/08 01:59:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/08 01:59:04 DEBUG : Looking for writers 2026/09/08 01:59:04 DEBUG : file1: reading active writers 2026/09/08 01:59:04 DEBUG : file2: reading active writers 2026/09/08 01:59:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/08 01:59:04 DEBUG : file1: vfs cache: starting upload 2026/09/08 01:59:04 DEBUG : file2: vfs cache: starting upload 2026/09/08 01:59:04 DEBUG : Looking for writers 2026/09/08 01:59:04 DEBUG : file1: reading active writers 2026/09/08 01:59:04 DEBUG : file2: reading active writers 2026/09/08 01:59:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/08 01:59:04 DEBUG : Looking for writers 2026/09/08 01:59:04 DEBUG : file1: reading active writers 2026/09/08 01:59:04 DEBUG : file2: reading active writers 2026/09/08 01:59:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/08 01:59:05 DEBUG : Looking for writers 2026/09/08 01:59:05 DEBUG : file2: reading active writers 2026/09/08 01:59:05 DEBUG : file1: reading active writers 2026/09/08 01:59:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/08 01:59:05 DEBUG : file2: size = 0 OK 2026/09/08 01:59:05 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 01:59:05 INFO : file2: Copied (new) 2026/09/08 01:59:05 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-08 01:59:04 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/08 01:59:05 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/08 01:59:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 01:59:05 INFO : file2: vfs cache: upload succeeded try #1 2026/09/08 01:59:05 DEBUG : Looking for writers 2026/09/08 01:59:05 DEBUG : file1: reading active writers 2026/09/08 01:59:05 DEBUG : file2: reading active writers 2026/09/08 01:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/08 01:59:05 DEBUG : file1: size = 0 OK 2026/09/08 01:59:05 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 01:59:05 INFO : file1: Copied (new) 2026/09/08 01:59:05 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-08 01:59:04 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/08 01:59:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 01:59:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:05 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 01:59:06 DEBUG : Looking for writers 2026/09/08 01:59:06 DEBUG : file1: reading active writers 2026/09/08 01:59:06 DEBUG : file2: reading active writers 2026/09/08 01:59:06 DEBUG : >WaitForWriters: 2026/09/08 01:59:07 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:07 DEBUG : Looking for writers 2026/09/08 01:59:07 DEBUG : file2: reading active writers 2026/09/08 01:59:07 DEBUG : file1: reading active writers 2026/09/08 01:59:07 DEBUG : >WaitForWriters: 2026/09/08 01:59:07 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.12s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:07 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:07 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:59:07 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:07 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:07 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:59:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:07 DEBUG : file1: newRWFileHandle: 2026/09/08 01:59:07 DEBUG : file1(0x178fc7a62e00): openPending: 2026/09/08 01:59:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:07 DEBUG : file1(0x178fc7a62e00): >openPending: err= 2026/09/08 01:59:07 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 01:59:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 01:59:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 01:59:07 DEBUG : file1(0x178fc7a62e00): _writeAt: size=5, off=0 2026/09/08 01:59:07 DEBUG : file1(0x178fc7a62e00): >_writeAt: n=5, err= 2026/09/08 01:59:07 DEBUG : file1(0x178fc7a62e00): RWFileHandle.Flush 2026/09/08 01:59:07 DEBUG : file1(0x178fc7a62e00): RWFileHandle.Flush 2026/09/08 01:59:07 DEBUG : file1(0x178fc7a62e00): close: 2026/09/08 01:59:07 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 01:59:07.774596999 +0000 UTC m=+198.031225742 2026/09/08 01:59:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:07 DEBUG : file1(0x178fc7a62e00): >close: err= 2026/09/08 01:59:07 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:07 DEBUG : Looking for writers 2026/09/08 01:59:07 DEBUG : file1: reading active writers 2026/09/08 01:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 01:59:07 DEBUG : Looking for writers 2026/09/08 01:59:07 DEBUG : file1: reading active writers 2026/09/08 01:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 01:59:07 DEBUG : Looking for writers 2026/09/08 01:59:07 DEBUG : file1: reading active writers 2026/09/08 01:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 01:59:07 DEBUG : Looking for writers 2026/09/08 01:59:07 DEBUG : file1: reading active writers 2026/09/08 01:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 01:59:07 DEBUG : file1: vfs cache: starting upload 2026/09/08 01:59:07 DEBUG : Looking for writers 2026/09/08 01:59:07 DEBUG : file1: reading active writers 2026/09/08 01:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 01:59:08 DEBUG : Looking for writers 2026/09/08 01:59:08 DEBUG : file1: reading active writers 2026/09/08 01:59:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 01:59:08 DEBUG : Looking for writers 2026/09/08 01:59:08 DEBUG : file1: reading active writers 2026/09/08 01:59:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 01:59:08 DEBUG : file1: size = 5 OK 2026/09/08 01:59:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 01:59:08 INFO : file1: Copied (new) 2026/09/08 01:59:08 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-08 01:59:07 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/08 01:59:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 01:59:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:08 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 01:59:09 DEBUG : Looking for writers 2026/09/08 01:59:09 DEBUG : file1: reading active writers 2026/09/08 01:59:09 DEBUG : >WaitForWriters: 2026/09/08 01:59:09 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:09 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:09 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:59:09 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:09 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:09 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:59:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:09 DEBUG : file1: newRWFileHandle: 2026/09/08 01:59:09 DEBUG : file1(0x178fc7a72c80): openPending: 2026/09/08 01:59:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:09 DEBUG : file1(0x178fc7a72c80): >openPending: err= 2026/09/08 01:59:09 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 01:59:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 01:59:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 01:59:09 DEBUG : file1(0x178fc7a72c80): _writeAt: size=5, off=0 2026/09/08 01:59:09 DEBUG : file1(0x178fc7a72c80): >_writeAt: n=5, err= 2026/09/08 01:59:09 DEBUG : file1(0x178fc7a72c80): RWFileHandle.Release 2026/09/08 01:59:09 DEBUG : file1(0x178fc7a72c80): close: 2026/09/08 01:59:09 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 01:59:09.602456004 +0000 UTC m=+199.859084737 2026/09/08 01:59:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:09 DEBUG : file1(0x178fc7a72c80): >close: err= 2026/09/08 01:59:09 DEBUG : file1(0x178fc7a72c80): RWFileHandle.Release 2026/09/08 01:59:09 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:09 DEBUG : Looking for writers 2026/09/08 01:59:09 DEBUG : file1: reading active writers 2026/09/08 01:59:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 01:59:09 DEBUG : Looking for writers 2026/09/08 01:59:09 DEBUG : file1: reading active writers 2026/09/08 01:59:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 01:59:09 DEBUG : Looking for writers 2026/09/08 01:59:09 DEBUG : file1: reading active writers 2026/09/08 01:59:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 01:59:09 DEBUG : Looking for writers 2026/09/08 01:59:09 DEBUG : file1: reading active writers 2026/09/08 01:59:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 01:59:09 DEBUG : file1: vfs cache: starting upload 2026/09/08 01:59:09 DEBUG : Looking for writers 2026/09/08 01:59:09 DEBUG : file1: reading active writers 2026/09/08 01:59:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 01:59:09 DEBUG : Looking for writers 2026/09/08 01:59:09 DEBUG : file1: reading active writers 2026/09/08 01:59:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 01:59:10 DEBUG : Looking for writers 2026/09/08 01:59:10 DEBUG : file1: reading active writers 2026/09/08 01:59:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 01:59:10 DEBUG : file1: size = 5 OK 2026/09/08 01:59:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 01:59:10 INFO : file1: Copied (new) 2026/09/08 01:59:10 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-08 01:59:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/08 01:59:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 01:59:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:10 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 01:59:10 DEBUG : Looking for writers 2026/09/08 01:59:10 DEBUG : file1: reading active writers 2026/09/08 01:59:10 DEBUG : >WaitForWriters: 2026/09/08 01:59:10 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.86s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:11 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:11 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:59:11 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:11 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:11 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:59:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/08 01:59:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 01:59:13 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:59:13 DEBUG : dir/file1(0x178fc7a63ac0): openPending: 2026/09/08 01:59:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 01:59:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 01:59:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:13 DEBUG : dir/file1(0x178fc7a63ac0): >openPending: err= 2026/09/08 01:59:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 01:59:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:59:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:59:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 01:59:13 DEBUG : dir/file1(0x178fc7a63ac0): _writeAt: size=5, off=0 2026/09/08 01:59:13 DEBUG : dir/file1(0x178fc7a63ac0): >_writeAt: n=5, err= 2026/09/08 01:59:13 DEBUG : dir/file1(0x178fc7a63ac0): close: 2026/09/08 01:59:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:13 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-08 01:59:13.072646218 +0000 UTC m=+203.329274932 2026/09/08 01:59:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:13 DEBUG : dir/file1(0x178fc7a63ac0): >close: err= 2026/09/08 01:59:13 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:13 DEBUG : dir: Looking for writers 2026/09/08 01:59:13 DEBUG : file1: reading active writers 2026/09/08 01:59:13 DEBUG : Looking for writers 2026/09/08 01:59:13 DEBUG : dir: reading active writers 2026/09/08 01:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 01:59:13 DEBUG : dir: Looking for writers 2026/09/08 01:59:13 DEBUG : file1: reading active writers 2026/09/08 01:59:13 DEBUG : Looking for writers 2026/09/08 01:59:13 DEBUG : dir: reading active writers 2026/09/08 01:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 01:59:13 DEBUG : dir: Looking for writers 2026/09/08 01:59:13 DEBUG : file1: reading active writers 2026/09/08 01:59:13 DEBUG : Looking for writers 2026/09/08 01:59:13 DEBUG : dir: reading active writers 2026/09/08 01:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 01:59:13 DEBUG : dir: Looking for writers 2026/09/08 01:59:13 DEBUG : file1: reading active writers 2026/09/08 01:59:13 DEBUG : Looking for writers 2026/09/08 01:59:13 DEBUG : dir: reading active writers 2026/09/08 01:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 01:59:13 DEBUG : dir/file1: vfs cache: starting upload 2026/09/08 01:59:13 DEBUG : dir: Looking for writers 2026/09/08 01:59:13 DEBUG : file1: reading active writers 2026/09/08 01:59:13 DEBUG : Looking for writers 2026/09/08 01:59:13 DEBUG : dir: reading active writers 2026/09/08 01:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 01:59:13 DEBUG : dir: Looking for writers 2026/09/08 01:59:13 DEBUG : file1: reading active writers 2026/09/08 01:59:13 DEBUG : Looking for writers 2026/09/08 01:59:13 DEBUG : dir: reading active writers 2026/09/08 01:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 01:59:13 DEBUG : dir: Looking for writers 2026/09/08 01:59:13 DEBUG : file1: reading active writers 2026/09/08 01:59:13 DEBUG : Looking for writers 2026/09/08 01:59:13 DEBUG : dir: reading active writers 2026/09/08 01:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 01:59:14 DEBUG : dir/file1: size = 5 OK 2026/09/08 01:59:14 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 01:59:14 INFO : dir/file1: Copied (replaced existing) 2026/09/08 01:59:14 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-08 01:59:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/08 01:59:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/08 01:59:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/08 01:59:14 DEBUG : dir: Looking for writers 2026/09/08 01:59:14 DEBUG : file1: reading active writers 2026/09/08 01:59:14 DEBUG : Looking for writers 2026/09/08 01:59:14 DEBUG : dir: reading active writers 2026/09/08 01:59:14 DEBUG : >WaitForWriters: 2026/09/08 01:59:14 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.73s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:15 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:15 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:59:15 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:15 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:15 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:59:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:16 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 01:59:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 01:59:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 01:59:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 01:59:16 DEBUG : dir/file1(0x178fc7f8c380): _writeAt: size=5, off=0 2026/09/08 01:59:16 DEBUG : dir/file1(0x178fc7f8c380): openPending: 2026/09/08 01:59:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 01:59:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 01:59:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:16 DEBUG : dir/file1(0x178fc7f8c380): >openPending: err= 2026/09/08 01:59:16 DEBUG : dir/file1(0x178fc7f8c380): >_writeAt: n=5, err= 2026/09/08 01:59:16 DEBUG : dir/file1(0x178fc7f8c380): _writeAt: size=15, off=5 2026/09/08 01:59:16 DEBUG : dir/file1(0x178fc7f8c380): >_writeAt: n=15, err= 2026/09/08 01:59:16 DEBUG : dir/file1(0x178fc7f8c380): close: 2026/09/08 01:59:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/08 01:59:16 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-08 01:59:16.829543814 +0000 UTC m=+207.086172547 2026/09/08 01:59:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:16 DEBUG : dir/file1(0x178fc7f8c380): >close: err= 2026/09/08 01:59:16 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:16 DEBUG : dir: Looking for writers 2026/09/08 01:59:16 DEBUG : file1: reading active writers 2026/09/08 01:59:16 DEBUG : Looking for writers 2026/09/08 01:59:16 DEBUG : dir: reading active writers 2026/09/08 01:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 01:59:16 DEBUG : dir: Looking for writers 2026/09/08 01:59:16 DEBUG : file1: reading active writers 2026/09/08 01:59:16 DEBUG : Looking for writers 2026/09/08 01:59:16 DEBUG : dir: reading active writers 2026/09/08 01:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 01:59:16 DEBUG : dir: Looking for writers 2026/09/08 01:59:16 DEBUG : file1: reading active writers 2026/09/08 01:59:16 DEBUG : Looking for writers 2026/09/08 01:59:16 DEBUG : dir: reading active writers 2026/09/08 01:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 01:59:16 DEBUG : dir: Looking for writers 2026/09/08 01:59:16 DEBUG : file1: reading active writers 2026/09/08 01:59:16 DEBUG : Looking for writers 2026/09/08 01:59:16 DEBUG : dir: reading active writers 2026/09/08 01:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 01:59:16 DEBUG : dir/file1: vfs cache: starting upload 2026/09/08 01:59:16 DEBUG : dir: Looking for writers 2026/09/08 01:59:16 DEBUG : file1: reading active writers 2026/09/08 01:59:16 DEBUG : Looking for writers 2026/09/08 01:59:16 DEBUG : dir: reading active writers 2026/09/08 01:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 01:59:17 DEBUG : dir: Looking for writers 2026/09/08 01:59:17 DEBUG : file1: reading active writers 2026/09/08 01:59:17 DEBUG : Looking for writers 2026/09/08 01:59:17 DEBUG : dir: reading active writers 2026/09/08 01:59:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 01:59:17 DEBUG : dir: Looking for writers 2026/09/08 01:59:17 DEBUG : file1: reading active writers 2026/09/08 01:59:17 DEBUG : Looking for writers 2026/09/08 01:59:17 DEBUG : dir: reading active writers 2026/09/08 01:59:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 01:59:18 DEBUG : dir/file1: size = 20 OK 2026/09/08 01:59:18 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/08 01:59:18 INFO : dir/file1: Copied (replaced existing) 2026/09/08 01:59:18 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-08 01:59:16 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/08 01:59:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/08 01:59:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/08 01:59:18 DEBUG : dir: Looking for writers 2026/09/08 01:59:18 DEBUG : file1: reading active writers 2026/09/08 01:59:18 DEBUG : Looking for writers 2026/09/08 01:59:18 DEBUG : dir: reading active writers 2026/09/08 01:59:18 DEBUG : >WaitForWriters: 2026/09/08 01:59:18 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.78s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:18 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:18 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:59:18 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:18 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:18 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:59:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:18 DEBUG : file1: newRWFileHandle: 2026/09/08 01:59:18 DEBUG : file1(0x178fc7ce3380): openPending: 2026/09/08 01:59:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:18 DEBUG : file1(0x178fc7ce3380): >openPending: err= 2026/09/08 01:59:18 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 01:59:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 01:59:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 01:59:18 DEBUG : file1(0x178fc7ce3380): _writeAt: size=5, off=0 2026/09/08 01:59:18 DEBUG : file1(0x178fc7ce3380): >_writeAt: n=5, err= 2026/09/08 01:59:18 DEBUG : file1(0x178fc7ce3380): close: 2026/09/08 01:59:18 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 01:59:18.994548271 +0000 UTC m=+209.251176994 2026/09/08 01:59:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:18 DEBUG : file1(0x178fc7ce3380): >close: err= 2026/09/08 01:59:18 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:18 DEBUG : Looking for writers 2026/09/08 01:59:18 DEBUG : file1: reading active writers 2026/09/08 01:59:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 01:59:19 DEBUG : Looking for writers 2026/09/08 01:59:19 DEBUG : file1: reading active writers 2026/09/08 01:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 01:59:19 DEBUG : Looking for writers 2026/09/08 01:59:19 DEBUG : file1: reading active writers 2026/09/08 01:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 01:59:19 DEBUG : Looking for writers 2026/09/08 01:59:19 DEBUG : file1: reading active writers 2026/09/08 01:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 01:59:19 DEBUG : file1: vfs cache: starting upload 2026/09/08 01:59:19 DEBUG : Looking for writers 2026/09/08 01:59:19 DEBUG : file1: reading active writers 2026/09/08 01:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 01:59:19 DEBUG : Looking for writers 2026/09/08 01:59:19 DEBUG : file1: reading active writers 2026/09/08 01:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 01:59:19 DEBUG : Looking for writers 2026/09/08 01:59:19 DEBUG : file1: reading active writers 2026/09/08 01:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 01:59:20 DEBUG : file1: size = 5 OK 2026/09/08 01:59:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 01:59:20 INFO : file1: Copied (new) 2026/09/08 01:59:20 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-08 01:59:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/08 01:59:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:20 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 01:59:20 DEBUG : Looking for writers 2026/09/08 01:59:20 DEBUG : file1: reading active writers 2026/09/08 01:59:20 DEBUG : >WaitForWriters: 2026/09/08 01:59:20 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.87s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:20 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:20 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:59:20 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:20 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/08 01:59:20 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e661c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e661c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e661c0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e661c0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e661c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.857266905 +0000 UTC m=+211.113895639 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e661c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e66640): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e66640): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e66640): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e66640): >_readAt: n=2, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e66640): _writeAt: size=3, off=2 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e66640): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e66640): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.857266905 +0000 UTC m=+211.113895639 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e66640): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e66b00): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e66b00): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e66b00): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e66b00): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e66b00): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.857266905 +0000 UTC m=+211.113895639 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e66b00): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7eee8c0 item 1 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67140): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67140): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67140): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67140): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67140): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.861309871 +0000 UTC m=+211.117938614 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67140): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67640): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67640): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67640): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67640): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67640): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.861309871 +0000 UTC m=+211.117938614 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67640): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7eef0a0 item 2 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67c80): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67c80): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67c80): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67c80): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67c80): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.863896106 +0000 UTC m=+211.120524859 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7e67c80): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40240): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40240): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40240): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40240): >_readAt: n=2, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40240): _writeAt: size=3, off=2 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40240): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40240): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.863896106 +0000 UTC m=+211.120524859 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40240): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40700): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40700): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40700): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40700): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40700): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.863896106 +0000 UTC m=+211.120524859 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40700): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7eef6c0 item 3 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40d80): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40d80): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40d80): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40d80): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40d80): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.867492338 +0000 UTC m=+211.124121091 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d40d80): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d41480): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d41480): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d41480): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d41480): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d41480): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.867492338 +0000 UTC m=+211.124121091 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d41480): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7c54000 item 4 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d41ac0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d41ac0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d41ac0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d41ac0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d41ac0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.869869478 +0000 UTC m=+211.126498230 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7d41ac0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc714e6c0): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc714e6c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc714e6c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc714e6c0): >_readAt: n=2, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc714e6c0): _writeAt: size=3, off=2 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc714e6c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc714e6c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.869869478 +0000 UTC m=+211.126498230 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc714e6c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc74201c0): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc74201c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc74201c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc74201c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc74201c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.869869478 +0000 UTC m=+211.126498230 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc74201c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7c545b0 item 5 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7420e00): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7420e00): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7420e00): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7420e00): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7420e00): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.873278436 +0000 UTC m=+211.129907179 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7420e00): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7421340): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7421340): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7421340): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7421340): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7421340): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.873278436 +0000 UTC m=+211.129907179 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7421340): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7c54f50 item 6 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7421b00): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7421b00): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7421b00): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7421b00): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7421b00): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.875541971 +0000 UTC m=+211.132170724 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7421b00): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7692340): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7692340): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7692340): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7692340): >_readAt: n=2, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7692340): _writeAt: size=3, off=2 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7692340): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7692340): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.875541971 +0000 UTC m=+211.132170724 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7692340): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7692800): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7692800): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7692800): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7692800): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7692800): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.875541971 +0000 UTC m=+211.132170724 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7692800): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7c55a40 item 7 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693140): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693140): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693140): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693140): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693140): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.87951229 +0000 UTC m=+211.136141042 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693140): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693780): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693780): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693780): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693780): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693780): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.87951229 +0000 UTC m=+211.136141042 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693780): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc77744d0 item 8 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693d80): _readAt: size=2, off=0 2026/09/08 01:59:20 ERROR : open-test-file(0x178fc7693d80): Couldn't read size of file 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693d80): >_readAt: n=0, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693d80): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693d80): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693d80): close: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7693d80): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc72aba80): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc72aba80): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc72aba80): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc72aba80): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc72aba80): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.882061213 +0000 UTC m=+211.138689967 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc72aba80): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc73e88c0): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc73e88c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc73e88c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc73e88c0): >_readAt: n=2, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc73e88c0): _writeAt: size=3, off=2 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc73e88c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc73e88c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.882061213 +0000 UTC m=+211.138689967 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc73e88c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725e780): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725e780): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725e780): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725e780): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725e780): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.882061213 +0000 UTC m=+211.138689967 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725e780): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7774b60 item 9 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725f380): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725f380): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725f380): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725f380): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725f380): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.88541113 +0000 UTC m=+211.142039884 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725f380): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725fa00): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725fa00): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725fa00): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725fa00): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725fa00): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.88541113 +0000 UTC m=+211.142039884 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc725fa00): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc8196d90 item 10 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78423c0): _readAt: size=2, off=0 2026/09/08 01:59:20 ERROR : open-test-file(0x178fc78423c0): Couldn't read size of file 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78423c0): >_readAt: n=0, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78423c0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78423c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78423c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78423c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7842780): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7842780): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7842780): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7842780): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7842780): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.88784098 +0000 UTC m=+211.144469723 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7842780): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7842d00): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7842d00): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7842d00): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7842d00): >_readAt: n=2, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7842d00): _writeAt: size=3, off=2 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7842d00): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7842d00): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.88784098 +0000 UTC m=+211.144469723 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7842d00): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843200): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843200): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843200): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843200): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843200): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.88784098 +0000 UTC m=+211.144469723 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843200): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc81973b0 item 11 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843880): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843880): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843880): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843880): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843880): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.891183031 +0000 UTC m=+211.147811785 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843880): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843dc0): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843dc0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843dc0): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843dc0): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843dc0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.891183031 +0000 UTC m=+211.147811785 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7843dc0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc8197c70 item 12 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a62500): _readAt: size=2, off=0 2026/09/08 01:59:20 ERROR : open-test-file(0x178fc7a62500): Couldn't read size of file 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a62500): >_readAt: n=0, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a62500): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a62500): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a62500): close: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a62500): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a628c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a628c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a628c0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a628c0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a628c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.89403651 +0000 UTC m=+211.150665253 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a628c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a62fc0): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a62fc0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a62fc0): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a62fc0): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a62fc0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.89403651 +0000 UTC m=+211.150665253 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a62fc0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7280a10 item 13 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a63700): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a63700): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a63700): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a63700): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a63700): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.896410553 +0000 UTC m=+211.153039297 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a63700): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a63c40): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a63c40): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a63c40): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a63c40): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a63c40): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.896410553 +0000 UTC m=+211.153039297 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a63c40): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7281650 item 14 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72380): _readAt: size=2, off=0 2026/09/08 01:59:20 ERROR : open-test-file(0x178fc7a72380): Couldn't read size of file 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72380): >_readAt: n=0, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72380): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72380): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72380): close: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72380): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72740): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72740): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72740): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72740): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72740): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.89893371 +0000 UTC m=+211.155562453 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72740): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72e00): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72e00): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72e00): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72e00): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72e00): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.89893371 +0000 UTC m=+211.155562453 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a72e00): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7ea8150 item 15 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a73600): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a73600): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a73600): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a73600): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a73600): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.901348559 +0000 UTC m=+211.157977313 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a73600): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a73b40): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a73b40): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a73b40): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a73b40): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a73b40): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.901348559 +0000 UTC m=+211.157977313 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a73b40): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7ea8700 item 16 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758a2c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758a2c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758a2c0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758a2c0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758a2c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.903570177 +0000 UTC m=+211.160198919 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758a2c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758a740): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758a740): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758a740): open at offset 5 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758a740): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758a740): >_readAt: n=2, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758a740): _writeAt: size=3, off=7 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758a740): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758a740): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.903570177 +0000 UTC m=+211.160198919 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758a740): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758ac40): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758ac40): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758ac40): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758ac40): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758ac40): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.903570177 +0000 UTC m=+211.160198919 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758ac40): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7ea8d90 item 17 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758b2c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758b2c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758b2c0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758b2c0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758b2c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.906681552 +0000 UTC m=+211.163310306 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758b2c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758b800): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758b800): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758b800): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758b800): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758b800): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.906681552 +0000 UTC m=+211.163310306 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758b800): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7ea96c0 item 18 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758be80): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758be80): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758be80): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758be80): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758be80): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.908832355 +0000 UTC m=+211.165461108 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc758be80): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f6480): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f6480): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f6480): open at offset 5 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f6480): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f6480): >_readAt: n=2, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f6480): _writeAt: size=3, off=7 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f6480): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f6480): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.908832355 +0000 UTC m=+211.165461108 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f6480): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f6980): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f6980): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f6980): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f6980): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f6980): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.908832355 +0000 UTC m=+211.165461108 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f6980): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7ea9d50 item 19 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7000): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7000): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7000): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7000): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7000): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.911882334 +0000 UTC m=+211.168511068 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7000): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7540): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7540): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7540): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7540): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7540): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.911882334 +0000 UTC m=+211.168511068 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7540): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dfa700 item 20 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7bc0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7bc0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7bc0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7bc0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7bc0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.915071378 +0000 UTC m=+211.171700121 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc75f7bc0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762a1c0): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762a1c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762a1c0): open at offset 5 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762a1c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762a1c0): >_readAt: n=2, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762a1c0): _writeAt: size=3, off=7 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762a1c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762a1c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.915071378 +0000 UTC m=+211.171700121 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762a1c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762a6c0): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762a6c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762a6c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762a6c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762a6c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.915071378 +0000 UTC m=+211.171700121 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762a6c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dfacb0 item 21 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762ad40): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762ad40): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762ad40): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762ad40): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762ad40): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.918602907 +0000 UTC m=+211.175231650 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762ad40): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762b280): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762b280): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762b280): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762b280): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762b280): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.918602907 +0000 UTC m=+211.175231650 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762b280): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dfb490 item 22 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc73e90c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc73e90c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc73e90c0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc73e90c0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc73e90c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.920899776 +0000 UTC m=+211.177528509 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc73e90c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76802c0): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76802c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76802c0): open at offset 5 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76802c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76802c0): >_readAt: n=2, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76802c0): _writeAt: size=3, off=7 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76802c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76802c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.920899776 +0000 UTC m=+211.177528509 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76802c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76807c0): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76807c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76807c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76807c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76807c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.920899776 +0000 UTC m=+211.177528509 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76807c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7775180 item 23 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7680e40): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7680e40): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7680e40): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7680e40): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7680e40): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.923330016 +0000 UTC m=+211.179958749 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7680e40): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7681380): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7681380): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7681380): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7681380): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7681380): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.923330016 +0000 UTC m=+211.179958749 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7681380): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7775c70 item 24 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76819c0): _readAt: size=2, off=0 2026/09/08 01:59:20 ERROR : open-test-file(0x178fc76819c0): Couldn't read size of file 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76819c0): >_readAt: n=0, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76819c0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76819c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76819c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76819c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7681d80): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7681d80): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7681d80): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7681d80): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7681d80): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.92517478 +0000 UTC m=+211.181803513 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7681d80): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d8380): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d8380): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d8380): open at offset 5 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d8380): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d8380): >_readAt: n=2, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d8380): _writeAt: size=3, off=7 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d8380): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d8380): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.92517478 +0000 UTC m=+211.181803513 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d8380): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d88c0): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d88c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d88c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d88c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d88c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.92517478 +0000 UTC m=+211.181803513 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d88c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc8094d20 item 25 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d8f40): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d8f40): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d8f40): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d8f40): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d8f40): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.927720727 +0000 UTC m=+211.184349530 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d8f40): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9480): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9480): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9480): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9480): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9480): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.927720727 +0000 UTC m=+211.184349530 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9480): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc8095ce0 item 26 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9ac0): _readAt: size=2, off=0 2026/09/08 01:59:20 ERROR : open-test-file(0x178fc76d9ac0): Couldn't read size of file 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9ac0): >_readAt: n=0, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9ac0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9ac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9ac0): close: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9ac0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9e80): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9e80): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9e80): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9e80): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9e80): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.929623181 +0000 UTC m=+211.186251913 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76d9e80): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771a480): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771a480): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771a480): open at offset 5 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771a480): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771a480): >_readAt: n=2, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771a480): _writeAt: size=3, off=7 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771a480): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771a480): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.929623181 +0000 UTC m=+211.186251913 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771a480): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771a9c0): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771a9c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771a9c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771a9c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771a9c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.929623181 +0000 UTC m=+211.186251913 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771a9c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7978850 item 27 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771b040): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771b040): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771b040): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771b040): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771b040): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.934295997 +0000 UTC m=+211.190924729 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771b040): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771b580): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771b580): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771b580): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771b580): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771b580): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.934295997 +0000 UTC m=+211.190924729 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771b580): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc79790a0 item 28 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771bbc0): _readAt: size=2, off=0 2026/09/08 01:59:20 ERROR : open-test-file(0x178fc771bbc0): Couldn't read size of file 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771bbc0): >_readAt: n=0, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771bbc0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771bbc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771bbc0): close: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc771bbc0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776e080): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776e080): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776e080): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776e080): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776e080): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.936442741 +0000 UTC m=+211.193071464 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776e080): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776e740): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776e740): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776e740): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776e740): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776e740): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.936442741 +0000 UTC m=+211.193071464 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776e740): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7979b90 item 29 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776edc0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776edc0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776edc0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776edc0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776edc0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.93878807 +0000 UTC m=+211.195416803 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776edc0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776f300): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776f300): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776f300): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776f300): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776f300): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.93878807 +0000 UTC m=+211.195416803 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776f300): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc821e460 item 30 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776f940): _readAt: size=2, off=0 2026/09/08 01:59:20 ERROR : open-test-file(0x178fc776f940): Couldn't read size of file 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776f940): >_readAt: n=0, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776f940): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776f940): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776f940): close: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776f940): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776fd00): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776fd00): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776fd00): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776fd00): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776fd00): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.942662537 +0000 UTC m=+211.199291381 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc776fd00): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77924c0): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77924c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77924c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77924c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77924c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.942662537 +0000 UTC m=+211.199291381 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77924c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc821ea10 item 31 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7792b40): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7792b40): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7792b40): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7792b40): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7792b40): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.948189416 +0000 UTC m=+211.204818169 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7792b40): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7793080): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7793080): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7793080): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7793080): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7793080): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.948189416 +0000 UTC m=+211.204818169 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7793080): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc821f110 item 32 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77936c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77936c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77936c0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77936c0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77936c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.950132275 +0000 UTC m=+211.206761018 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77936c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7793b40): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7793b40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7793b40): _writeAt: size=3, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7793b40): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7793b40): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc821f810 item 33 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7793b40): >_writeAt: n=3, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7793b40): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.950793234 +0000 UTC m=+211.207421977 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7793b40): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77ca140): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77ca140): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77ca140): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77ca140): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77ca140): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.950793234 +0000 UTC m=+211.207421977 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77ca140): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc821fab0 item 33 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77ca780): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77ca780): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77ca780): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77ca780): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77ca780): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.9532002 +0000 UTC m=+211.209828933 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc77ca780): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78203c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78203c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f562a0 item 34 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78203c0): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78203c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78203c0): _writeAt: size=3, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78203c0): >_writeAt: n=3, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78203c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.95429649 +0000 UTC m=+211.210925233 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78203c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7820900): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7820900): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7820900): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7820900): >_readAt: n=3, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7820900): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.95429649 +0000 UTC m=+211.210925233 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7820900): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f565b0 item 34 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7820f40): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7820f40): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7820f40): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7820f40): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7820f40): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.956546249 +0000 UTC m=+211.213174992 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7820f40): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78213c0): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78213c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78213c0): _writeAt: size=3, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78213c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78213c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f56bd0 item 35 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78213c0): >_writeAt: n=3, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78213c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.957530588 +0000 UTC m=+211.214159322 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78213c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78218c0): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78218c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78218c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78218c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78218c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.957530588 +0000 UTC m=+211.214159322 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc78218c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f56e70 item 35 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784e040): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784e040): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784e040): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784e040): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784e040): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.9599036 +0000 UTC m=+211.216532353 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784e040): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784e540): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784e540): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f57500 item 36 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784e540): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784e540): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784e540): _writeAt: size=3, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784e540): >_writeAt: n=3, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784e540): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.960923205 +0000 UTC m=+211.217551958 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784e540): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784ea80): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784ea80): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784ea80): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784ea80): >_readAt: n=3, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784ea80): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.960923205 +0000 UTC m=+211.217551958 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784ea80): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f577a0 item 36 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784f0c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784f0c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784f0c0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784f0c0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784f0c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.963682778 +0000 UTC m=+211.220311531 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784f0c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784f540): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784f540): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784f540): _writeAt: size=3, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784f540): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784f540): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f57e30 item 37 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784f540): >_writeAt: n=3, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784f540): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.965215262 +0000 UTC m=+211.221844065 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784f540): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784fa40): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784fa40): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784fa40): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784fa40): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784fa40): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.965215262 +0000 UTC m=+211.221844065 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc784fa40): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7fa6230 item 37 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc786e1c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc786e1c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc786e1c0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc786e1c0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc786e1c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.968450031 +0000 UTC m=+211.225078764 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc786e1c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762bb80): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762bb80): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7460000 item 38 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762bb80): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762bb80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762bb80): _writeAt: size=3, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762bb80): >_writeAt: n=3, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762bb80): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.969171804 +0000 UTC m=+211.225800537 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc762bb80): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76701c0): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76701c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76701c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76701c0): >_readAt: n=3, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76701c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.969171804 +0000 UTC m=+211.225800537 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76701c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7460620 item 38 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7670840): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7670840): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7670840): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7670840): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7670840): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.971189755 +0000 UTC m=+211.227818488 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7670840): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7670d40): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7670d40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7670d40): _writeAt: size=3, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7670d40): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7670d40): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc74611f0 item 39 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7670d40): >_writeAt: n=3, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7670d40): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.971790931 +0000 UTC m=+211.228419664 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7670d40): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7671240): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7671240): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7671240): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7671240): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7671240): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.971790931 +0000 UTC m=+211.228419664 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7671240): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7461570 item 39 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76718c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76718c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76718c0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76718c0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76718c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.973825032 +0000 UTC m=+211.230453765 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc76718c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7671dc0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7671dc0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7461c00 item 40 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7671dc0): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7671dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7671dc0): _writeAt: size=3, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7671dc0): >_writeAt: n=3, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7671dc0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.974685497 +0000 UTC m=+211.231314230 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7671dc0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7942400): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7942400): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7942400): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7942400): >_readAt: n=3, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7942400): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.974685497 +0000 UTC m=+211.231314230 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7942400): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc81ba000 item 40 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc79429c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc79429c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc79429c0): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc79429c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc79429c0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc79429c0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc79429c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.976665548 +0000 UTC m=+211.233294281 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc79429c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7942ec0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7942ec0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7942ec0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc81ba690 item 41 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7942ec0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7942ec0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.977424541 +0000 UTC m=+211.234053274 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7942ec0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7943380): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7943380): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7943380): _writeAt: size=3, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7943380): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7943380): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc81baa10 item 41 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7943380): >_writeAt: n=3, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7943380): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.978237827 +0000 UTC m=+211.234866560 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7943380): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc79438c0): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc79438c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc79438c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc79438c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc79438c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.978237827 +0000 UTC m=+211.234866560 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc79438c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc81bacb0 item 41 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972000): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972000): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972000): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972000): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972000): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972000): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972000): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.980766391 +0000 UTC m=+211.237395135 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972000): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972500): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972500): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972500): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc81bb260 item 42 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972500): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972500): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.981598273 +0000 UTC m=+211.238227016 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972500): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972a40): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972a40): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc81bb500 item 42 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972a40): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972a40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972a40): _writeAt: size=3, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972a40): >_writeAt: n=3, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972a40): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.982732415 +0000 UTC m=+211.239361158 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972a40): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972fc0): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972fc0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972fc0): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972fc0): >_readAt: n=3, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972fc0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.982732415 +0000 UTC m=+211.239361158 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7972fc0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc81bb7a0 item 42 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7973600): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7973600): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7973600): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7973600): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7973600): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7973600): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7973600): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.984903726 +0000 UTC m=+211.241532470 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7973600): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7973b00): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7973b00): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7973b00): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc81bbd50 item 43 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7973b00): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7973b00): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.985625669 +0000 UTC m=+211.242254402 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7973b00): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30140): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30140): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30140): _writeAt: size=3, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30140): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30140): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a682a0 item 43 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30140): >_writeAt: n=3, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30140): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.986336823 +0000 UTC m=+211.242965556 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30140): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30680): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30680): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30680): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30680): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30680): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.986336823 +0000 UTC m=+211.242965556 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30680): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a68540 item 43 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30cc0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30cc0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30cc0): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30cc0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30cc0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30cc0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.988037094 +0000 UTC m=+211.244665827 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a30cc0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a311c0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a311c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a311c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a68af0 item 44 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a311c0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a311c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.988769087 +0000 UTC m=+211.245397820 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a311c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a31700): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a31700): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a68d90 item 44 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a31700): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a31700): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a31700): _writeAt: size=3, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a31700): >_writeAt: n=3, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a31700): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.989520897 +0000 UTC m=+211.246149630 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a31700): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a31c80): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a31c80): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a31c80): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a31c80): >_readAt: n=3, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a31c80): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.989520897 +0000 UTC m=+211.246149630 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a31c80): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a69030 item 44 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a703c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a703c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a703c0): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a703c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a703c0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a703c0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a703c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.991382332 +0000 UTC m=+211.248011065 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a703c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a708c0): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a708c0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a708c0): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a697a0 item 45 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a708c0): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a708c0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.992002263 +0000 UTC m=+211.248631006 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a708c0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a70fc0): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a70fc0): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a70fc0): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a70fc0): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a70fc0): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.992002263 +0000 UTC m=+211.248631006 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a70fc0): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a69c70 item 45 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a71600): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a71600): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a71600): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a71600): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a71600): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a71600): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a71600): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.993824514 +0000 UTC m=+211.250453247 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a71600): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a71b00): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a71b00): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a71b00): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dc2b60 item 46 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a71b00): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a71b00): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.994603205 +0000 UTC m=+211.251231939 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7a71b00): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9c300): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9c300): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9c300): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9c300): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9c300): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.994603205 +0000 UTC m=+211.251231939 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9c300): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dc2ee0 item 46 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9c940): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9c940): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9c940): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9c940): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9c940): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9c940): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9c940): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.996535385 +0000 UTC m=+211.253164127 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9c940): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9ce40): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9ce40): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9ce40): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dc36c0 item 47 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9ce40): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9ce40): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.99717416 +0000 UTC m=+211.253802914 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9ce40): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9d540): _readAt: size=512, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9d540): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9d540): >openPending: err= 2026/09/08 01:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9d540): >_readAt: n=5, err=EOF 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9d540): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.99717416 +0000 UTC m=+211.253802914 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9d540): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: Remove: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dc3b20 item 47 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9db80): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9db80): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9db80): _readAt: size=2, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9db80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9db80): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9db80): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9db80): close: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.999014647 +0000 UTC m=+211.255643380 2026/09/08 01:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7b9db80): >close: err= 2026/09/08 01:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:20 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7bc8180): _writeAt: size=5, off=0 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7bc8180): openPending: 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7bc8180): >openPending: err= 2026/09/08 01:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f02230 item 48 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7bc8180): >_writeAt: n=5, err= 2026/09/08 01:59:20 DEBUG : open-test-file(0x178fc7bc8180): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.999690564 +0000 UTC m=+211.256319307 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc8180): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc8880): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc8880): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc8880): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc8880): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc8880): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:20.999690564 +0000 UTC m=+211.256319307 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc8880): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f025b0 item 48 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc8ec0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc8ec0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc8ec0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc8ec0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc8ec0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.001749132 +0000 UTC m=+211.258377864 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc8ec0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc9340): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc9340): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc9340): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc9340): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc9340): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc9340): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f02bd0 item 49 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc9340): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc9340): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.002491062 +0000 UTC m=+211.259119795 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc9340): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc9880): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc9880): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc9880): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc9880): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc9880): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.002491062 +0000 UTC m=+211.259119795 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bc9880): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f030a0 item 49 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfa000): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfa000): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfa000): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfa000): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfa000): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.004783071 +0000 UTC m=+211.261411805 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfa000): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfa500): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfa500): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfa500): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f03650 item 50 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfa500): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfa500): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfa500): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfa500): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfa500): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.005805222 +0000 UTC m=+211.262433955 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfa500): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfaa80): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfaa80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfaa80): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfaa80): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfaa80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.005805222 +0000 UTC m=+211.262433955 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfaa80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f03960 item 50 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfb100): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfb100): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfb100): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfb100): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfb100): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.008316254 +0000 UTC m=+211.264944987 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfb100): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfb600): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfb600): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfb600): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfb600): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfb600): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfb600): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6e92230 item 51 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfb600): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfb600): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.009190354 +0000 UTC m=+211.265819088 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfb600): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfbb40): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfbb40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfbb40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfbb40): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfbb40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.009190354 +0000 UTC m=+211.265819088 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7bfbb40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6e92770 item 51 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3e2c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3e2c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3e2c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3e2c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3e2c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.011659378 +0000 UTC m=+211.268288121 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3e2c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3e7c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3e7c0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3e7c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6e93110 item 52 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3e7c0): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3e7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3e7c0): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3e7c0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3e7c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.012705344 +0000 UTC m=+211.269334077 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3e7c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3ed40): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3ed40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3ed40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3ed40): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3ed40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.012705344 +0000 UTC m=+211.269334077 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3ed40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6e93a40 item 52 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3f3c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3f3c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3f3c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3f3c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3f3c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.014856467 +0000 UTC m=+211.271485219 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3f3c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3f8c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3f8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3f8c0): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3f8c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3f8c0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3f8c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc79343f0 item 53 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3f8c0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3f8c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.015821349 +0000 UTC m=+211.272450062 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3f8c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3fe00): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3fe00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3fe00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3fe00): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3fe00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.015821349 +0000 UTC m=+211.272450062 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c3fe00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc79347e0 item 53 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c60580): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c60580): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c60580): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c60580): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c60580): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.017777774 +0000 UTC m=+211.274406497 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c60580): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c60a80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c60a80): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c60a80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7934ee0 item 54 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c60a80): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c60a80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c60a80): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c60a80): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c60a80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.018444042 +0000 UTC m=+211.275072765 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c60a80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61000): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61000): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61000): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61000): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61000): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.018444042 +0000 UTC m=+211.275072765 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61000): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc79352d0 item 54 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61680): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61680): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61680): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61680): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61680): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.020389356 +0000 UTC m=+211.277018079 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61680): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61b80): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61b80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61b80): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61b80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61b80): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61b80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc79359d0 item 55 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61b80): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61b80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.020975103 +0000 UTC m=+211.277603826 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c61b80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c901c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c901c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c901c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c901c0): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c901c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.020975103 +0000 UTC m=+211.277603826 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c901c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7935d50 item 55 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77caa80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77caa80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77caa80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77caa80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77caa80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.023057215 +0000 UTC m=+211.279685938 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77caa80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77caf80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77caf80): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77caf80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7032620 item 56 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77caf80): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77caf80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77caf80): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77caf80): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77caf80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.02418278 +0000 UTC m=+211.280811524 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77caf80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77cb500): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77cb500): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77cb500): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77cb500): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77cb500): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.02418278 +0000 UTC m=+211.280811524 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77cb500): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7032af0 item 56 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77cbb40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77cbb40): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77cbb40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77cbb40): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77cbb40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77cbb40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77cbb40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77cbb40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.026187927 +0000 UTC m=+211.282816660 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77cbb40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0c180): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0c180): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0c180): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7033730 item 57 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0c180): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0c180): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.026818788 +0000 UTC m=+211.283447531 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0c180): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0c6c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0c6c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0c6c0): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0c6c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0c6c0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0c6c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7033e30 item 57 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0c6c0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0c6c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.027759325 +0000 UTC m=+211.284388068 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0c6c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0cc40): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0cc40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0cc40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0cc40): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0cc40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.027759325 +0000 UTC m=+211.284388068 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0cc40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f30230 item 57 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0d280): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0d280): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0d280): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0d280): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0d280): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0d280): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0d280): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0d280): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.029581697 +0000 UTC m=+211.286210410 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0d280): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0d7c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0d7c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0d7c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f30b60 item 58 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0d7c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0d7c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.030162073 +0000 UTC m=+211.286790786 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0d7c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0dd00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0dd00): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0dd00): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f30f50 item 58 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0dd00): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0dd00): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0dd00): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0dd00): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0dd00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.030759851 +0000 UTC m=+211.287388565 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d0dd00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3e3c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3e3c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3e3c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3e3c0): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3e3c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.030759851 +0000 UTC m=+211.287388565 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3e3c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f311f0 item 58 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3ea00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3ea00): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3ea00): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3ea00): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3ea00): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3ea00): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3ea00): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3ea00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.032232814 +0000 UTC m=+211.288861537 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3ea00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3ef40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3ef40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3ef40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f31880 item 59 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3ef40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3ef40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.03274921 +0000 UTC m=+211.289377923 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3ef40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3f480): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3f480): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3f480): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3f480): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3f480): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3f480): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f31c00 item 59 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3f480): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3f480): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.033366045 +0000 UTC m=+211.289994768 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3f480): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3fa00): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3fa00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3fa00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3fa00): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3fa00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.033366045 +0000 UTC m=+211.289994768 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d3fa00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6ffe000 item 59 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70140): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70140): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70140): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70140): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70140): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70140): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70140): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70140): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.035015189 +0000 UTC m=+211.291643912 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70140): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70680): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70680): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70680): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6fff260 item 60 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70680): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70680): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.035980351 +0000 UTC m=+211.292609085 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70680): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70bc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70bc0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70bc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6fff810 item 60 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70bc0): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70bc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70bc0): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70bc0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70bc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.037066012 +0000 UTC m=+211.293694755 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d70bc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d71180): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d71180): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d71180): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d71180): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d71180): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.037066012 +0000 UTC m=+211.293694755 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d71180): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71d0000 item 60 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d717c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d717c0): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d717c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d717c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d717c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d717c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d717c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d717c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.039034951 +0000 UTC m=+211.295663714 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d717c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d71d00): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d71d00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d71d00): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71d1c00 item 61 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d71d00): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d71d00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.039737357 +0000 UTC m=+211.296366080 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7d71d00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbc500): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbc500): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbc500): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbc500): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbc500): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.039737357 +0000 UTC m=+211.296366080 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbc500): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6ddf420 item 61 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbcb40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbcb40): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbcb40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbcb40): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbcb40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbcb40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbcb40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbcb40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.041694183 +0000 UTC m=+211.298322926 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbcb40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbd080): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbd080): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbd080): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71da3f0 item 62 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbd080): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbd080): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.042371803 +0000 UTC m=+211.299000526 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbd080): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbd780): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbd780): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbd780): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbd780): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbd780): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.042371803 +0000 UTC m=+211.299000526 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbd780): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71da850 item 62 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbddc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbddc0): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbddc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbddc0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbddc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbddc0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbddc0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbddc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.044691514 +0000 UTC m=+211.301320228 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7dbddc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df4400): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df4400): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df4400): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71db6c0 item 63 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df4400): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df4400): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.045405372 +0000 UTC m=+211.302034095 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df4400): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df4b00): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df4b00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df4b00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df4b00): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df4b00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.045405372 +0000 UTC m=+211.302034095 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df4b00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f54070 item 63 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5140): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5140): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5140): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5140): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5140): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5140): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5140): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5140): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.047429976 +0000 UTC m=+211.304058710 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5140): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5680): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5680): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5680): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f54620 item 64 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5680): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5680): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.048153753 +0000 UTC m=+211.304782486 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5680): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5d80): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5d80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5d80): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5d80): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5d80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.048153753 +0000 UTC m=+211.304782486 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7df5d80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f548c0 item 64 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0a4c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0a4c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0a4c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0a4c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0a4c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.050728867 +0000 UTC m=+211.307357590 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0a4c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0a940): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0a940): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0a940): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0a940): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0a940): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f54ee0 item 65 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0a940): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0a940): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.051861115 +0000 UTC m=+211.308489858 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0a940): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0ae40): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0ae40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0ae40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0ae40): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0ae40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.051861115 +0000 UTC m=+211.308489858 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0ae40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f552d0 item 65 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0b480): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0b480): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0b480): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0b480): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0b480): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.053937626 +0000 UTC m=+211.310566349 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0b480): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0b900): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0b900): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f55a40 item 66 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0b900): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0b900): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0b900): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0b900): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0b900): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.054825383 +0000 UTC m=+211.311454117 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0b900): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0be40): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0be40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0be40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0be40): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0be40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.054825383 +0000 UTC m=+211.311454117 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e0be40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f55ce0 item 66 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40580): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40580): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40580): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40580): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40580): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.056908487 +0000 UTC m=+211.313537270 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40580): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40a00): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40a00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40a00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40a00): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40a00): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7192d90 item 67 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40a00): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40a00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.057877578 +0000 UTC m=+211.314506321 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40a00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40f00): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40f00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40f00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40f00): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40f00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.057877578 +0000 UTC m=+211.314506321 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e40f00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71936c0 item 67 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e41580): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e41580): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e41580): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e41580): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e41580): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.060034291 +0000 UTC m=+211.316663035 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e41580): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e41a80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e41a80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc744a2a0 item 68 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e41a80): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e41a80): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e41a80): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e41a80): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e41a80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.060894937 +0000 UTC m=+211.317523690 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e41a80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e620c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e620c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e620c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e620c0): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e620c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.060894937 +0000 UTC m=+211.317523690 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e620c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc744a700 item 68 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e62700): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e62700): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e62700): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e62700): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e62700): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.062809723 +0000 UTC m=+211.319438436 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e62700): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e62b80): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e62b80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e62b80): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e62b80): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e62b80): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc744ad90 item 69 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e62b80): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e62b80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.063556864 +0000 UTC m=+211.320185587 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e62b80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63080): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63080): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63080): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63080): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63080): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.063556864 +0000 UTC m=+211.320185587 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63080): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc744b180 item 69 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63700): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63700): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63700): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63700): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63700): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.065292282 +0000 UTC m=+211.321921005 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63700): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63c00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63c00): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc744b9d0 item 70 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63c00): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63c00): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63c00): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63c00): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63c00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.066100127 +0000 UTC m=+211.322728850 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e63c00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7a240): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7a240): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7a240): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7a240): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7a240): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.066100127 +0000 UTC m=+211.322728850 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7a240): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc744bce0 item 70 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7a8c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7a8c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7a8c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7a8c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7a8c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.067693035 +0000 UTC m=+211.324321758 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7a8c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7adc0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7adc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7adc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7adc0): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7adc0): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc764a620 item 71 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7adc0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7adc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.069271798 +0000 UTC m=+211.325900510 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7adc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7b2c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7b2c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7b2c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7b2c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7b2c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.069271798 +0000 UTC m=+211.325900510 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7b2c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc764a8c0 item 71 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7b940): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7b940): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7b940): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7b940): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7b940): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.071490417 +0000 UTC m=+211.328119140 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7b940): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7be40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7be40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc764aee0 item 72 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7be40): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7be40): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7be40): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7be40): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7be40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.072346686 +0000 UTC m=+211.328975409 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e7be40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4480): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4480): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4480): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4480): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4480): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.072346686 +0000 UTC m=+211.328975409 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4480): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc764b340 item 72 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4a40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4a40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4a40): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4a40): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4a40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4a40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4a40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.07396437 +0000 UTC m=+211.330593093 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4a40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4f40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4f40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4f40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc764bc00 item 73 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4f40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4f40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.074633624 +0000 UTC m=+211.331262347 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea4f40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea5400): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea5400): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea5400): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea5400): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea5400): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc746e070 item 73 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea5400): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea5400): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.075283882 +0000 UTC m=+211.331912595 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea5400): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea5940): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea5940): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea5940): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea5940): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea5940): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.075283882 +0000 UTC m=+211.331912595 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7ea5940): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc746e4d0 item 73 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10080): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10080): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10080): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10080): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10080): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10080): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10080): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.076995425 +0000 UTC m=+211.333624148 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10080): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10580): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10580): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10580): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc746fab0 item 74 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10580): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10580): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.077663207 +0000 UTC m=+211.334291930 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10580): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10ac0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10ac0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6eac5b0 item 74 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10ac0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10ac0): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10ac0): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10ac0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10ac0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.078414995 +0000 UTC m=+211.335043709 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f10ac0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11040): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11040): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11040): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11040): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11040): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.078414995 +0000 UTC m=+211.335043709 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11040): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6eaca10 item 74 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11680): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11680): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11680): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11680): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11680): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11680): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11680): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.079892226 +0000 UTC m=+211.336520949 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11680): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11b80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11b80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11b80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6ead6c0 item 75 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11b80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11b80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.080490576 +0000 UTC m=+211.337119299 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f11b80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f441c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f441c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f441c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f441c0): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f441c0): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6eadc70 item 75 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f441c0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f441c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.081107401 +0000 UTC m=+211.337736114 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f441c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f44700): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f44700): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f44700): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f44700): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f44700): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.081107401 +0000 UTC m=+211.337736114 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f44700): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71fc310 item 75 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f44d40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f44d40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f44d40): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f44d40): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f44d40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f44d40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f44d40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.082707032 +0000 UTC m=+211.339335745 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f44d40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45240): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45240): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45240): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71fd500 item 76 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45240): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45240): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.083302877 +0000 UTC m=+211.339931600 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45240): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45780): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45780): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71fd880 item 76 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45780): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45780): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45780): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45780): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45780): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.083995927 +0000 UTC m=+211.340624650 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45780): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45d00): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45d00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45d00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45d00): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45d00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.083995927 +0000 UTC m=+211.340624650 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f45d00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6f7a230 item 76 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f88440): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f88440): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f88440): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f88440): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f88440): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f88440): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f88440): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.085514093 +0000 UTC m=+211.342142817 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f88440): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f88940): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f88940): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f88940): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6f7af50 item 77 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f88940): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f88940): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.086179661 +0000 UTC m=+211.342808384 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f88940): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89040): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89040): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89040): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89040): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89040): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.086179661 +0000 UTC m=+211.342808384 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89040): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6f7b3b0 item 77 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89680): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89680): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89680): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89680): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89680): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89680): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89680): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.088066424 +0000 UTC m=+211.344695147 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89680): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89b80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89b80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89b80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6f7bb20 item 78 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89b80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89b80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.088748722 +0000 UTC m=+211.345377445 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7f89b80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcc380): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcc380): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcc380): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcc380): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcc380): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.088748722 +0000 UTC m=+211.345377445 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcc380): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7200000 item 78 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcc9c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcc9c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcc9c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcc9c0): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcc9c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcc9c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcc9c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.101205168 +0000 UTC m=+211.357833891 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcc9c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fccec0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fccec0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fccec0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7200bd0 item 79 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fccec0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fccec0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.108633628 +0000 UTC m=+211.365262361 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fccec0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcd5c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcd5c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcd5c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcd5c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcd5c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.108633628 +0000 UTC m=+211.365262361 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcd5c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7200fc0 item 79 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcdc00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcdc00): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcdc00): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcdc00): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcdc00): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcdc00): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcdc00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.111445037 +0000 UTC m=+211.368073760 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7fcdc00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018200): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018200): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018200): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7201960 item 80 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018200): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018200): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.112158154 +0000 UTC m=+211.368786878 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018200): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018900): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018900): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018900): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018900): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018900): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.112158154 +0000 UTC m=+211.368786878 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018900): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6f7c7e0 item 80 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018f40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018f40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018f40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018f40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018f40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.115490357 +0000 UTC m=+211.372119071 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8018f40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80193c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80193c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80193c0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80193c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80193c0): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80193c0): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6f7d110 item 81 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80193c0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80193c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.116244322 +0000 UTC m=+211.372873045 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80193c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8019900): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8019900): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8019900): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8019900): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8019900): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.116244322 +0000 UTC m=+211.372873045 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8019900): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6f7d960 item 81 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054080): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054080): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054080): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054080): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054080): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.11796917 +0000 UTC m=+211.374597893 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054080): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054580): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054580): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054580): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc703c1c0 item 82 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054580): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054580): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054580): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054580): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054580): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.118670093 +0000 UTC m=+211.375298817 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054580): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054b00): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054b00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054b00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054b00): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054b00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.118670093 +0000 UTC m=+211.375298817 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8054b00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc703c5b0 item 82 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055180): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055180): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055180): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055180): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055180): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.120427362 +0000 UTC m=+211.377056085 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055180): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055680): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055680): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055680): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055680): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055680): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055680): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc703cf50 item 83 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055680): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055680): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.121117776 +0000 UTC m=+211.377746499 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055680): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055bc0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055bc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055bc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055bc0): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055bc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.121117776 +0000 UTC m=+211.377746499 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8055bc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc703d2d0 item 83 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809e340): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809e340): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809e340): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809e340): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809e340): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.122871257 +0000 UTC m=+211.379499980 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809e340): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809e840): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809e840): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809e840): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc703dd50 item 84 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809e840): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809e840): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809e840): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809e840): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809e840): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.123499715 +0000 UTC m=+211.380128438 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809e840): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809edc0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809edc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809edc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809edc0): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809edc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.123499715 +0000 UTC m=+211.380128438 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809edc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc73525b0 item 84 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809f440): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809f440): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809f440): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809f440): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809f440): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.125252816 +0000 UTC m=+211.381881539 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809f440): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809f940): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809f940): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809f940): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809f940): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809f940): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809f940): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc73532d0 item 85 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809f940): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809f940): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.125865163 +0000 UTC m=+211.382493886 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809f940): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809fe80): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809fe80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809fe80): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809fe80): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809fe80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.125865163 +0000 UTC m=+211.382493886 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc809fe80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7353880 item 85 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b4600): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b4600): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b4600): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b4600): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b4600): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.12749473 +0000 UTC m=+211.384123453 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b4600): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786e600): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786e600): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786e600): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7fa6930 item 86 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786e600): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786e600): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786e600): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786e600): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786e600): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.128338684 +0000 UTC m=+211.384967407 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786e600): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786eb80): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786eb80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786eb80): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786eb80): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786eb80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.128338684 +0000 UTC m=+211.384967407 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786eb80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7fa6cb0 item 86 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786f200): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786f200): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786f200): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786f200): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786f200): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.130239864 +0000 UTC m=+211.386868588 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786f200): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786f700): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786f700): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786f700): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786f700): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786f700): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786f700): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7fa7260 item 87 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786f700): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786f700): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.130831211 +0000 UTC m=+211.387459934 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786f700): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786fc40): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786fc40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786fc40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786fc40): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786fc40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.130831211 +0000 UTC m=+211.387459934 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc786fc40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7fa7500 item 87 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811a3c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811a3c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811a3c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811a3c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811a3c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.132590875 +0000 UTC m=+211.389219588 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811a3c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811a8c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811a8c0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811a8c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7fa7ab0 item 88 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811a8c0): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811a8c0): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811a8c0): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811a8c0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811a8c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.133413518 +0000 UTC m=+211.390042241 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811a8c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811ae40): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811ae40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811ae40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811ae40): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811ae40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.133413518 +0000 UTC m=+211.390042241 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811ae40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7fa7d50 item 88 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811b480): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811b480): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811b480): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811b480): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811b480): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811b480): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811b480): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811b480): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.135012358 +0000 UTC m=+211.391641101 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811b480): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811b9c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811b9c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811b9c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7870770 item 89 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811b9c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811b9c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.135597764 +0000 UTC m=+211.392226527 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc811b9c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138000): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138000): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138000): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138000): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138000): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138000): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7870af0 item 89 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138000): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138000): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.136293277 +0000 UTC m=+211.392922000 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138000): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138580): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138580): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138580): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138580): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138580): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.136293277 +0000 UTC m=+211.392922000 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138580): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7870e00 item 89 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138bc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138bc0): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138bc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138bc0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138bc0): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138bc0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138bc0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138bc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.13782538 +0000 UTC m=+211.394454103 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8138bc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139100): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139100): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139100): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc78713b0 item 90 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139100): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139100): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.138458968 +0000 UTC m=+211.395087691 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139100): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139640): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139640): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139640): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7871730 item 90 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139640): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139640): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139640): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139640): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139640): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.13916985 +0000 UTC m=+211.395798574 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139640): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139c00): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139c00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139c00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139c00): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139c00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.13916985 +0000 UTC m=+211.395798574 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8139c00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7871a40 item 90 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814e340): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814e340): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814e340): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814e340): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814e340): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814e340): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814e340): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814e340): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.140608998 +0000 UTC m=+211.397237721 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814e340): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814e880): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814e880): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814e880): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a3c1c0 item 91 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814e880): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814e880): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.141474403 +0000 UTC m=+211.398103126 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814e880): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814edc0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814edc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814edc0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814edc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814edc0): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814edc0): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a3c540 item 91 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814edc0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814edc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.142176798 +0000 UTC m=+211.398805512 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814edc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814f340): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814f340): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814f340): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814f340): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814f340): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.142176798 +0000 UTC m=+211.398805512 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814f340): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a3c7e0 item 91 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814f980): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814f980): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814f980): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814f980): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814f980): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814f980): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814f980): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814f980): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.143682192 +0000 UTC m=+211.400310945 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814f980): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814fec0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814fec0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814fec0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a3cee0 item 92 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814fec0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814fec0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.144348551 +0000 UTC m=+211.400977284 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc814fec0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816c500): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816c500): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816c500): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a3d180 item 92 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816c500): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816c500): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816c500): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816c500): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816c500): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.145137881 +0000 UTC m=+211.401766605 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816c500): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816cac0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816cac0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816cac0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816cac0): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816cac0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.145137881 +0000 UTC m=+211.401766605 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816cac0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a3d420 item 92 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816d100): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816d100): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816d100): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816d100): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816d100): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816d100): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816d100): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816d100): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.147014065 +0000 UTC m=+211.403642848 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816d100): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816d640): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816d640): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816d640): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a3dc00 item 93 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816d640): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816d640): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.147607356 +0000 UTC m=+211.404236069 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816d640): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816dd40): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816dd40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816dd40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816dd40): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816dd40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.147607356 +0000 UTC m=+211.404236069 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc816dd40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6f64150 item 93 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8188480): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8188480): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8188480): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8188480): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8188480): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8188480): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8188480): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8188480): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.149390783 +0000 UTC m=+211.406019506 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8188480): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81889c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81889c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81889c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6f64930 item 94 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81889c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81889c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.149878676 +0000 UTC m=+211.406507399 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81889c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81890c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81890c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81890c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81890c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81890c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.149878676 +0000 UTC m=+211.406507399 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81890c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6f65880 item 94 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8189700): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8189700): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8189700): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8189700): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8189700): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8189700): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8189700): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8189700): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.151694946 +0000 UTC m=+211.408323659 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8189700): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8189c40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8189c40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8189c40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7bfe310 item 95 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8189c40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8189c40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.152313784 +0000 UTC m=+211.408942507 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8189c40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81b2440): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81b2440): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81b2440): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81b2440): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81b2440): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.152313784 +0000 UTC m=+211.408942507 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc81b2440): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7bfe700 item 95 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b4b00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b4b00): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b4b00): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b4b00): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b4b00): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b4b00): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b4b00): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b4b00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.154305025 +0000 UTC m=+211.410933748 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b4b00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5040): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5040): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5040): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71e28c0 item 96 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5040): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5040): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.155011178 +0000 UTC m=+211.411639902 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5040): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5740): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5740): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5740): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5740): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5740): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.155011178 +0000 UTC m=+211.411639902 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5740): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71e2e70 item 96 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= 2026/09/08 01:59:21 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:21 DEBUG : Looking for writers 2026/09/08 01:59:21 DEBUG : >WaitForWriters: 2026/09/08 01:59:21 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:21 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:21 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:59:21 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:21 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/08 01:59:21 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5ec0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5ec0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5ec0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5ec0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5ec0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.541400982 +0000 UTC m=+211.798029725 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80b5ec0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4440): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4440): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4440): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4440): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4440): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4440): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4440): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.541400982 +0000 UTC m=+211.798029725 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4440): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4900): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4900): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4900): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4900): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4900): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.541400982 +0000 UTC m=+211.798029725 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4900): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7945180 item 1 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4f40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4f40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4f40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4f40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4f40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.54432335 +0000 UTC m=+211.800952073 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d4f40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d5440): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d5440): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d5440): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d5440): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d5440): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.54432335 +0000 UTC m=+211.800952073 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d5440): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7945b20 item 2 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d5a80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d5a80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d5a80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d5a80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d5a80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.546044872 +0000 UTC m=+211.802673586 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80d5a80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f8000): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f8000): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f8000): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f8000): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f8000): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f8000): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f8000): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.546044872 +0000 UTC m=+211.802673586 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f8000): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f84c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f84c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f84c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f84c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f84c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.546044872 +0000 UTC m=+211.802673586 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f84c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7bb0460 item 3 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f8b40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f8b40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f8b40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f8b40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f8b40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.548528754 +0000 UTC m=+211.805157477 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f8b40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f9080): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f9080): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f9080): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f9080): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f9080): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.548528754 +0000 UTC m=+211.805157477 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f9080): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7bb0ee0 item 4 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f96c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f96c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f96c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f96c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f96c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.550270082 +0000 UTC m=+211.806898805 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f96c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f9b40): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f9b40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f9b40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f9b40): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f9b40): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f9b40): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f9b40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.550270082 +0000 UTC m=+211.806898805 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc80f9b40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4100): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4100): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4100): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4100): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4100): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.550270082 +0000 UTC m=+211.806898805 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4100): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7bb15e0 item 5 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4780): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4780): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4780): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4780): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4780): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.552389464 +0000 UTC m=+211.809018187 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4780): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4cc0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4cc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4cc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4cc0): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4cc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.552389464 +0000 UTC m=+211.809018187 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a4cc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a5c070 item 6 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5340): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5340): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5340): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5340): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5340): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.554068335 +0000 UTC m=+211.810697078 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5340): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5840): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5840): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5840): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5840): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5840): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5840): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5840): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.554068335 +0000 UTC m=+211.810697078 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5840): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5d00): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5d00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5d00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5d00): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5d00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.554068335 +0000 UTC m=+211.810697078 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82a5d00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a5c700 item 7 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c0480): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c0480): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c0480): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c0480): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c0480): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.556361246 +0000 UTC m=+211.812989980 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c0480): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c09c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c09c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c09c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c09c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c09c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.556361246 +0000 UTC m=+211.812989980 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c09c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a5d260 item 8 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c0f80): _readAt: size=2, off=0 2026/09/08 01:59:21 ERROR : open-test-file(0x178fc82c0f80): Couldn't read size of file 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c0f80): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c0f80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c0f80): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c0f80): close: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c0f80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c1340): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c1340): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c1340): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c1340): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c1340): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.558162598 +0000 UTC m=+211.814791341 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c1340): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c17c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c17c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c17c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c17c0): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c17c0): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c17c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c17c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.558162598 +0000 UTC m=+211.814791341 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c17c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c1cc0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c1cc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c1cc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c1cc0): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c1cc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.558162598 +0000 UTC m=+211.814791341 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82c1cc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a5d810 item 9 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dc440): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dc440): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dc440): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dc440): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dc440): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.560637934 +0000 UTC m=+211.817266657 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dc440): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dc980): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dc980): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dc980): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dc980): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dc980): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.560637934 +0000 UTC m=+211.817266657 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dc980): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a10310 item 10 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dcfc0): _readAt: size=2, off=0 2026/09/08 01:59:21 ERROR : open-test-file(0x178fc82dcfc0): Couldn't read size of file 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dcfc0): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dcfc0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dcfc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dcfc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dcfc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dd380): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dd380): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dd380): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dd380): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dd380): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.562958716 +0000 UTC m=+211.819587439 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dd380): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dd880): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dd880): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dd880): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dd880): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dd880): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dd880): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dd880): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.562958716 +0000 UTC m=+211.819587439 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82dd880): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82ddd80): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82ddd80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82ddd80): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82ddd80): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82ddd80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.562958716 +0000 UTC m=+211.819587439 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82ddd80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a108c0 item 11 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa500): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa500): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa500): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa500): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa500): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.565482724 +0000 UTC m=+211.822111437 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa500): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82faa40): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82faa40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82faa40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82faa40): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82faa40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.565482724 +0000 UTC m=+211.822111437 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82faa40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a11570 item 12 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c90a80): _readAt: size=2, off=0 2026/09/08 01:59:21 ERROR : open-test-file(0x178fc7c90a80): Couldn't read size of file 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c90a80): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c90a80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c90a80): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c90a80): close: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c90a80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c90e40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c90e40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c90e40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c90e40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c90e40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.567417117 +0000 UTC m=+211.824045840 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c90e40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c91500): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c91500): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c91500): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c91500): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c91500): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.567417117 +0000 UTC m=+211.824045840 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c91500): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc795d6c0 item 13 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c91b80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c91b80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c91b80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c91b80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c91b80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.569061783 +0000 UTC m=+211.825690506 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7c91b80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe1c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe1c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe1c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe1c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe1c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.569061783 +0000 UTC m=+211.825690506 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe1c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc795dce0 item 14 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe800): _readAt: size=2, off=0 2026/09/08 01:59:21 ERROR : open-test-file(0x178fc7cfe800): Couldn't read size of file 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe800): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe800): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe800): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe800): close: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe800): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fb380): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fb380): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fb380): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fb380): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fb380): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.573843114 +0000 UTC m=+211.830471837 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fb380): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fba40): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fba40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fba40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fba40): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fba40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.573843114 +0000 UTC m=+211.830471837 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fba40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a11b90 item 15 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208280): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208280): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208280): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208280): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208280): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.576751476 +0000 UTC m=+211.833380199 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208280): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa040): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa040): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa040): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa040): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa040): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.576751476 +0000 UTC m=+211.833380199 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa040): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc73156c0 item 16 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa680): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa680): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa680): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa680): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa680): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.579172659 +0000 UTC m=+211.835801382 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fa680): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fab00): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fab00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fab00): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fab00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fab00): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fab00): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fab00): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fab00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.579172659 +0000 UTC m=+211.835801382 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fab00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fb000): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fb000): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fb000): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fb000): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fb000): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.579172659 +0000 UTC m=+211.835801382 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82fb000): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7c1a5b0 item 17 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208a80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208a80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208a80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208a80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208a80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.58160855 +0000 UTC m=+211.838237263 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208a80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208fc0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208fc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208fc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208fc0): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208fc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.58160855 +0000 UTC m=+211.838237263 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8208fc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7c1afc0 item 18 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8209640): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8209640): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8209640): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8209640): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8209640): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.58361603 +0000 UTC m=+211.840244754 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8209640): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8209b40): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8209b40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8209b40): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8209b40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8209b40): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8209b40): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8209b40): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8209b40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.58361603 +0000 UTC m=+211.840244754 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8209b40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe140): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe140): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe140): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe140): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe140): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.58361603 +0000 UTC m=+211.840244754 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfe140): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7c1b6c0 item 19 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfeb00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfeb00): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfeb00): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfeb00): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfeb00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.585935822 +0000 UTC m=+211.842564545 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cfeb00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cff040): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cff040): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cff040): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cff040): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cff040): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.585935822 +0000 UTC m=+211.842564545 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cff040): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7314150 item 20 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cff6c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cff6c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cff6c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cff6c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cff6c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.587612228 +0000 UTC m=+211.844240962 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cff6c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cffbc0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cffbc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cffbc0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cffbc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cffbc0): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cffbc0): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cffbc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cffbc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.587612228 +0000 UTC m=+211.844240962 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7cffbc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e661c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e661c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e661c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e661c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e661c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.587612228 +0000 UTC m=+211.844240962 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e661c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7314c40 item 21 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e66840): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e66840): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e66840): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e66840): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e66840): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.590179577 +0000 UTC m=+211.846808291 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e66840): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e66d80): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e66d80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e66d80): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e66d80): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e66d80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.590179577 +0000 UTC m=+211.846808291 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e66d80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7bfe230 item 22 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67400): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67400): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67400): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67400): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67400): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.591849471 +0000 UTC m=+211.848478194 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67400): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67900): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67900): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67900): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67900): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67900): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67900): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67900): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67900): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.591849471 +0000 UTC m=+211.848478194 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67900): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67e40): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67e40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67e40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67e40): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67e40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.591849471 +0000 UTC m=+211.848478194 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7e67e40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7bfe930 item 23 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7420280): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7420280): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7420280): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7420280): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7420280): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.594244304 +0000 UTC m=+211.850873027 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7420280): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7420d80): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7420d80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7420d80): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7420d80): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7420d80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.594244304 +0000 UTC m=+211.850873027 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7420d80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7bff110 item 24 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74213c0): _readAt: size=2, off=0 2026/09/08 01:59:21 ERROR : open-test-file(0x178fc74213c0): Couldn't read size of file 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74213c0): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74213c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74213c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74213c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74213c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7421880): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7421880): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7421880): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7421880): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7421880): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.596037601 +0000 UTC m=+211.852666324 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7421880): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7421e00): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7421e00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7421e00): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7421e00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7421e00): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7421e00): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7421e00): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7421e00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.596037601 +0000 UTC m=+211.852666324 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7421e00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7692640): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7692640): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7692640): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7692640): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7692640): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.596037601 +0000 UTC m=+211.852666324 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7692640): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7bff730 item 25 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7692f80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7692f80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7692f80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7692f80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7692f80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.598454696 +0000 UTC m=+211.855083419 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7692f80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76935c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76935c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76935c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76935c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76935c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.598454696 +0000 UTC m=+211.855083419 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76935c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7bd8150 item 26 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7693c00): _readAt: size=2, off=0 2026/09/08 01:59:21 ERROR : open-test-file(0x178fc7693c00): Couldn't read size of file 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7693c00): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7693c00): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7693c00): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7693c00): close: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7693c00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72aaf00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72aaf00): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72aaf00): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72aaf00): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72aaf00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.600184162 +0000 UTC m=+211.856812885 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72aaf00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725e780): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725e780): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725e780): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725e780): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725e780): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725e780): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725e780): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725e780): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.600184162 +0000 UTC m=+211.856812885 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725e780): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725f240): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725f240): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725f240): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725f240): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725f240): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.600184162 +0000 UTC m=+211.856812885 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725f240): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7bd89a0 item 27 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725fa00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725fa00): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725fa00): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725fa00): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725fa00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.602412 +0000 UTC m=+211.859040723 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc725fa00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc78422c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc78422c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc78422c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc78422c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc78422c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.602412 +0000 UTC m=+211.859040723 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc78422c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7bd9180 item 28 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7842900): _readAt: size=2, off=0 2026/09/08 01:59:21 ERROR : open-test-file(0x178fc7842900): Couldn't read size of file 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7842900): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7842900): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7842900): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7842900): close: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7842900): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7842d40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7842d40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7842d40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7842d40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7842d40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.603912042 +0000 UTC m=+211.860540765 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7842d40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7843400): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7843400): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7843400): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7843400): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7843400): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.603912042 +0000 UTC m=+211.860540765 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7843400): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7bd9960 item 29 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7843a80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7843a80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7843a80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7843a80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7843a80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.605785692 +0000 UTC m=+211.862414415 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7843a80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a620c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a620c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a620c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a620c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a620c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.605785692 +0000 UTC m=+211.862414415 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a620c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7eee150 item 30 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a62700): _readAt: size=2, off=0 2026/09/08 01:59:21 ERROR : open-test-file(0x178fc7a62700): Couldn't read size of file 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a62700): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a62700): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a62700): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a62700): close: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a62700): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a62ac0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a62ac0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a62ac0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a62ac0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a62ac0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.607631888 +0000 UTC m=+211.864260611 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a62ac0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63280): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63280): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63280): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63280): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63280): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.607631888 +0000 UTC m=+211.864260611 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63280): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7eee770 item 31 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63900): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63900): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63900): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63900): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63900): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.609173149 +0000 UTC m=+211.865801872 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63900): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63e40): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63e40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63e40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63e40): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63e40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.609173149 +0000 UTC m=+211.865801872 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a63e40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7eeed20 item 32 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72580): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72580): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72580): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72580): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72580): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.610972447 +0000 UTC m=+211.867601170 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72580): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72a00): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72a00): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72a00): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72a00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72a00): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7eef2d0 item 33 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72a00): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72a00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.611592047 +0000 UTC m=+211.868220760 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72a00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72f00): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72f00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72f00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72f00): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72f00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.611592047 +0000 UTC m=+211.868220760 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a72f00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7eef570 item 33 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a736c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a736c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a736c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a736c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a736c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.613449786 +0000 UTC m=+211.870078530 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a736c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a73b40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a73b40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7eefb90 item 34 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a73b40): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a73b40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a73b40): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a73b40): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a73b40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.614154257 +0000 UTC m=+211.870782980 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a73b40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73e8840): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73e8840): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73e8840): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73e8840): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73e8840): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.614154257 +0000 UTC m=+211.870782980 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73e8840): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7eefe30 item 34 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73e9ec0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73e9ec0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73e9ec0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73e9ec0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73e9ec0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.615692752 +0000 UTC m=+211.872321475 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73e9ec0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260440): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260440): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260440): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260440): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260440): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7c54540 item 35 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260440): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260440): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.616373828 +0000 UTC m=+211.873002541 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260440): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260940): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260940): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260940): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260940): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260940): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.616373828 +0000 UTC m=+211.873002541 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260940): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7c547e0 item 35 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260fc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260fc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260fc0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260fc0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260fc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.618049553 +0000 UTC m=+211.874678276 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8260fc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82614c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82614c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7c54e70 item 36 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82614c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82614c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82614c0): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82614c0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82614c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.618650579 +0000 UTC m=+211.875279302 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc82614c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8261a00): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8261a00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8261a00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8261a00): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8261a00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.618650579 +0000 UTC m=+211.875279302 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8261a00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7c55180 item 36 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826c140): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826c140): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826c140): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826c140): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826c140): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.620007061 +0000 UTC m=+211.876635784 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826c140): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826c5c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826c5c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826c5c0): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826c5c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826c5c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7c55880 item 37 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826c5c0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826c5c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.620512796 +0000 UTC m=+211.877141509 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826c5c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826cac0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826cac0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826cac0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826cac0): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826cac0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.620512796 +0000 UTC m=+211.877141509 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826cac0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7c55b20 item 37 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826d140): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826d140): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826d140): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826d140): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826d140): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.622148354 +0000 UTC m=+211.878777078 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826d140): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826d640): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826d640): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc8196310 item 38 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826d640): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826d640): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826d640): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826d640): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826d640): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.622730384 +0000 UTC m=+211.879359107 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826d640): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826db80): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826db80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826db80): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826db80): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826db80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.622730384 +0000 UTC m=+211.879359107 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc826db80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc8196690 item 38 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278300): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278300): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278300): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278300): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278300): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.624135578 +0000 UTC m=+211.880764301 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278300): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278800): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278800): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278800): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278800): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278800): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc8196cb0 item 39 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278800): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278800): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.624594975 +0000 UTC m=+211.881223698 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278800): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278d00): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278d00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278d00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278d00): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278d00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.624594975 +0000 UTC m=+211.881223698 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8278d00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc8196f50 item 39 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279380): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279380): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279380): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279380): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279380): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.626003045 +0000 UTC m=+211.882631788 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279380): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279880): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279880): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc8197570 item 40 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279880): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279880): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279880): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279880): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279880): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.626609059 +0000 UTC m=+211.883237783 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279880): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279dc0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279dc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279dc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279dc0): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279dc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.626609059 +0000 UTC m=+211.883237783 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8279dc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc8197810 item 40 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cc480): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cc480): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cc480): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cc480): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cc480): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cc480): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cc480): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.628133609 +0000 UTC m=+211.884762321 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cc480): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cc980): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cc980): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cc980): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc72801c0 item 41 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cc980): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cc980): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.628679018 +0000 UTC m=+211.885307741 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cc980): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cce40): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cce40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cce40): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cce40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cce40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7280770 item 41 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cce40): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cce40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.629207477 +0000 UTC m=+211.885836240 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cce40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cd380): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cd380): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cd380): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cd380): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cd380): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.629207477 +0000 UTC m=+211.885836240 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cd380): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7280d90 item 41 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cd9c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cd9c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cd9c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cd9c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cd9c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cd9c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cd9c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.630531808 +0000 UTC m=+211.887160531 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cd9c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cdec0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cdec0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cdec0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7281960 item 42 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cdec0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cdec0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.631037984 +0000 UTC m=+211.887666707 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc72cdec0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314200): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314200): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7ea80e0 item 42 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314200): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314200): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314200): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314200): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314200): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.631890974 +0000 UTC m=+211.888519697 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314200): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314780): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314780): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314780): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314780): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314780): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.631890974 +0000 UTC m=+211.888519697 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314780): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7ea8380 item 42 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314dc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314dc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314dc0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314dc0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314dc0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314dc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.633306018 +0000 UTC m=+211.889934741 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8314dc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83152c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83152c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83152c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7ea8930 item 43 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83152c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83152c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.633856156 +0000 UTC m=+211.890484879 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83152c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8315800): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8315800): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8315800): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8315800): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8315800): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7ea8bd0 item 43 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8315800): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8315800): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.634568271 +0000 UTC m=+211.891196994 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8315800): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8315d40): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8315d40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8315d40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8315d40): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8315d40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.634568271 +0000 UTC m=+211.891196994 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8315d40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7ea8f50 item 43 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324480): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324480): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324480): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324480): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324480): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324480): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324480): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.635893945 +0000 UTC m=+211.892522668 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324480): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324980): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324980): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324980): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7ea9650 item 44 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324980): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324980): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.636472859 +0000 UTC m=+211.893101582 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324980): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324ec0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324ec0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7ea98f0 item 44 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324ec0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324ec0): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324ec0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324ec0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.637213147 +0000 UTC m=+211.893841870 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8324ec0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8325440): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8325440): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8325440): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8325440): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8325440): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.637213147 +0000 UTC m=+211.893841870 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8325440): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7ea9b90 item 44 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8325a80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8325a80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8325a80): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8325a80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8325a80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8325a80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8325a80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.63870794 +0000 UTC m=+211.895336663 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8325a80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334080): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334080): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334080): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc77744d0 item 45 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334080): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334080): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.639383004 +0000 UTC m=+211.896011727 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334080): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334780): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334780): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334780): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334780): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334780): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.639383004 +0000 UTC m=+211.896011727 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334780): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7774770 item 45 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334dc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334dc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334dc0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334dc0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334dc0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334dc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.641126117 +0000 UTC m=+211.897754840 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8334dc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83352c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83352c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83352c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7774f50 item 46 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83352c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83352c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.641718907 +0000 UTC m=+211.898347630 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83352c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83359c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83359c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83359c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83359c0): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83359c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.641718907 +0000 UTC m=+211.898347630 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83359c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc77752d0 item 46 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344100): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344100): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344100): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344100): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344100): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344100): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344100): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.643431691 +0000 UTC m=+211.900060414 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344100): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344600): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344600): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344600): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7775880 item 47 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344600): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344600): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.644019942 +0000 UTC m=+211.900648675 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344600): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344d00): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344d00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344d00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344d00): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344d00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.644019942 +0000 UTC m=+211.900648675 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8344d00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7775b20 item 47 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8345340): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8345340): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8345340): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8345340): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8345340): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8345340): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8345340): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.646024218 +0000 UTC m=+211.902652941 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8345340): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8345840): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8345840): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8345840): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc8094a10 item 48 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8345840): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8345840): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.646584857 +0000 UTC m=+211.903213580 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8345840): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352040): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352040): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352040): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352040): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352040): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.646584857 +0000 UTC m=+211.903213580 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352040): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc8095180 item 48 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352680): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352680): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352680): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352680): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352680): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.648156695 +0000 UTC m=+211.904785409 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352680): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352b00): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352b00): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352b00): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352b00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352b00): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352b00): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc8095c00 item 49 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352b00): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352b00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.64865719 +0000 UTC m=+211.905285913 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8352b00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8353040): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8353040): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8353040): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8353040): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8353040): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.64865719 +0000 UTC m=+211.905285913 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8353040): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7978000 item 49 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83536c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83536c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83536c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83536c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83536c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.649939432 +0000 UTC m=+211.906568145 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83536c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8353bc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8353bc0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8353bc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7978a10 item 50 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8353bc0): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8353bc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8353bc0): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8353bc0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8353bc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.650546719 +0000 UTC m=+211.907175442 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8353bc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8362240): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8362240): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8362240): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8362240): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8362240): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.650546719 +0000 UTC m=+211.907175442 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8362240): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7978cb0 item 50 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83628c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83628c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83628c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83628c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83628c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.651804735 +0000 UTC m=+211.908433449 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83628c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8362dc0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8362dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8362dc0): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8362dc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8362dc0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8362dc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc79792d0 item 51 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8362dc0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8362dc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.652339715 +0000 UTC m=+211.908968439 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8362dc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363300): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363300): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363300): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363300): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363300): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.652339715 +0000 UTC m=+211.908968439 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363300): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc79799d0 item 51 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363980): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363980): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363980): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363980): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363980): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.653678874 +0000 UTC m=+211.910307597 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363980): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363e80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363e80): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363e80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f56380 item 52 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363e80): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363e80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363e80): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363e80): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363e80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.654289097 +0000 UTC m=+211.910917820 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8363e80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8376500): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8376500): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8376500): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8376500): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8376500): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.654289097 +0000 UTC m=+211.910917820 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8376500): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f56690 item 52 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8376b80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8376b80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8376b80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8376b80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8376b80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.655853893 +0000 UTC m=+211.912482635 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8376b80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377080): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377080): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377080): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377080): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377080): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377080): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f56cb0 item 53 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377080): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377080): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.656402027 +0000 UTC m=+211.913030750 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377080): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83775c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83775c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83775c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83775c0): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83775c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.656402027 +0000 UTC m=+211.913030750 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc83775c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f56f50 item 53 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377c40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377c40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377c40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377c40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377c40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.657795459 +0000 UTC m=+211.914424182 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377c40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73666c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73666c0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73666c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dfa0e0 item 54 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73666c0): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73666c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73666c0): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73666c0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73666c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.658442441 +0000 UTC m=+211.915071164 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73666c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7366c40): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7366c40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7366c40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7366c40): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7366c40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.658442441 +0000 UTC m=+211.915071164 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7366c40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dfa380 item 54 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73672c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73672c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73672c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73672c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73672c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.6597552 +0000 UTC m=+211.916383923 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73672c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73677c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73677c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73677c0): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73677c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73677c0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73677c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dfa930 item 55 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73677c0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73677c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.660300951 +0000 UTC m=+211.916929674 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc73677c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7367d00): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7367d00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7367d00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7367d00): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7367d00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.660300951 +0000 UTC m=+211.916929674 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7367d00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dfabd0 item 55 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2480): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2480): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2480): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2480): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2480): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.662136117 +0000 UTC m=+211.918764840 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2480): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2980): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2980): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2980): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dfb180 item 56 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2980): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2980): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2980): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2980): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2980): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.662819908 +0000 UTC m=+211.919448621 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2980): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2f00): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2f00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2f00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2f00): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2f00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.662819908 +0000 UTC m=+211.919448621 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f2f00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dfb420 item 56 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f3540): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f3540): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f3540): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f3540): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f3540): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f3540): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f3540): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f3540): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.664479493 +0000 UTC m=+211.921108216 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f3540): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f3a80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f3a80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f3a80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc74604d0 item 57 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f3a80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f3a80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.665000747 +0000 UTC m=+211.921629491 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc74f3a80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753e0c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753e0c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753e0c0): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753e0c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753e0c0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753e0c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7460af0 item 57 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753e0c0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753e0c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.665692714 +0000 UTC m=+211.922321457 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753e0c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753e640): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753e640): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753e640): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753e640): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753e640): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.665692714 +0000 UTC m=+211.922321457 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753e640): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7460fc0 item 57 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753ec80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753ec80): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753ec80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753ec80): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753ec80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753ec80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753ec80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753ec80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.667448861 +0000 UTC m=+211.924077584 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753ec80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753f1c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753f1c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753f1c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc74616c0 item 58 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753f1c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753f1c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.668019399 +0000 UTC m=+211.924648122 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753f1c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753f700): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753f700): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753f700): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7461960 item 58 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753f700): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753f700): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753f700): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753f700): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753f700): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.668759397 +0000 UTC m=+211.925388120 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753f700): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753fcc0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753fcc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753fcc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753fcc0): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753fcc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.668759397 +0000 UTC m=+211.925388120 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc753fcc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7461ce0 item 58 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75be400): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75be400): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75be400): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75be400): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75be400): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75be400): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75be400): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75be400): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.670461571 +0000 UTC m=+211.927090294 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75be400): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75be940): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75be940): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75be940): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc81ba3f0 item 59 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75be940): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75be940): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.670993586 +0000 UTC m=+211.927622329 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75be940): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bee80): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bee80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bee80): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bee80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bee80): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bee80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc81ba770 item 59 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bee80): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bee80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.671676756 +0000 UTC m=+211.928305499 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bee80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bf400): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bf400): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bf400): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bf400): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bf400): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.671676756 +0000 UTC m=+211.928305499 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bf400): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc81baaf0 item 59 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bfa40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bfa40): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bfa40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bfa40): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bfa40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bfa40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bfa40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bfa40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.67354757 +0000 UTC m=+211.930176293 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75bfa40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ec080): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ec080): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ec080): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc81bb0a0 item 60 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ec080): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ec080): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.674625245 +0000 UTC m=+211.931253998 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ec080): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ec5c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ec5c0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ec5c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc81bb340 item 60 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ec5c0): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ec5c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ec5c0): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ec5c0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ec5c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.675412031 +0000 UTC m=+211.932040754 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ec5c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ecb80): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ecb80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ecb80): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ecb80): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ecb80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.675412031 +0000 UTC m=+211.932040754 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ecb80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc81bb5e0 item 60 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ed1c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ed1c0): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ed1c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ed1c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ed1c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ed1c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ed1c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ed1c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.677017232 +0000 UTC m=+211.933645955 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ed1c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ed700): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ed700): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ed700): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc81bbb90 item 61 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ed700): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ed700): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.677632875 +0000 UTC m=+211.934261598 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ed700): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ede00): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ede00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ede00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ede00): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ede00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.677632875 +0000 UTC m=+211.934261598 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc75ede00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc81bbe30 item 61 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762a540): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762a540): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762a540): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762a540): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762a540): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762a540): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762a540): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762a540): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.679418928 +0000 UTC m=+211.936047722 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762a540): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762aa80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762aa80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762aa80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a68690 item 62 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762aa80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762aa80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.679982753 +0000 UTC m=+211.936611486 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762aa80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762b180): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762b180): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762b180): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762b180): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762b180): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.679982753 +0000 UTC m=+211.936611486 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762b180): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a68930 item 62 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762b7c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762b7c0): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762b7c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762b7c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762b7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762b7c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762b7c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762b7c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.68165419 +0000 UTC m=+211.938282933 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762b7c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762bd00): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762bd00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762bd00): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a68ee0 item 63 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762bd00): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762bd00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.682230268 +0000 UTC m=+211.938859031 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc762bd00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765c500): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765c500): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765c500): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765c500): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765c500): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.682230268 +0000 UTC m=+211.938859031 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765c500): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a69340 item 63 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765cb40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765cb40): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765cb40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765cb40): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765cb40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765cb40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765cb40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765cb40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.683889312 +0000 UTC m=+211.940518035 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765cb40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765d080): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765d080): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765d080): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7a69960 item 64 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765d080): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765d080): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.684694662 +0000 UTC m=+211.941323415 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765d080): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765d780): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765d780): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765d780): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765d780): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765d780): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.684694662 +0000 UTC m=+211.941323415 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765d780): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dc20e0 item 64 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765ddc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765ddc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765ddc0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765ddc0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765ddc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.686425261 +0000 UTC m=+211.943054024 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc765ddc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8340): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8340): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8340): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8340): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8340): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dc2cb0 item 65 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8340): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8340): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.687075068 +0000 UTC m=+211.943703791 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8340): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8840): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8840): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8840): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8840): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8840): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.687075068 +0000 UTC m=+211.943703791 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8840): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dc31f0 item 65 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8e80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8e80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8e80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8e80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8e80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.688665062 +0000 UTC m=+211.945293794 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b8e80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9300): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9300): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dc3960 item 66 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9300): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9300): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9300): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9300): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9300): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.689405589 +0000 UTC m=+211.946034312 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9300): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9840): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9840): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9840): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9840): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9840): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.689405589 +0000 UTC m=+211.946034312 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9840): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7dc3c70 item 66 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9e80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9e80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9e80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9e80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9e80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.691132972 +0000 UTC m=+211.947761695 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc76b9e80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716400): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716400): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716400): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716400): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716400): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f02460 item 67 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716400): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716400): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.691791626 +0000 UTC m=+211.948420349 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716400): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716900): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716900): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716900): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716900): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716900): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.691791626 +0000 UTC m=+211.948420349 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716900): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f02700 item 67 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716f80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716f80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716f80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716f80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716f80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.693388232 +0000 UTC m=+211.950016955 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7716f80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7717480): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7717480): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f02e00 item 68 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7717480): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7717480): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7717480): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7717480): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7717480): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.694126345 +0000 UTC m=+211.950755068 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7717480): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77179c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77179c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77179c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77179c0): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77179c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.694126345 +0000 UTC m=+211.950755068 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77179c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f031f0 item 68 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766100): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766100): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766100): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766100): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766100): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.695794316 +0000 UTC m=+211.952423039 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766100): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766580): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766580): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766580): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766580): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766580): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f037a0 item 69 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766580): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766580): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.696710566 +0000 UTC m=+211.953339289 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766580): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766a80): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766a80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766a80): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766a80): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766a80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.696710566 +0000 UTC m=+211.953339289 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7766a80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f03ab0 item 69 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767100): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767100): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767100): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767100): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767100): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.698295039 +0000 UTC m=+211.954923762 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767100): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767600): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767600): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6e92620 item 70 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767600): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767600): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767600): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767600): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767600): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.698973029 +0000 UTC m=+211.955601752 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767600): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767b40): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767b40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767b40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767b40): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767b40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.698973029 +0000 UTC m=+211.955601752 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7767b40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6e92a10 item 70 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a62c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a62c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a62c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a62c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a62c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.700495074 +0000 UTC m=+211.957123797 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a62c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a67c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a67c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a67c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a67c0): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a67c0): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6e938f0 item 71 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a67c0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a67c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.701312728 +0000 UTC m=+211.957941451 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a67c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a6cc0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a6cc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a6cc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a6cc0): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a6cc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.701312728 +0000 UTC m=+211.957941451 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a6cc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6e93c70 item 71 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7340): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7340): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7340): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7340): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7340): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.702647359 +0000 UTC m=+211.959276072 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7340): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7840): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7840): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc79345b0 item 72 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7840): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7840): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7840): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7840): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7840): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.703358161 +0000 UTC m=+211.959986885 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7840): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7d80): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7d80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7d80): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7d80): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7d80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.703358161 +0000 UTC m=+211.959986885 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77a7d80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc79349a0 item 72 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77da440): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77da440): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77da440): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77da440): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77da440): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77da440): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77da440): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.704773144 +0000 UTC m=+211.961401897 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77da440): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77da940): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77da940): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77da940): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7935030 item 73 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77da940): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77da940): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.705344322 +0000 UTC m=+211.961973045 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77da940): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77dae00): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77dae00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77dae00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77dae00): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77dae00): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7935420 item 73 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77dae00): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77dae00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.706000011 +0000 UTC m=+211.962628734 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77dae00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77db340): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77db340): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77db340): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77db340): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77db340): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.706000011 +0000 UTC m=+211.962628734 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77db340): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc79357a0 item 73 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77db980): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77db980): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77db980): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77db980): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77db980): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77db980): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77db980): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.707653653 +0000 UTC m=+211.964282376 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77db980): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77dbe80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77dbe80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77dbe80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc821e000 item 74 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77dbe80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77dbe80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.70834514 +0000 UTC m=+211.964973864 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77dbe80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77fe4c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77fe4c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc821e2a0 item 74 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77fe4c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77fe4c0): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77fe4c0): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77fe4c0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77fe4c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.709002771 +0000 UTC m=+211.965631484 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77fe4c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77fea40): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77fea40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77fea40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77fea40): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77fea40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.709002771 +0000 UTC m=+211.965631484 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77fea40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc821e540 item 74 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ff080): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ff080): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ff080): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ff080): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ff080): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ff080): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ff080): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.710547901 +0000 UTC m=+211.967176624 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ff080): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ff580): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ff580): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ff580): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc821eb60 item 75 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ff580): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ff580): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.711031383 +0000 UTC m=+211.967660106 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ff580): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ffac0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ffac0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ffac0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ffac0): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ffac0): _writeAt: size=3, off=2 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc821eee0 item 75 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ffac0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ffac0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.71174454 +0000 UTC m=+211.968373263 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc77ffac0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834100): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834100): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834100): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834100): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834100): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.71174454 +0000 UTC m=+211.968373263 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834100): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc821f180 item 75 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834740): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834740): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834740): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834740): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834740): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834740): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834740): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.713185121 +0000 UTC m=+211.969813844 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834740): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834c40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834c40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834c40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc821f880 item 76 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834c40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834c40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.713743817 +0000 UTC m=+211.970372540 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7834c40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835180): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835180): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc821fb20 item 76 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835180): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835180): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835180): _writeAt: size=3, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835180): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835180): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.714409032 +0000 UTC m=+211.971037755 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835180): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835700): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835700): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835700): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835700): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835700): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.714409032 +0000 UTC m=+211.971037755 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835700): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc821fe30 item 76 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835d40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835d40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835d40): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835d40): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835d40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835d40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835d40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.715827592 +0000 UTC m=+211.972456344 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7835d40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785a340): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785a340): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785a340): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7032bd0 item 77 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785a340): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785a340): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.716404201 +0000 UTC m=+211.973032924 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785a340): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785aa40): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785aa40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785aa40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785aa40): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785aa40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.716404201 +0000 UTC m=+211.973032924 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785aa40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7033340 item 77 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785b080): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785b080): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785b080): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785b080): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785b080): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785b080): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785b080): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.718151641 +0000 UTC m=+211.974780364 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785b080): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785b580): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785b580): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785b580): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f30000 item 78 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785b580): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785b580): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.718636566 +0000 UTC m=+211.975265280 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785b580): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785bc80): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785bc80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785bc80): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785bc80): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785bc80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.718636566 +0000 UTC m=+211.975265280 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc785bc80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f30310 item 78 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377e80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377e80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377e80): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377e80): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377e80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377e80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377e80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.72032739 +0000 UTC m=+211.976956113 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc8377e80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7926480): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7926480): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7926480): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f576c0 item 79 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7926480): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7926480): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.720984681 +0000 UTC m=+211.977613404 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7926480): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7926b80): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7926b80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7926b80): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7926b80): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7926b80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.720984681 +0000 UTC m=+211.977613404 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7926b80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f57960 item 79 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79271c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79271c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79271c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79271c0): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79271c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79271c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79271c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.72270981 +0000 UTC m=+211.979338553 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79271c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79276c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79276c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79276c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6ffe850 item 80 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79276c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79276c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.723343637 +0000 UTC m=+211.979972360 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79276c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7927dc0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7927dc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7927dc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7927dc0): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7927dc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.723343637 +0000 UTC m=+211.979972360 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7927dc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6ffecb0 item 80 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958500): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958500): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958500): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958500): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958500): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.724924052 +0000 UTC m=+211.981552775 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958500): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958980): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958980): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958980): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958980): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958980): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958980): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6fffb90 item 81 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958980): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958980): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.725516641 +0000 UTC m=+211.982145364 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958980): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958ec0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958ec0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958ec0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958ec0): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958ec0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.725516641 +0000 UTC m=+211.982145364 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7958ec0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71d09a0 item 81 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7959540): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7959540): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7959540): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7959540): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7959540): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.726814993 +0000 UTC m=+211.983443716 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7959540): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7959a40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7959a40): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7959a40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6ddefc0 item 82 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7959a40): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7959a40): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7959a40): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7959a40): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7959a40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.727442348 +0000 UTC m=+211.984071061 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7959a40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79860c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79860c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79860c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79860c0): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79860c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.727442348 +0000 UTC m=+211.984071061 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79860c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6ddf6c0 item 82 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7986740): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7986740): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7986740): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7986740): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7986740): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.729105208 +0000 UTC m=+211.985733931 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7986740): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7986c40): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7986c40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7986c40): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7986c40): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7986c40): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7986c40): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71da540 item 83 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7986c40): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7986c40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.72973645 +0000 UTC m=+211.986365173 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7986c40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987180): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987180): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987180): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987180): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987180): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.72973645 +0000 UTC m=+211.986365173 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987180): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71daa80 item 83 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987800): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987800): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987800): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987800): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987800): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.7313194 +0000 UTC m=+211.987948123 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987800): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987d00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987d00): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987d00): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71dbab0 item 84 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987d00): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987d00): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987d00): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987d00): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987d00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.731982182 +0000 UTC m=+211.988610895 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7987d00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799a380): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799a380): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799a380): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799a380): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799a380): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.731982182 +0000 UTC m=+211.988610895 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799a380): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f541c0 item 84 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799aa00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799aa00): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799aa00): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799aa00): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799aa00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.733478818 +0000 UTC m=+211.990107541 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799aa00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799af00): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799af00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799af00): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799af00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799af00): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799af00): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f54770 item 85 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799af00): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799af00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.734355625 +0000 UTC m=+211.990984348 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799af00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799b440): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799b440): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799b440): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799b440): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799b440): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.734355625 +0000 UTC m=+211.990984348 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799b440): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f54a10 item 85 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799bac0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799bac0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799bac0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799bac0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799bac0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.735791757 +0000 UTC m=+211.992420490 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc799bac0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b20c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b20c0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b20c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f55180 item 86 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b20c0): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b20c0): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b20c0): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b20c0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b20c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.736519271 +0000 UTC m=+211.993147994 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b20c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b2640): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b2640): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b2640): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b2640): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b2640): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.736519271 +0000 UTC m=+211.993147994 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b2640): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f555e0 item 86 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b2cc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b2cc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b2cc0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b2cc0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b2cc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.737946817 +0000 UTC m=+211.994575570 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b2cc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b31c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b31c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b31c0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b31c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b31c0): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b31c0): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f55b90 item 87 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b31c0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b31c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.738560355 +0000 UTC m=+211.995189068 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b31c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b3700): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b3700): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b3700): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b3700): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b3700): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.738560355 +0000 UTC m=+211.995189068 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b3700): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7f55e30 item 87 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b3d80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b3d80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b3d80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b3d80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b3d80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.740074105 +0000 UTC m=+211.996702828 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79b3d80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79ce380): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79ce380): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79ce380): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71930a0 item 88 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79ce380): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79ce380): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79ce380): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79ce380): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79ce380): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.740594457 +0000 UTC m=+211.997223180 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79ce380): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79ce900): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79ce900): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79ce900): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79ce900): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79ce900): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.740594457 +0000 UTC m=+211.997223180 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79ce900): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc7193ab0 item 88 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cef40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cef40): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cef40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cef40): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cef40): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cef40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cef40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cef40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.741906956 +0000 UTC m=+211.998535679 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cef40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cf480): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cf480): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cf480): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc744a5b0 item 89 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cf480): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cf480): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.742419644 +0000 UTC m=+211.999048367 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cf480): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cf9c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cf9c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cf9c0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cf9c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cf9c0): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cf9c0): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc744a8c0 item 89 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cf9c0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cf9c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.743029256 +0000 UTC m=+211.999657979 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79cf9c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6040): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6040): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6040): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6040): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6040): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.743029256 +0000 UTC m=+211.999657979 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6040): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc744ab60 item 89 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6680): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6680): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6680): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6680): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6680): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6680): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6680): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6680): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.744637062 +0000 UTC m=+212.001265785 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6680): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6bc0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6bc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6bc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc744b3b0 item 90 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6bc0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6bc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.745206087 +0000 UTC m=+212.001834801 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e6bc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7100): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7100): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7100): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc744b650 item 90 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7100): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7100): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7100): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7100): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7100): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.745767738 +0000 UTC m=+212.002396461 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7100): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e76c0): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e76c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e76c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e76c0): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e76c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.745767738 +0000 UTC m=+212.002396461 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e76c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc744bab0 item 90 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7d00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7d00): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7d00): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7d00): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7d00): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7d00): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7d00): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7d00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.747389069 +0000 UTC m=+212.004017792 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc79e7d00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0e340): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0e340): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0e340): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc764a380 item 91 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0e340): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0e340): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.747873825 +0000 UTC m=+212.004502539 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0e340): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0e880): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0e880): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0e880): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0e880): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0e880): >_readAt: n=2, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0e880): _writeAt: size=3, off=7 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc764a700 item 91 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0e880): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0e880): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.748556866 +0000 UTC m=+212.005185589 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0e880): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0ee00): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0ee00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0ee00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0ee00): >_readAt: n=8, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0ee00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.748556866 +0000 UTC m=+212.005185589 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0ee00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc764a9a0 item 91 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0f440): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0f440): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0f440): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0f440): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0f440): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0f440): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0f440): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0f440): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.750374158 +0000 UTC m=+212.007002881 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0f440): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0f980): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0f980): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0f980): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc764b110 item 92 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0f980): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0f980): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.750881786 +0000 UTC m=+212.007510850 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0f980): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0fec0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0fec0): open at offset 5 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0fec0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc764b5e0 item 92 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0fec0): _readAt: size=2, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0fec0): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0fec0): _writeAt: size=3, off=5 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0fec0): >_writeAt: n=3, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0fec0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.751454689 +0000 UTC m=+212.008083412 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a0fec0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2e580): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2e580): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2e580): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2e580): >_readAt: n=3, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2e580): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.751454689 +0000 UTC m=+212.008083412 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2e580): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc764b960 item 92 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2ebc0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2ebc0): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2ebc0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2ebc0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2ebc0): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2ebc0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2ebc0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2ebc0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.752835516 +0000 UTC m=+212.009464239 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2ebc0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2f100): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2f100): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2f100): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc746e1c0 item 93 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2f100): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2f100): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.753478169 +0000 UTC m=+212.010106892 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2f100): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2f800): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2f800): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2f800): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2f800): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2f800): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.753478169 +0000 UTC m=+212.010106892 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2f800): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc746e930 item 93 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2fe40): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2fe40): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2fe40): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2fe40): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2fe40): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2fe40): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2fe40): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2fe40): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.755482826 +0000 UTC m=+212.012111599 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a2fe40): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a76480): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a76480): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a76480): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6eac070 item 94 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a76480): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a76480): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.756064814 +0000 UTC m=+212.012693568 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a76480): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a76b80): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a76b80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a76b80): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a76b80): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a76b80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.756064814 +0000 UTC m=+212.012693568 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a76b80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6eac770 item 94 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a771c0): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a771c0): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a771c0): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a771c0): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a771c0): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a771c0): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a771c0): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a771c0): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.757567893 +0000 UTC m=+212.014196616 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a771c0): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a77700): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a77700): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a77700): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6eacf50 item 95 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a77700): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a77700): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.758211089 +0000 UTC m=+212.014839812 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a77700): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a77e00): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a77e00): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a77e00): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a77e00): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a77e00): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.758211089 +0000 UTC m=+212.014839812 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a77e00): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc6ead9d0 item 95 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9c540): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9c540): open at offset 0 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9c540): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9c540): _readAt: size=2, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9c540): >_readAt: n=0, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9c540): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9c540): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9c540): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.759911651 +0000 UTC m=+212.016540374 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9c540): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9ca80): _writeAt: size=5, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9ca80): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9ca80): >openPending: err= 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71fc620 item 96 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9ca80): >_writeAt: n=5, err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9ca80): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.760442042 +0000 UTC m=+212.017070755 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9ca80): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 01:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 01:59:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 01:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 01:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9d180): _readAt: size=512, off=0 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9d180): openPending: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9d180): >openPending: err= 2026/09/08 01:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9d180): >_readAt: n=5, err=EOF 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9d180): close: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 01:59:21.760442042 +0000 UTC m=+212.017070755 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:21 DEBUG : open-test-file(0x178fc7a9d180): >close: err= 2026/09/08 01:59:21 DEBUG : open-test-file: Remove: 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x178fc71fd030 item 96 2026/09/08 01:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 01:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 01:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 01:59:21 DEBUG : open-test-file: >Remove: err= 2026/09/08 01:59:21 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:21 DEBUG : Looking for writers 2026/09/08 01:59:21 DEBUG : >WaitForWriters: 2026/09/08 01:59:21 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.29s) --- PASS: TestRWFileHandleOpenTests/writes (0.69s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.59s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.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:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:22 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:22 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:59:22 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:22 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:22 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:59:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:22 DEBUG : file1: newRWFileHandle: 2026/09/08 01:59:22 DEBUG : file1(0x178fc7a9c1c0): openPending: 2026/09/08 01:59:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:22 DEBUG : file1(0x178fc7a9c1c0): >openPending: err= 2026/09/08 01:59:22 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 01:59:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 01:59:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 01:59:22 DEBUG : file1(0x178fc7a9c1c0): _writeAt: size=2, off=0 2026/09/08 01:59:22 DEBUG : file1(0x178fc7a9c1c0): >_writeAt: n=2, err= 2026/09/08 01:59:22 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/08 01:59:22 DEBUG : file1(0x178fc7a9c1c0): RWFileHandle.Flush 2026/09/08 01:59:22 DEBUG : file1(0x178fc7a9c1c0): RWFileHandle.Release 2026/09/08 01:59:22 DEBUG : file1(0x178fc7a9c1c0): close: 2026/09/08 01:59:22 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/08 01:59:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:22 DEBUG : file1(0x178fc7a9c1c0): >close: err= 2026/09/08 01:59:22 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:22 DEBUG : Looking for writers 2026/09/08 01:59:22 DEBUG : file1: reading active writers 2026/09/08 01:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 01:59:22 DEBUG : Looking for writers 2026/09/08 01:59:22 DEBUG : file1: reading active writers 2026/09/08 01:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 01:59:22 DEBUG : Looking for writers 2026/09/08 01:59:22 DEBUG : file1: reading active writers 2026/09/08 01:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 01:59:22 DEBUG : Looking for writers 2026/09/08 01:59:22 DEBUG : file1: reading active writers 2026/09/08 01:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 01:59:22 DEBUG : file1: vfs cache: starting upload 2026/09/08 01:59:22 DEBUG : Looking for writers 2026/09/08 01:59:22 DEBUG : file1: reading active writers 2026/09/08 01:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 01:59:22 DEBUG : Looking for writers 2026/09/08 01:59:22 DEBUG : file1: reading active writers 2026/09/08 01:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 01:59:22 DEBUG : Looking for writers 2026/09/08 01:59:22 DEBUG : file1: reading active writers 2026/09/08 01:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 01:59:23 DEBUG : file1: size = 2 OK 2026/09/08 01:59:23 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/08 01:59:23 INFO : file1: Copied (new) 2026/09/08 01:59:23 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/08 01:59:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 01:59:23 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/08 01:59:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 01:59:23 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 01:59:23 DEBUG : Looking for writers 2026/09/08 01:59:23 DEBUG : file1: reading active writers 2026/09/08 01:59:23 DEBUG : >WaitForWriters: 2026/09/08 01:59:23 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:23 DEBUG : Looking for writers 2026/09/08 01:59:23 DEBUG : file1: reading active writers 2026/09/08 01:59:23 DEBUG : >WaitForWriters: 2026/09/08 01:59:23 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.97s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:23 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:23 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:59:23 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:23 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:23 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 01:59:23 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:59:24 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/08 01:59:24 DEBUG : rename_me: newRWFileHandle: 2026/09/08 01:59:24 DEBUG : rename_me(0x178fc7b06680): openPending: 2026/09/08 01:59:24 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 01:59:24 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/08 01:59:24 DEBUG : rename_me(0x178fc7b06680): >openPending: err= 2026/09/08 01:59:24 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/08 01:59:24 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/08 01:59:24 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/08 01:59:24 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/08 01:59:24 DEBUG : rename_me(0x178fc7b06680): _writeAt: size=5, off=0 2026/09/08 01:59:24 DEBUG : rename_me(0x178fc7b06680): >_writeAt: n=5, err= 2026/09/08 01:59:24 DEBUG : rename_me(0x178fc7b06680): close: 2026/09/08 01:59:24 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-08 01:59:24.116200943 +0000 UTC m=+214.372829686 2026/09/08 01:59:24 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/08 01:59:24 DEBUG : rename_me(0x178fc7b06680): >close: err= 2026/09/08 01:59:24 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/08 01:59:24 DEBUG : i_was_renamed: Updating file with 0x178fc7fa0820 2026/09/08 01:59:24 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/08 01:59:24 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/08 01:59:24 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:24 DEBUG : Looking for writers 2026/09/08 01:59:24 DEBUG : i_was_renamed: reading active writers 2026/09/08 01:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 01:59:24 DEBUG : Looking for writers 2026/09/08 01:59:24 DEBUG : i_was_renamed: reading active writers 2026/09/08 01:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 01:59:24 DEBUG : Looking for writers 2026/09/08 01:59:24 DEBUG : i_was_renamed: reading active writers 2026/09/08 01:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 01:59:24 DEBUG : Looking for writers 2026/09/08 01:59:24 DEBUG : i_was_renamed: reading active writers 2026/09/08 01:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 01:59:24 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/08 01:59:24 DEBUG : Looking for writers 2026/09/08 01:59:24 DEBUG : i_was_renamed: reading active writers 2026/09/08 01:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 01:59:24 DEBUG : Looking for writers 2026/09/08 01:59:24 DEBUG : i_was_renamed: reading active writers 2026/09/08 01:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 01:59:24 DEBUG : Looking for writers 2026/09/08 01:59:24 DEBUG : i_was_renamed: reading active writers 2026/09/08 01:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/08 01:59:25 DEBUG : i_was_renamed: size = 5 OK 2026/09/08 01:59:25 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 01:59:25 INFO : i_was_renamed: Copied (new) 2026/09/08 01:59:25 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-08 01:59:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/08 01:59:25 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/08 01:59:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/08 01:59:25 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/08 01:59:25 DEBUG : Looking for writers 2026/09/08 01:59:25 DEBUG : i_was_renamed: reading active writers 2026/09/08 01:59:25 DEBUG : >WaitForWriters: 2026/09/08 01:59:25 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.00s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:25 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:25 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 01:59:25 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:25 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 01:59:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-jivoniz6lapi" 2026/09/08 01:59:25 INFO : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 01:59:26 DEBUG : forgetting directory cache 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate(0x178fc81c2640): _readAt: size=512, off=0 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate(0x178fc81c2640): openPending: 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 01:00:25 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 01:59:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate(0x178fc81c2640): >openPending: err= 2026/09/08 01:59:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:59:27 DEBUG : forgetting directory cache 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate(0x178fc81c2640): >_readAt: n=20, err=EOF 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate(0x178fc81c2640): close: 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 01:00:25 +0000 UTC 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate(0x178fc81c2640): >close: err= 2026/09/08 01:59:27 DEBUG : Re-reading directory (280.307501ms old) 2026/09/08 01:59:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 01:59:28 DEBUG : forgetting directory cache 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate(0x178fc7b07b40): _readAt: size=512, off=0 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate(0x178fc7b07b40): openPending: 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 01:01:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-08 01:00:25 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-08 01:01:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-08 01:00:25 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/08 01:59:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 01:59:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate(0x178fc7b07b40): >openPending: err= 2026/09/08 01:59:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:59:29 DEBUG : forgetting directory cache 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate(0x178fc7b07b40): >_readAt: n=20, err=EOF 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate(0x178fc7b07b40): close: 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 01:01:25 +0000 UTC 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate(0x178fc7b07b40): >close: err= 2026/09/08 01:59:29 DEBUG : Re-reading directory (277.053726ms old) 2026/09/08 01:59:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 01:59:29 DEBUG : forgetting directory cache 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate(0x178fc76923c0): _readAt: size=512, off=0 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate(0x178fc76923c0): openPending: 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 01:02:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-08 01:01:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-08 01:02:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-08 01:01:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/08 01:59:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 01:59:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate(0x178fc76923c0): >openPending: err= 2026/09/08 01:59:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:59:31 DEBUG : forgetting directory cache 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate(0x178fc76923c0): >_readAt: n=20, err=EOF 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate(0x178fc76923c0): close: 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 01:02:25 +0000 UTC 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate(0x178fc76923c0): >close: err= 2026/09/08 01:59:31 DEBUG : Re-reading directory (284.922065ms old) 2026/09/08 01:59:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 01:59:31 DEBUG : forgetting directory cache 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate(0x178fc7692180): _readAt: size=512, off=0 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate(0x178fc7692180): openPending: 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 01:03:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-08 01:02:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-08 01:03:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-08 01:02:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/08 01:59:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 01:59:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate(0x178fc7692180): >openPending: err= 2026/09/08 01:59:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:59:33 DEBUG : forgetting directory cache 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate(0x178fc7692180): >_readAt: n=20, err=EOF 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate(0x178fc7692180): close: 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 01:03:25 +0000 UTC 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate(0x178fc7692180): >close: err= 2026/09/08 01:59:33 DEBUG : Re-reading directory (281.945634ms old) 2026/09/08 01:59:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 01:59:33 DEBUG : forgetting directory cache 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate(0x178fc7692d00): _readAt: size=512, off=0 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate(0x178fc7692d00): openPending: 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 01:04:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-08 01:03:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-08 01:04:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-08 01:03:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/08 01:59:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 01:59:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate(0x178fc7692d00): >openPending: err= 2026/09/08 01:59:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:59:35 DEBUG : forgetting directory cache 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate(0x178fc7692d00): >_readAt: n=20, err=EOF 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate(0x178fc7692d00): close: 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 01:04:25 +0000 UTC 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate(0x178fc7692d00): >close: err= 2026/09/08 01:59:35 DEBUG : Re-reading directory (285.238472ms old) 2026/09/08 01:59:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 01:59:35 DEBUG : forgetting directory cache 2026/09/08 01:59:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate(0x178fc7693940): _readAt: size=512, off=0 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate(0x178fc7693940): openPending: 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 01:05:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-08 01:04:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-08 01:05:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-08 01:04:25 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/08 01:59:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 01:59:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate(0x178fc7693940): >openPending: err= 2026/09/08 01:59:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:59:37 DEBUG : forgetting directory cache 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate(0x178fc7693940): >_readAt: n=20, err=EOF 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate(0x178fc7693940): close: 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 01:05:25 +0000 UTC 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate(0x178fc7693940): >close: err= 2026/09/08 01:59:37 DEBUG : Re-reading directory (289.866983ms old) 2026/09/08 01:59:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 01:59:37 DEBUG : forgetting directory cache 2026/09/08 01:59:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate(0x178fc7a9cc00): _readAt: size=512, off=0 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate(0x178fc7a9cc00): openPending: 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-08 01:06:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-08 01:05:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-08 01:06:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-08 01:05:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/08 01:59:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/08 01:59:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate(0x178fc7a9cc00): >openPending: err= 2026/09/08 01:59:39 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:59:39 DEBUG : forgetting directory cache 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate(0x178fc7a9cc00): >_readAt: n=21, err=EOF 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate(0x178fc7a9cc00): close: 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 01:06:25 +0000 UTC 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate(0x178fc7a9cc00): >close: err= 2026/09/08 01:59:39 DEBUG : Re-reading directory (289.317125ms old) 2026/09/08 01:59:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 01:59:39 DEBUG : forgetting directory cache 2026/09/08 01:59:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate(0x178fc72aaf00): _readAt: size=512, off=0 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate(0x178fc72aaf00): openPending: 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-08 01:07:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-08 01:06:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-08 01:07:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-08 01:06:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/08 01:59:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/08 01:59:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate(0x178fc72aaf00): >openPending: err= 2026/09/08 01:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:59:41 DEBUG : forgetting directory cache 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate(0x178fc72aaf00): >_readAt: n=22, err=EOF 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate(0x178fc72aaf00): close: 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 01:07:25 +0000 UTC 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate(0x178fc72aaf00): >close: err= 2026/09/08 01:59:41 DEBUG : Re-reading directory (289.518506ms old) 2026/09/08 01:59:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 01:59:41 DEBUG : forgetting directory cache 2026/09/08 01:59:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate(0x178fc725eb80): _readAt: size=512, off=0 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate(0x178fc725eb80): openPending: 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-08 01:08:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-08 01:07:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-08 01:08:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-08 01:07:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/08 01:59:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/08 01:59:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate(0x178fc725eb80): >openPending: err= 2026/09/08 01:59:43 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:59:43 DEBUG : forgetting directory cache 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate(0x178fc725eb80): >_readAt: n=23, err=EOF 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate(0x178fc725eb80): close: 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 01:08:25 +0000 UTC 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate(0x178fc725eb80): >close: err= 2026/09/08 01:59:43 DEBUG : Re-reading directory (279.158148ms old) 2026/09/08 01:59:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 01:59:43 DEBUG : forgetting directory cache 2026/09/08 01:59:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate(0x178fc7421800): _readAt: size=512, off=0 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate(0x178fc7421800): openPending: 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-08 01:09:25 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-08 01:08:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-08 01:09:25 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-08 01:08:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/08 01:59:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/08 01:59:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate(0x178fc7421800): >openPending: err= 2026/09/08 01:59:45 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:59:45 DEBUG : forgetting directory cache 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate(0x178fc7421800): >_readAt: n=24, err=EOF 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate(0x178fc7421800): close: 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 01:09:25 +0000 UTC 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate(0x178fc7421800): >close: err= 2026/09/08 01:59:45 DEBUG : Re-reading directory (281.503768ms old) 2026/09/08 01:59:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 01:59:45 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:45 DEBUG : Looking for writers 2026/09/08 01:59:45 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/08 01:59:45 DEBUG : >WaitForWriters: 2026/09/08 01:59:45 DEBUG : files root 'rclone-test-jivoniz6lapi': vfs cache: cleaner exiting 2026/09/08 01:59:45 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (19.86s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", 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:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:48 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 01:59:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/08 01:59:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/08 01:59:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/08 01:59:48 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:59:48 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 01:59:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 01:59:48 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/08 01:59:48 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/08 01:59:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/08 01:59:48 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:59:48 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 01:59:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 01:59:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/08 01:59:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/08 01:59:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/08 01:59:48 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 01:59:49 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 01:59:49 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 01:59:49 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/08 01:59:49 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:49 DEBUG : Looking for writers 2026/09/08 01:59:49 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/08 01:59:49 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/08 01:59:49 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.69s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:49 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:49 DEBUG : files root 'rclone-test-jivoniz6lapi': Reusing VFS from active cache 2026/09/08 01:59:49 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:49 DEBUG : Looking for writers 2026/09/08 01:59:49 DEBUG : >WaitForWriters: 2026/09/08 01:59:49 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:49 DEBUG : Looking for writers 2026/09/08 01:59:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:50 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:50 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:50 DEBUG : Looking for writers 2026/09/08 01:59:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.29s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:50 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:50 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:50 DEBUG : Looking for writers 2026/09/08 01:59:50 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:50 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:53 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:53 DEBUG : dir: Looking for writers 2026/09/08 01:59:53 DEBUG : file2: reading active writers 2026/09/08 01:59:53 DEBUG : Looking for writers 2026/09/08 01:59:53 DEBUG : dir: reading active writers 2026/09/08 01:59:53 DEBUG : file1: reading active writers 2026/09/08 01:59:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.57s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:54 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 01:59:56 DEBUG : WaitForWriters: timeout=30s 2026/09/08 01:59:56 DEBUG : dir: Looking for writers 2026/09/08 01:59:56 DEBUG : Looking for writers 2026/09/08 01:59:56 DEBUG : dir: reading active writers 2026/09/08 01:59:56 DEBUG : file1: reading active writers 2026/09/08 01:59:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.40s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 01:59:57 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:00:00 DEBUG : file1: Open: flags=O_RDONLY 2026/09/08 02:00:00 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/08 02:00:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/08 02:00:00 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:00:00 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/08 02:00:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 02:00:00 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/08 02:00:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:00:00 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:00:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/08 02:00:00 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/08 02:00:00 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/08 02:00:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/08 02:00:00 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/08 02:00:01 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/08 02:00:01 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 02:00:01 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/08 02:00:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/08 02:00:01 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:00:01 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/08 02:00:01 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:01 DEBUG : dir: Looking for writers 2026/09/08 02:00:01 DEBUG : file2: reading active writers 2026/09/08 02:00:01 DEBUG : new_file.txt: reading active writers 2026/09/08 02:00:01 DEBUG : Looking for writers 2026/09/08 02:00:01 DEBUG : dir: reading active writers 2026/09/08 02:00:01 DEBUG : file1: reading active writers 2026/09/08 02:00:01 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (5.04s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:02 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:05 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/08 02:00:05 DEBUG : dir/file1: Updating file with dir/file1 0x178fc81709c0 2026/09/08 02:00:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/08 02:00:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:06 INFO : dir/file1: Moved (server-side) to: file0 2026/09/08 02:00:06 DEBUG : file0: Updating file with file0 0x178fc81709c0 2026/09/08 02:00:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 02:00:06 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/08 02:00:06 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:06 DEBUG : dir: Looking for writers 2026/09/08 02:00:06 DEBUG : Looking for writers 2026/09/08 02:00:06 DEBUG : dir: reading active writers 2026/09/08 02:00:06 DEBUG : file0: reading active writers 2026/09/08 02:00:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.87s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:07 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:07 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:07 DEBUG : Looking for writers 2026/09/08 02:00:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.27s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:07 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:08 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/08 02:00:08 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/08 02:00:09 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/08 02:00:09 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/08 02:00:10 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/08 02:00:10 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:10 DEBUG : Looking for writers 2026/09/08 02:00:10 DEBUG : a: Looking for writers 2026/09/08 02:00:10 DEBUG : b: Looking for writers 2026/09/08 02:00:10 DEBUG : c: Looking for writers 2026/09/08 02:00:10 DEBUG : d: Looking for writers 2026/09/08 02:00:10 DEBUG : Looking for writers 2026/09/08 02:00:10 DEBUG : b: reading active writers 2026/09/08 02:00:10 DEBUG : c: reading active writers 2026/09/08 02:00:10 DEBUG : d: reading active writers 2026/09/08 02:00:10 DEBUG : /: reading active writers 2026/09/08 02:00:10 DEBUG : a: reading active writers 2026/09/08 02:00:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.89s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:11 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:12 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/08 02:00:12 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/08 02:00:12 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/08 02:00:13 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/08 02:00:15 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:15 DEBUG : a/b/c/d: Looking for writers 2026/09/08 02:00:15 DEBUG : a/b/c: Looking for writers 2026/09/08 02:00:15 DEBUG : d: reading active writers 2026/09/08 02:00:15 DEBUG : a/b: Looking for writers 2026/09/08 02:00:15 DEBUG : c: reading active writers 2026/09/08 02:00:15 DEBUG : a: Looking for writers 2026/09/08 02:00:15 DEBUG : b: reading active writers 2026/09/08 02:00:15 DEBUG : Looking for writers 2026/09/08 02:00:15 DEBUG : a: reading active writers 2026/09/08 02:00:15 DEBUG : >WaitForWriters: 2026/09/08 02:00:16 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jivoniz6lapi/a/b/c not empty`) 2026/09/08 02:00:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/08 02:00:16 DEBUG : pacer: Reducing sleep to 15ms 2026/09/08 02:00:16 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jivoniz6lapi/a/b not empty`) 2026/09/08 02:00:16 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/09/08 02:00:16 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jivoniz6lapi/a/b not empty`) 2026/09/08 02:00:16 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/09/08 02:00:16 DEBUG : pacer: Reducing sleep to 45ms 2026/09/08 02:00:16 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jivoniz6lapi/a not empty`) 2026/09/08 02:00:16 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2026/09/08 02:00:17 DEBUG : pacer: Reducing sleep to 67.5ms 2026/09/08 02:00:17 DEBUG : pacer: Reducing sleep to 50.625ms --- PASS: TestVFSMkdirAll (5.56s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:17 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:17 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:17 DEBUG : Looking for writers 2026/09/08 02:00:17 DEBUG : >WaitForWriters: 2026/09/08 02:00:17 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/09/08 02:00:17 DEBUG : pacer: Reducing sleep to 28.476562ms --- PASS: TestVFSIsMetadataFile (0.27s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:17 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:00:17 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/09/08 02:00:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 02:00:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 02:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:17 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/08 02:00:17 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/08 02:00:17 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/08 02:00:17 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 02:00:18 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/09/08 02:00:18 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/09/08 02:00:18 DEBUG : pacer: Reducing sleep to 10ms 2026/09/08 02:00:18 DEBUG : file1: size = 5 OK 2026/09/08 02:00:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 02:00:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 02:00:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:00:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:00:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 02:00:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 02:00:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:00:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:00:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 02:00:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 02:00:19 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/08 02:00:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/08 02:00:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 02:00:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 02:00:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 02:00:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:19 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/08 02:00:20 DEBUG : file1: size = 0 OK 2026/09/08 02:00:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 02:00:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 02:00:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/08 02:00:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 02:00:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 02:00:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 02:00:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:20 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (7 bytes), uploading instead of streaming 2026/09/08 02:00:21 DEBUG : file1: size = 7 OK 2026/09/08 02:00:21 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/08 02:00:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 02:00:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:21 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:21 DEBUG : Looking for writers 2026/09/08 02:00:21 DEBUG : file1: reading active writers 2026/09/08 02:00:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.47s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:21 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:00:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:00:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 02:00:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 02:00:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:22 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/08 02:00:23 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/08 02:00:23 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/08 02:00:23 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/08 02:00:23 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (11 bytes), uploading instead of streaming 2026/09/08 02:00:24 DEBUG : file1: size = 11 OK 2026/09/08 02:00:24 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 02:00:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 02:00:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:24 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/08 02:00:24 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:24 DEBUG : Looking for writers 2026/09/08 02:00:24 DEBUG : file1: reading active writers 2026/09/08 02:00:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.69s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:24 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:00:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:00:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 02:00:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 02:00:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:24 ERROR : file1: WriteFileHandle.New Rcat failed: Post "https://rclone.files.com/api/rest/v1/file_actions/begin_upload/rclone-test-jivoniz6lapi/file1": context canceled 2026/09/08 02:00:24 DEBUG : file1: Remove: 2026/09/08 02:00:24 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/08 02:00:24 DEBUG : file1: >Remove: err= 2026/09/08 02:00:24 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:24 DEBUG : Looking for writers 2026/09/08 02:00:24 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:25 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:00:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:00:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 02:00:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 02:00:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:25 ERROR : file1: WriteFileHandle.New Rcat failed: Post "https://rclone.files.com/api/rest/v1/file_actions/begin_upload/rclone-test-jivoniz6lapi/file1": context canceled 2026/09/08 02:00:25 DEBUG : file1: Remove: 2026/09/08 02:00:25 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/08 02:00:25 DEBUG : file1: >Remove: err= 2026/09/08 02:00:25 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:25 DEBUG : Looking for writers 2026/09/08 02:00:25 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:26 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:00:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:00:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 02:00:26 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/08 02:00:26 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/08 02:00:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 02:00:26 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 02:00:27 DEBUG : file2: size = 5 OK 2026/09/08 02:00:27 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 02:00:27 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/08 02:00:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 02:00:27 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:27 DEBUG : Looking for writers 2026/09/08 02:00:27 DEBUG : file2: reading active writers 2026/09/08 02:00:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (3.73s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.83s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.85s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.05s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:28 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:00:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:00:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 02:00:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 02:00:28 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/08 02:00:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:28 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 02:00:29 DEBUG : file1: size = 5 OK 2026/09/08 02:00:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 02:00:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 02:00:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:29 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/08 02:00:29 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:29 DEBUG : Looking for writers 2026/09/08 02:00:29 DEBUG : file1: reading active writers 2026/09/08 02:00:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.86s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:30 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:00:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:00:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 02:00:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 02:00:30 DEBUG : file1: WriteFileHandle.Release closing 2026/09/08 02:00:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:30 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/08 02:00:31 DEBUG : file1: size = 0 OK 2026/09/08 02:00:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 02:00:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 02:00:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:31 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/08 02:00:31 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:31 DEBUG : Looking for writers 2026/09/08 02:00:31 DEBUG : file1: reading active writers 2026/09/08 02:00:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.66s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:31 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:00:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:00:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 02:00:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 02:00:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:32 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (2 bytes), uploading instead of streaming 2026/09/08 02:00:33 DEBUG : file1: size = 2 OK 2026/09/08 02:00:33 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/08 02:00:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 02:00:33 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/08 02:00:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:33 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:33 DEBUG : Looking for writers 2026/09/08 02:00:33 DEBUG : file1: reading active writers 2026/09/08 02:00:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.92s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:33 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:00:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:00:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 02:00:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 02:00:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:33 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/08 02:00:34 DEBUG : file1: size = 0 OK 2026/09/08 02:00:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 02:00:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 02:00:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:00:34 DEBUG : file1: Open: flags=O_RDONLY 2026/09/08 02:00:34 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/08 02:00:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/08 02:00:34 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:00:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:35 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:35 DEBUG : Looking for writers 2026/09/08 02:00:35 DEBUG : file1: reading active writers 2026/09/08 02:00:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.02s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:35 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:00:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:00:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 02:00:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 02:00:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:35 DEBUG : files root 'rclone-test-jivoniz6lapi': File to upload is small (100 bytes), uploading instead of streaming 2026/09/08 02:00:36 DEBUG : file1: size = 100 OK 2026/09/08 02:00:36 DEBUG : file1: md5 = 7c2794f6c636f7783a3fd8b1def1b0a4 OK 2026/09/08 02:00:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 02:00:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 02:00:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 02:00:36 DEBUG : file1: Open: flags=O_RDONLY 2026/09/08 02:00:36 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/08 02:00:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/08 02:00:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:00:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:37 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:37 DEBUG : Looking for writers 2026/09/08 02:00:37 DEBUG : file1: reading active writers 2026/09/08 02:00:37 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.82s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:37 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:37 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 02:00:37 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/08 02:00:37 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/08 02:00:37 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/08 02:00:37 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/08 02:00:37 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/08 02:00:37 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/08 02:00:37 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/08 02:00:37 DEBUG : stalled: Remove: 2026/09/08 02:00:37 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/08 02:00:37 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.39s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:38 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:43 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/08 02:00:43 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/08 02:00:43 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:00:44 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:44 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/08 02:00:44 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/08 02:00:44 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:00:44 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:44 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/08 02:00:44 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/08 02:00:44 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:00:44 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:44 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/08 02:00:44 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/08 02:00:44 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:00:44 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:44 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/08 02:00:44 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/08 02:00:44 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:00:45 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:45 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:45 DEBUG : flat: Looking for writers 2026/09/08 02:00:45 DEBUG : f000.txt: reading active writers 2026/09/08 02:00:45 DEBUG : f001.txt: reading active writers 2026/09/08 02:00:45 DEBUG : f002.txt: reading active writers 2026/09/08 02:00:45 DEBUG : f003.txt: reading active writers 2026/09/08 02:00:45 DEBUG : f004.txt: reading active writers 2026/09/08 02:00:45 DEBUG : Looking for writers 2026/09/08 02:00:45 DEBUG : flat: reading active writers 2026/09/08 02:00:45 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (8.64s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:46 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:51 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/08 02:00:51 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/08 02:00:51 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:00:51 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:51 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/08 02:00:51 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/08 02:00:51 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:00:51 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:51 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/08 02:00:51 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/08 02:00:51 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:00:51 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:51 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:51 DEBUG : a/b/c: Looking for writers 2026/09/08 02:00:51 DEBUG : deep.txt: reading active writers 2026/09/08 02:00:51 DEBUG : a/b: Looking for writers 2026/09/08 02:00:51 DEBUG : c: reading active writers 2026/09/08 02:00:51 DEBUG : mid.txt: reading active writers 2026/09/08 02:00:51 DEBUG : a: Looking for writers 2026/09/08 02:00:51 DEBUG : b: reading active writers 2026/09/08 02:00:51 DEBUG : top.txt: reading active writers 2026/09/08 02:00:51 DEBUG : Looking for writers 2026/09/08 02:00:51 DEBUG : a: reading active writers 2026/09/08 02:00:51 DEBUG : >WaitForWriters: 2026/09/08 02:00:53 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jivoniz6lapi/a/b not empty`) 2026/09/08 02:00:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/08 02:00:53 DEBUG : pacer: Reducing sleep to 15ms 2026/09/08 02:00:53 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jivoniz6lapi/a not empty`) 2026/09/08 02:00:53 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/09/08 02:00:53 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jivoniz6lapi/a not empty`) 2026/09/08 02:00:53 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/09/08 02:00:54 DEBUG : pacer: Reducing sleep to 45ms 2026/09/08 02:00:54 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestZipManySubDirs (7.60s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:54 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:00:56 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/09/08 02:00:56 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/09/08 02:00:56 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/09/08 02:00:56 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/09/08 02:00:57 DEBUG : pacer: Reducing sleep to 10ms 2026/09/08 02:00:57 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/08 02:00:57 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/08 02:00:57 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:00:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/08 02:00:58 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:00:58 DEBUG : bigdir: Looking for writers 2026/09/08 02:00:58 DEBUG : big.bin: reading active writers 2026/09/08 02:00:58 DEBUG : Looking for writers 2026/09/08 02:00:58 DEBUG : bigdir: reading active writers 2026/09/08 02:00:58 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (5.07s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-jivoniz6lapi'", Local "Local file system at /tmp/rclone1452305683", Modify Window "1s" 2026/09/08 02:00:59 INFO : files root 'rclone-test-jivoniz6lapi': poll-interval is not supported by this remote 2026/09/08 02:01:02 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/08 02:01:02 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/08 02:01:02 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:01:03 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:01:03 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/08 02:01:03 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/08 02:01:03 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:01:03 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:01:03 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/08 02:01:03 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/08 02:01:03 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 02:01:03 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 02:01:03 DEBUG : WaitForWriters: timeout=30s 2026/09/08 02:01:03 DEBUG : dir1: Looking for writers 2026/09/08 02:01:03 DEBUG : a.txt: reading active writers 2026/09/08 02:01:03 DEBUG : dir2: Looking for writers 2026/09/08 02:01:03 DEBUG : b.txt: reading active writers 2026/09/08 02:01:03 DEBUG : dir3: Looking for writers 2026/09/08 02:01:03 DEBUG : c.txt: reading active writers 2026/09/08 02:01:03 DEBUG : Looking for writers 2026/09/08 02:01:03 DEBUG : dir1: reading active writers 2026/09/08 02:01:03 DEBUG : dir2: reading active writers 2026/09/08 02:01:03 DEBUG : dir3: reading active writers 2026/09/08 02:01:03 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (6.06s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/08 02:01:05 DEBUG : files root 'rclone-test-jivoniz6lapi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished OK in 5m15.810976432s (try 1/5)