"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/08/19 04:55:48 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-dicipec9hawu" 2025/08/19 04:55:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/19 04:55:49 DEBUG : Creating backend with remote "/tmp/rclone667280821" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:55:49 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:55:52 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:55:52 DEBUG : dir: Looking for writers 2025/08/19 04:55:52 DEBUG : Looking for writers 2025/08/19 04:55:52 DEBUG : dir: reading active writers 2025/08/19 04:55:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.21s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:55:52 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:55:56 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:55:56 DEBUG : dir/subdir: Looking for writers 2025/08/19 04:55:56 DEBUG : dir: Looking for writers 2025/08/19 04:55:56 DEBUG : file1: reading active writers 2025/08/19 04:55:56 DEBUG : file2: reading active writers 2025/08/19 04:55:56 DEBUG : subdir: reading active writers 2025/08/19 04:55:56 DEBUG : Looking for writers 2025/08/19 04:55:56 DEBUG : dir: reading active writers 2025/08/19 04:55:56 DEBUG : >WaitForWriters: 2025/08/19 04:55:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-dicipec9hawu/dir not empty`) 2025/08/19 04:55:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/19 04:55:57 DEBUG : pacer: Reducing sleep to 15ms 2025/08/19 04:55:57 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.77s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:55:57 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:55:58 DEBUG : pacer: Reducing sleep to 10ms 2025/08/19 04:55:59 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:55:59 DEBUG : dir: Looking for writers 2025/08/19 04:55:59 DEBUG : file1: reading active writers 2025/08/19 04:55:59 DEBUG : Looking for writers 2025/08/19 04:55:59 DEBUG : dir: reading active writers 2025/08/19 04:55:59 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.20s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:55:59 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:56:01 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:56:01 DEBUG : dir: Looking for writers 2025/08/19 04:56:01 DEBUG : Looking for writers 2025/08/19 04:56:01 DEBUG : dir: reading active writers 2025/08/19 04:56:01 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.03s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:56:01 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:56:03 DEBUG : dir: forgetting directory cache 2025/08/19 04:56:03 DEBUG : forgetting directory cache 2025/08/19 04:56:03 DEBUG : dir: forgetting directory cache 2025/08/19 04:56:03 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:56:03 DEBUG : Looking for writers 2025/08/19 04:56:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.09s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:56:04 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 Error: Should be true Test: TestDirForgetPath Messages: listing wrong, want dir/file1 (14) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetPath Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 Error: Received unexpected error: file does not exist Test: TestDirForgetPath 2025/08/19 04:56:12 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:56:12 DEBUG : Looking for writers 2025/08/19 04:56:12 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetPath (9.07s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:56:13 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:56:16 DEBUG : forgetting directory cache 2025/08/19 04:56:16 DEBUG : dir: forgetting directory cache 2025/08/19 04:56:17 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:56:17 DEBUG : dir: Looking for writers 2025/08/19 04:56:17 DEBUG : fil/a/b: Looking for writers 2025/08/19 04:56:17 DEBUG : fil/a: Looking for writers 2025/08/19 04:56:17 DEBUG : b: reading active writers 2025/08/19 04:56:17 DEBUG : fil: Looking for writers 2025/08/19 04:56:17 DEBUG : a: reading active writers 2025/08/19 04:56:17 DEBUG : Looking for writers 2025/08/19 04:56:17 DEBUG : fil: reading active writers 2025/08/19 04:56:17 DEBUG : dir: reading active writers 2025/08/19 04:56:17 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (5.66s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:56:18 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:56:20 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:56:20 DEBUG : dir: Looking for writers 2025/08/19 04:56:20 DEBUG : Looking for writers 2025/08/19 04:56:20 DEBUG : dir: reading active writers 2025/08/19 04:56:20 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.06s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:56:20 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:56:22 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:56:22 DEBUG : dir: Looking for writers 2025/08/19 04:56:22 DEBUG : file1: reading active writers 2025/08/19 04:56:22 DEBUG : Looking for writers 2025/08/19 04:56:22 DEBUG : dir: reading active writers 2025/08/19 04:56:22 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.14s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:56:22 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/08/19 04:56:26 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/19 04:56:26 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/19 04:56:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/19 04:56:26 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/19 04:56:28 DEBUG : dir: invalidating directory cache 2025/08/19 04:56:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/19 04:56:28 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/19 04:56:28 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/19 04:56:28 DEBUG : dir/file1: Reset virtual modtime 2025/08/19 04:56:28 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/19 04:56:28 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/19 04:56:28 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/19 04:56:28 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/19 04:56:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:56:28 DEBUG : dir: invalidating directory cache 2025/08/19 04:56:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/19 04:56:28 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/19 04:56:28 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/19 04:56:28 DEBUG : forgetting directory cache 2025/08/19 04:56:28 DEBUG : dir: forgetting directory cache 2025/08/19 04:56:28 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/19 04:56:28 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:56:28 DEBUG : dir/virtualDir: Looking for writers 2025/08/19 04:56:28 DEBUG : dir: Looking for writers 2025/08/19 04:56:28 DEBUG : file1: reading active writers 2025/08/19 04:56:28 DEBUG : virtualFile2: reading active writers 2025/08/19 04:56:28 DEBUG : virtualFile: reading active writers 2025/08/19 04:56:28 DEBUG : virtualDir: reading active writers 2025/08/19 04:56:28 DEBUG : Looking for writers 2025/08/19 04:56:28 DEBUG : dir: reading active writers 2025/08/19 04:56:28 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (7.25s) --- PASS: TestDirReadDirAll/Virtual (2.38s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:56:30 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:56:31 ERROR : dir/: Can only open directories read only 2025/08/19 04:56:31 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:56:31 DEBUG : dir: Looking for writers 2025/08/19 04:56:31 DEBUG : Looking for writers 2025/08/19 04:56:31 DEBUG : dir: reading active writers 2025/08/19 04:56:31 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.04s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:56:32 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:56:33 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:56:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/19 04:56:33 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/19 04:56:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/19 04:56:33 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/19 04:56:34 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/08/19 04:56:34 DEBUG : dir/potato: Size of src and dst objects identical 2025/08/19 04:56:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/19 04:56:34 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:56:34 DEBUG : dir: Looking for writers 2025/08/19 04:56:34 DEBUG : file1: reading active writers 2025/08/19 04:56:34 DEBUG : potato: reading active writers 2025/08/19 04:56:34 DEBUG : Looking for writers 2025/08/19 04:56:34 DEBUG : dir: reading active writers 2025/08/19 04:56:34 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.21s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:56:35 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:56:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/19 04:56:37 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:56:37 DEBUG : dir/sub: Looking for writers 2025/08/19 04:56:37 DEBUG : dir: Looking for writers 2025/08/19 04:56:37 DEBUG : file1: reading active writers 2025/08/19 04:56:37 DEBUG : sub: reading active writers 2025/08/19 04:56:37 DEBUG : Looking for writers 2025/08/19 04:56:37 DEBUG : dir: reading active writers 2025/08/19 04:56:37 DEBUG : >WaitForWriters: 2025/08/19 04:56:38 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-dicipec9hawu/dir not empty`) 2025/08/19 04:56:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/19 04:56:38 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-dicipec9hawu/dir not empty`) 2025/08/19 04:56:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/08/19 04:56:38 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-dicipec9hawu/dir not empty`) 2025/08/19 04:56:38 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/08/19 04:56:39 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-dicipec9hawu/dir not empty`) 2025/08/19 04:56:39 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/08/19 04:56:39 DEBUG : pacer: Reducing sleep to 120ms 2025/08/19 04:56:39 DEBUG : pacer: Reducing sleep to 90ms --- PASS: TestDirMkdir (3.84s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:56:39 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:56:40 DEBUG : pacer: Reducing sleep to 67.5ms 2025/08/19 04:56:40 DEBUG : pacer: Reducing sleep to 50.625ms 2025/08/19 04:56:40 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/08/19 04:56:40 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/08/19 04:56:40 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/08/19 04:56:40 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/08/19 04:56:40 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/08/19 04:56:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/19 04:56:40 DEBUG : pacer: Reducing sleep to 10ms 2025/08/19 04:56:41 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/19 04:56:41 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:56:41 DEBUG : dir/sub/subsub: Looking for writers 2025/08/19 04:56:41 DEBUG : dir/sub: Looking for writers 2025/08/19 04:56:41 DEBUG : subsub: reading active writers 2025/08/19 04:56:41 DEBUG : dir: Looking for writers 2025/08/19 04:56:41 DEBUG : file1: reading active writers 2025/08/19 04:56:41 DEBUG : sub: reading active writers 2025/08/19 04:56:41 DEBUG : Looking for writers 2025/08/19 04:56:41 DEBUG : dir: reading active writers 2025/08/19 04:56:41 DEBUG : >WaitForWriters: 2025/08/19 04:56:42 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-dicipec9hawu/dir/sub not empty`) 2025/08/19 04:56:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/19 04:56:43 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-dicipec9hawu/dir/sub not empty`) 2025/08/19 04:56:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/08/19 04:56:43 DEBUG : pacer: Reducing sleep to 30ms 2025/08/19 04:56:43 DEBUG : pacer: Reducing sleep to 22.5ms 2025/08/19 04:56:43 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (4.24s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:56:43 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:56:44 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/08/19 04:56:44 DEBUG : pacer: Reducing sleep to 10ms 2025/08/19 04:56:45 ERROR : dir/: Dir.Remove not empty 2025/08/19 04:56:45 DEBUG : dir/file1: Remove: 2025/08/19 04:56:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:56:45 DEBUG : dir/file1: >Remove: err= 2025/08/19 04:56:45 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/19 04:56:45 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:56:45 DEBUG : Looking for writers 2025/08/19 04:56:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.32s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:56:45 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:56:47 DEBUG : dir/file1: Remove: 2025/08/19 04:56:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:56:47 DEBUG : dir/file1: >Remove: err= 2025/08/19 04:56:47 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/19 04:56:47 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:56:47 DEBUG : Looking for writers 2025/08/19 04:56:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.18s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:56:48 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:56:49 DEBUG : dir/file1: Remove: 2025/08/19 04:56:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:56:49 DEBUG : dir/file1: >Remove: err= 2025/08/19 04:56:50 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:56:50 DEBUG : dir: Looking for writers 2025/08/19 04:56:50 DEBUG : Looking for writers 2025/08/19 04:56:50 DEBUG : dir: reading active writers 2025/08/19 04:56:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.59s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:56:50 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:56:53 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/19 04:56:53 DEBUG : dir: Updating dir with dir2 0xc0007cfad0 2025/08/19 04:56:53 DEBUG : dir: forgetting directory cache 2025/08/19 04:56:53 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/19 04:56:53 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/19 04:56:55 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/19 04:56:55 DEBUG : file2: Updating file with file2 0xc0005a89c0 2025/08/19 04:56:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/19 04:56:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/19 04:56:55 INFO : dir2/file3: Deleted 2025/08/19 04:56:56 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/19 04:56:56 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0005a89c0 2025/08/19 04:56:56 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/19 04:56:56 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/19 04:56:56 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/19 04:56:57 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000775790 2025/08/19 04:56:57 DEBUG : empty directory: forgetting directory cache 2025/08/19 04:56:57 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/19 04:56:57 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/19 04:56:57 DEBUG : dir2: Renaming to "dir3" 2025/08/19 04:56:57 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:56:57 DEBUG : dir3: Looking for writers 2025/08/19 04:56:57 DEBUG : file3: reading active writers 2025/08/19 04:56:57 DEBUG : renamed empty directory: Looking for writers 2025/08/19 04:56:57 DEBUG : Looking for writers 2025/08/19 04:56:57 DEBUG : dir3: reading active writers 2025/08/19 04:56:57 DEBUG : renamed empty directory: reading active writers 2025/08/19 04:56:57 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:56:58 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/19 04:57:00 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:57:00 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/19 04:57:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/19 04:57:00 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/19 04:57:00 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/19 04:57:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/19 04:57:00 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:57:00 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/19 04:57:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/19 04:57:00 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/19 04:57:00 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/19 04:57:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/19 04:57:00 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (12 bytes), uploading instead of streaming 2025/08/19 04:57:01 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/08/19 04:57:01 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/08/19 04:57:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/19 04:57:01 DEBUG : forgetting directory cache 2025/08/19 04:57:01 DEBUG : dir: forgetting directory cache 2025/08/19 04:57:01 DEBUG : dir/sub: forgetting directory cache 2025/08/19 04:57:01 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/19 04:57:01 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/19 04:57:01 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/19 04:57:01 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/19 04:57:01 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/08/19 04:57:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/19 04:57:01 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:01 DEBUG : dir/sub: Looking for writers 2025/08/19 04:57:01 DEBUG : file0: reading active writers 2025/08/19 04:57:01 DEBUG : file2: reading active writers 2025/08/19 04:57:01 DEBUG : dir: Looking for writers 2025/08/19 04:57:01 DEBUG : sub: reading active writers 2025/08/19 04:57:01 DEBUG : file1: reading active writers 2025/08/19 04:57:01 DEBUG : Looking for writers 2025/08/19 04:57:01 DEBUG : dir: reading active writers 2025/08/19 04:57:01 DEBUG : >WaitForWriters: 2025/08/19 04:57:03 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-dicipec9hawu/dir not empty`) 2025/08/19 04:57:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/19 04:57:03 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-dicipec9hawu/dir not empty`) 2025/08/19 04:57:03 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/08/19 04:57:03 DEBUG : pacer: Reducing sleep to 30ms 2025/08/19 04:57:03 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirFileOpen (5.38s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:57:03 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:04 DEBUG : pacer: Reducing sleep to 16.875ms 2025/08/19 04:57:04 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/08/19 04:57:04 DEBUG : forgetting directory cache 2025/08/19 04:57:04 DEBUG : pacer: Reducing sleep to 10ms 2025/08/19 04:57:06 DEBUG : forgetting directory cache 2025/08/19 04:57:06 DEBUG : dir: forgetting directory cache 2025/08/19 04:57:06 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:06 DEBUG : dir: Looking for writers 2025/08/19 04:57:06 DEBUG : Looking for writers 2025/08/19 04:57:06 DEBUG : dir: reading active writers 2025/08/19 04:57:06 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.01s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:57:07 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/19 04:57:08 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:57:08 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/19 04:57:08 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/19 04:57:08 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/19 04:57:08 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:57:08 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/19 04:57:08 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/19 04:57:08 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:57:08 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/19 04:57:08 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/19 04:57:08 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/19 04:57:08 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:57:08 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/19 04:57:08 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:08 DEBUG : dir: Looking for writers 2025/08/19 04:57:08 DEBUG : file1: reading active writers 2025/08/19 04:57:08 DEBUG : file1.metadata: reading active writers 2025/08/19 04:57:08 DEBUG : Looking for writers 2025/08/19 04:57:08 DEBUG : dir.metadata: reading active writers 2025/08/19 04:57:08 DEBUG : dir: reading active writers 2025/08/19 04:57:08 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.10s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:57:09 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:11 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:11 DEBUG : dir: Looking for writers 2025/08/19 04:57:11 DEBUG : file1: reading active writers 2025/08/19 04:57:11 DEBUG : Looking for writers 2025/08/19 04:57:11 DEBUG : dir: reading active writers 2025/08/19 04:57:11 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.24s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:57:11 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:14 DEBUG : Can set mod time: true 2025/08/19 04:57:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/19 04:57:15 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:15 DEBUG : dir: Looking for writers 2025/08/19 04:57:15 DEBUG : file1: reading active writers 2025/08/19 04:57:15 DEBUG : Looking for writers 2025/08/19 04:57:15 DEBUG : dir: reading active writers 2025/08/19 04:57:15 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:57:15 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/19 04:57:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/19 04:57:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:57:17 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/19 04:57:18 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/19 04:57:18 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/19 04:57:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/19 04:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:57:18 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:18 DEBUG : dir: Looking for writers 2025/08/19 04:57:18 DEBUG : file1: reading active writers 2025/08/19 04:57:18 DEBUG : Looking for writers 2025/08/19 04:57:18 DEBUG : dir: reading active writers 2025/08/19 04:57:18 DEBUG : >WaitForWriters: 2025/08/19 04:57:18 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:18 DEBUG : dir: Looking for writers 2025/08/19 04:57:18 DEBUG : file1: reading active writers 2025/08/19 04:57:18 DEBUG : Looking for writers 2025/08/19 04:57:18 DEBUG : dir: reading active writers 2025/08/19 04:57:18 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:57:19 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/19 04:57:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/19 04:57:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:57:20 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/19 04:57:21 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/19 04:57:21 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/19 04:57:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/19 04:57:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:57:21 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:21 DEBUG : dir: Looking for writers 2025/08/19 04:57:21 DEBUG : file1: reading active writers 2025/08/19 04:57:21 DEBUG : Looking for writers 2025/08/19 04:57:21 DEBUG : dir: reading active writers 2025/08/19 04:57:21 DEBUG : >WaitForWriters: 2025/08/19 04:57:22 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:22 DEBUG : dir: Looking for writers 2025/08/19 04:57:22 DEBUG : file1: reading active writers 2025/08/19 04:57:22 DEBUG : Looking for writers 2025/08/19 04:57:22 DEBUG : dir: reading active writers 2025/08/19 04:57:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:57:23 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:23 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:57:23 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:23 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:57:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:57:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:23 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:57:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/19 04:57:24 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:24 DEBUG : dir: Looking for writers 2025/08/19 04:57:24 DEBUG : file1: reading active writers 2025/08/19 04:57:24 DEBUG : Looking for writers 2025/08/19 04:57:24 DEBUG : dir: reading active writers 2025/08/19 04:57:24 DEBUG : >WaitForWriters: 2025/08/19 04:57:24 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:57:25 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:25 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:57:25 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:25 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:57:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:57:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:25 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:57:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/19 04:57:27 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:57:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:57:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:57:27 DEBUG : dir/file1(0xc00089ef80): close: 2025/08/19 04:57:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/19 04:57:27 DEBUG : dir/file1(0xc00089ef80): >close: err= 2025/08/19 04:57:27 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:27 DEBUG : dir: Looking for writers 2025/08/19 04:57:27 DEBUG : file1: reading active writers 2025/08/19 04:57:27 DEBUG : Looking for writers 2025/08/19 04:57:27 DEBUG : dir: reading active writers 2025/08/19 04:57:27 DEBUG : >WaitForWriters: 2025/08/19 04:57:27 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:27 DEBUG : dir: Looking for writers 2025/08/19 04:57:27 DEBUG : file1: reading active writers 2025/08/19 04:57:27 DEBUG : Looking for writers 2025/08/19 04:57:27 DEBUG : dir: reading active writers 2025/08/19 04:57:27 DEBUG : >WaitForWriters: 2025/08/19 04:57:27 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:57:28 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:28 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:57:28 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:28 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:28 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:57:29 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/19 04:57:29 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:57:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:57:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:57:29 DEBUG : dir/file1(0xc000e38140): _writeAt: size=5, off=0 2025/08/19 04:57:29 DEBUG : dir/file1(0xc000e38140): openPending: 2025/08/19 04:57:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/19 04:57:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/19 04:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:57:29 DEBUG : dir/file1(0xc000e38140): >openPending: err= 2025/08/19 04:57:29 DEBUG : dir/file1(0xc000e38140): >_writeAt: n=5, err= 2025/08/19 04:57:29 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/19 04:57:29 DEBUG : dir/file1(0xc000e38140): close: 2025/08/19 04:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/08/19 04:57:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/08/19 04:57:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/08/19 04:57:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/19 04:57:30 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/19 04:57:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/19 04:57:30 DEBUG : dir/file1(0xc000e38140): >close: err= 2025/08/19 04:57:30 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:30 DEBUG : dir: Looking for writers 2025/08/19 04:57:30 DEBUG : file1: reading active writers 2025/08/19 04:57:30 DEBUG : Looking for writers 2025/08/19 04:57:30 DEBUG : dir: reading active writers 2025/08/19 04:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 04:57:30 DEBUG : dir: Looking for writers 2025/08/19 04:57:30 DEBUG : file1: reading active writers 2025/08/19 04:57:30 DEBUG : Looking for writers 2025/08/19 04:57:30 DEBUG : dir: reading active writers 2025/08/19 04:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 04:57:30 DEBUG : dir: Looking for writers 2025/08/19 04:57:30 DEBUG : file1: reading active writers 2025/08/19 04:57:30 DEBUG : Looking for writers 2025/08/19 04:57:30 DEBUG : dir: reading active writers 2025/08/19 04:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 04:57:30 DEBUG : dir: Looking for writers 2025/08/19 04:57:30 DEBUG : file1: reading active writers 2025/08/19 04:57:30 DEBUG : Looking for writers 2025/08/19 04:57:30 DEBUG : dir: reading active writers 2025/08/19 04:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 04:57:30 DEBUG : dir/file1: vfs cache: starting upload 2025/08/19 04:57:30 DEBUG : dir: Looking for writers 2025/08/19 04:57:30 DEBUG : file1: reading active writers 2025/08/19 04:57:30 DEBUG : Looking for writers 2025/08/19 04:57:30 DEBUG : dir: reading active writers 2025/08/19 04:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 04:57:30 DEBUG : dir: Looking for writers 2025/08/19 04:57:30 DEBUG : file1: reading active writers 2025/08/19 04:57:30 DEBUG : Looking for writers 2025/08/19 04:57:30 DEBUG : dir: reading active writers 2025/08/19 04:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 04:57:30 DEBUG : dir: Looking for writers 2025/08/19 04:57:30 DEBUG : file1: reading active writers 2025/08/19 04:57:30 DEBUG : Looking for writers 2025/08/19 04:57:30 DEBUG : dir: reading active writers 2025/08/19 04:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 04:57:31 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/19 04:57:31 INFO : dir/file1: Copied (replaced existing) 2025/08/19 04:57:31 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/08/19 04:57:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/19 04:57:31 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/08/19 04:57:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:57:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/19 04:57:31 DEBUG : dir: Looking for writers 2025/08/19 04:57:31 DEBUG : file1: reading active writers 2025/08/19 04:57:31 DEBUG : Looking for writers 2025/08/19 04:57:31 DEBUG : dir: reading active writers 2025/08/19 04:57:31 DEBUG : >WaitForWriters: 2025/08/19 04:57:31 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:31 DEBUG : dir: Looking for writers 2025/08/19 04:57:31 DEBUG : file1: reading active writers 2025/08/19 04:57:31 DEBUG : Looking for writers 2025/08/19 04:57:31 DEBUG : dir: reading active writers 2025/08/19 04:57:31 DEBUG : >WaitForWriters: 2025/08/19 04:57:31 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (20.50s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.95s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.51s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.59s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.81s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.62s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.02s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:57:32 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/19 04:57:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/19 04:57:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:57:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/19 04:57:34 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:34 DEBUG : dir: Looking for writers 2025/08/19 04:57:34 DEBUG : file1: reading active writers 2025/08/19 04:57:34 DEBUG : Looking for writers 2025/08/19 04:57:34 DEBUG : dir: reading active writers 2025/08/19 04:57:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.51s) === RUN TestFileOpenReadUnknownSize 2025/08/19 04:57:34 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/19 04:57:34 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/19 04:57:34 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:57:34 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/19 04:57:34 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:34 DEBUG : Looking for writers 2025/08/19 04:57:34 DEBUG : file.txt: reading active writers 2025/08/19 04:57:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:57:34 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:57:36 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/19 04:57:37 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/19 04:57:37 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/19 04:57:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:57:37 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:37 DEBUG : dir: Looking for writers 2025/08/19 04:57:37 DEBUG : file1: reading active writers 2025/08/19 04:57:37 DEBUG : Looking for writers 2025/08/19 04:57:37 DEBUG : dir: reading active writers 2025/08/19 04:57:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.17s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:57:38 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:39 DEBUG : dir/file1: Remove: 2025/08/19 04:57:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:57:39 DEBUG : dir/file1: >Remove: err= 2025/08/19 04:57:39 DEBUG : dir/file1: Remove: 2025/08/19 04:57:39 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/19 04:57:39 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:39 DEBUG : dir: Looking for writers 2025/08/19 04:57:39 DEBUG : Looking for writers 2025/08/19 04:57:39 DEBUG : dir: reading active writers 2025/08/19 04:57:39 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.43s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:57:40 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:42 DEBUG : dir/file1: Remove: 2025/08/19 04:57:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:57:42 DEBUG : dir/file1: >Remove: err= 2025/08/19 04:57:42 DEBUG : dir/file1: Remove: 2025/08/19 04:57:42 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/19 04:57:42 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:42 DEBUG : dir: Looking for writers 2025/08/19 04:57:42 DEBUG : Looking for writers 2025/08/19 04:57:42 DEBUG : dir: reading active writers 2025/08/19 04:57:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.54s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:57:43 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/19 04:57:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/19 04:57:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/19 04:57:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/19 04:57:44 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/19 04:57:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/19 04:57:44 DEBUG : dir/file1: Open: flags=0x3 2025/08/19 04:57:44 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/19 04:57:44 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/19 04:57:44 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:44 DEBUG : dir: Looking for writers 2025/08/19 04:57:44 DEBUG : file1: reading active writers 2025/08/19 04:57:44 DEBUG : Looking for writers 2025/08/19 04:57:44 DEBUG : dir: reading active writers 2025/08/19 04:57:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.18s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:57:45 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:46 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:46 DEBUG : dir: Looking for writers 2025/08/19 04:57:46 DEBUG : file1: reading active writers 2025/08/19 04:57:46 DEBUG : Looking for writers 2025/08/19 04:57:46 DEBUG : dir: reading active writers 2025/08/19 04:57:46 DEBUG : >WaitForWriters: 2025/08/19 04:57:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/19 04:57:47 DEBUG : newLeaf: Updating file with newLeaf 0xc00085d200 2025/08/19 04:57:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:57:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:57:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/19 04:57:48 DEBUG : dir/file1: Updating file with dir/file1 0xc00085d200 2025/08/19 04:57:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/19 04:57:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:57:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/19 04:57:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/19 04:57:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:57:48 DEBUG : dir/file1: File is currently open, delaying rename 0xc00085d200 2025/08/19 04:57:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:57:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:57:48 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/19 04:57:49 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/19 04:57:49 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/19 04:57:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:57:49 DEBUG : newLeaf: Running delayed rename now 2025/08/19 04:57:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/19 04:57:50 DEBUG : newLeaf: Updating file with newLeaf 0xc00085d200 2025/08/19 04:57:50 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:50 DEBUG : dir: Looking for writers 2025/08/19 04:57:50 DEBUG : Looking for writers 2025/08/19 04:57:50 DEBUG : dir: reading active writers 2025/08/19 04:57:50 DEBUG : newLeaf: reading active writers 2025/08/19 04:57:50 DEBUG : >WaitForWriters: 2025/08/19 04:57:50 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:50 DEBUG : dir: Looking for writers 2025/08/19 04:57:50 DEBUG : Looking for writers 2025/08/19 04:57:50 DEBUG : dir: reading active writers 2025/08/19 04:57:50 DEBUG : newLeaf: reading active writers 2025/08/19 04:57:50 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:57:51 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:51 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:57:51 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:51 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:57:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:57:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:51 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:57:52 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:52 DEBUG : dir: Looking for writers 2025/08/19 04:57:52 DEBUG : file1: reading active writers 2025/08/19 04:57:52 DEBUG : Looking for writers 2025/08/19 04:57:52 DEBUG : dir: reading active writers 2025/08/19 04:57:52 DEBUG : >WaitForWriters: 2025/08/19 04:57:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/19 04:57:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000db46c0 2025/08/19 04:57:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:57:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:57:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/19 04:57:54 DEBUG : dir/file1: Updating file with dir/file1 0xc000db46c0 2025/08/19 04:57:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/19 04:57:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:57:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/19 04:57:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/19 04:57:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:57:55 DEBUG : dir/file1: File is currently open, delaying rename 0xc000db46c0 2025/08/19 04:57:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:57:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:57:55 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/19 04:57:55 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/19 04:57:55 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/19 04:57:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:57:55 DEBUG : newLeaf: Running delayed rename now 2025/08/19 04:57:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/19 04:57:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000db46c0 2025/08/19 04:57:56 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:56 DEBUG : dir: Looking for writers 2025/08/19 04:57:56 DEBUG : Looking for writers 2025/08/19 04:57:56 DEBUG : dir: reading active writers 2025/08/19 04:57:56 DEBUG : newLeaf: reading active writers 2025/08/19 04:57:56 DEBUG : >WaitForWriters: 2025/08/19 04:57:56 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:56 DEBUG : dir: Looking for writers 2025/08/19 04:57:56 DEBUG : Looking for writers 2025/08/19 04:57:56 DEBUG : dir: reading active writers 2025/08/19 04:57:56 DEBUG : newLeaf: reading active writers 2025/08/19 04:57:56 DEBUG : >WaitForWriters: 2025/08/19 04:57:56 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:57:57 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:57:57 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:57:57 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:57 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:57:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:57:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:57:57 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:57:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/19 04:57:59 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:57:59 DEBUG : dir/file1(0xc000245dc0): openPending: 2025/08/19 04:57:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/19 04:57:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/19 04:57:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:57:59 DEBUG : dir/file1(0xc000245dc0): >openPending: err= 2025/08/19 04:57:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/19 04:57:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:57:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:57:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:57:59 DEBUG : dir/file1(0xc000245dc0): _writeAt: size=14, off=0 2025/08/19 04:57:59 DEBUG : dir/file1(0xc000245dc0): >_writeAt: n=14, err= 2025/08/19 04:57:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/19 04:57:59 DEBUG : dir/file1(0xc000245dc0): close: 2025/08/19 04:57:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/19 04:57:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/19 04:57:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/19 04:57:59 DEBUG : dir/file1(0xc000245dc0): >close: err= 2025/08/19 04:57:59 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:57:59 DEBUG : dir: Looking for writers 2025/08/19 04:57:59 DEBUG : file1: reading active writers 2025/08/19 04:57:59 DEBUG : Looking for writers 2025/08/19 04:57:59 DEBUG : dir: reading active writers 2025/08/19 04:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 04:57:59 DEBUG : dir: Looking for writers 2025/08/19 04:57:59 DEBUG : file1: reading active writers 2025/08/19 04:57:59 DEBUG : Looking for writers 2025/08/19 04:57:59 DEBUG : dir: reading active writers 2025/08/19 04:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 04:57:59 DEBUG : dir: Looking for writers 2025/08/19 04:57:59 DEBUG : file1: reading active writers 2025/08/19 04:57:59 DEBUG : Looking for writers 2025/08/19 04:57:59 DEBUG : dir: reading active writers 2025/08/19 04:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 04:57:59 DEBUG : dir: Looking for writers 2025/08/19 04:57:59 DEBUG : file1: reading active writers 2025/08/19 04:57:59 DEBUG : Looking for writers 2025/08/19 04:57:59 DEBUG : dir: reading active writers 2025/08/19 04:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 04:57:59 DEBUG : dir/file1: vfs cache: starting upload 2025/08/19 04:57:59 DEBUG : dir: Looking for writers 2025/08/19 04:57:59 DEBUG : file1: reading active writers 2025/08/19 04:57:59 DEBUG : Looking for writers 2025/08/19 04:57:59 DEBUG : dir: reading active writers 2025/08/19 04:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 04:57:59 DEBUG : dir: Looking for writers 2025/08/19 04:57:59 DEBUG : file1: reading active writers 2025/08/19 04:57:59 DEBUG : Looking for writers 2025/08/19 04:57:59 DEBUG : dir: reading active writers 2025/08/19 04:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 04:57:59 DEBUG : dir: Looking for writers 2025/08/19 04:57:59 DEBUG : file1: reading active writers 2025/08/19 04:57:59 DEBUG : Looking for writers 2025/08/19 04:57:59 DEBUG : dir: reading active writers 2025/08/19 04:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 04:58:00 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/19 04:58:00 INFO : dir/file1: Copied (replaced existing) 2025/08/19 04:58:00 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/19 04:58:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/19 04:58:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/19 04:58:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/19 04:58:00 DEBUG : dir: Looking for writers 2025/08/19 04:58:00 DEBUG : file1: reading active writers 2025/08/19 04:58:00 DEBUG : Looking for writers 2025/08/19 04:58:00 DEBUG : dir: reading active writers 2025/08/19 04:58:00 DEBUG : >WaitForWriters: 2025/08/19 04:58:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/19 04:58:00 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:58:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:58:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:58:00 DEBUG : dir/file1(0xc000b7e7c0): _readAt: size=512, off=0 2025/08/19 04:58:00 DEBUG : dir/file1(0xc000b7e7c0): openPending: 2025/08/19 04:58:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/19 04:58:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/19 04:58:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:00 DEBUG : dir/file1(0xc000b7e7c0): >openPending: err= 2025/08/19 04:58:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/19 04:58:00 DEBUG : dir/file1(0xc000b7e7c0): >_readAt: n=14, err=EOF 2025/08/19 04:58:00 DEBUG : dir/file1(0xc000b7e7c0): close: 2025/08/19 04:58:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/19 04:58:00 DEBUG : dir/file1(0xc000b7e7c0): >close: err= 2025/08/19 04:58:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/19 04:58:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/19 04:58:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000ee6e40 2025/08/19 04:58:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:58:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:58:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/19 04:58:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/19 04:58:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000ee6e40 2025/08/19 04:58:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/19 04:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/19 04:58:02 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:58:02 DEBUG : dir/file1(0xc000b7f040): openPending: 2025/08/19 04:58:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/19 04:58:02 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/08/19 04:58:02 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/19 04:58:02 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 04:58:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/19 04:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:02 DEBUG : dir/file1(0xc000b7f040): >openPending: err= 2025/08/19 04:58:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/19 04:58:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:58:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:58:02 DEBUG : dir/file1(0xc000b7f040): _writeAt: size=25, off=0 2025/08/19 04:58:02 DEBUG : dir/file1(0xc000b7f040): >_writeAt: n=25, err= 2025/08/19 04:58:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/19 04:58:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/19 04:58:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000ee6e40 2025/08/19 04:58:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:58:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:58:03 DEBUG : newLeaf(0xc000b7f040): close: 2025/08/19 04:58:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/19 04:58:03 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-19 04:58:02.541610585 +0000 UTC m=+134.526229878 2025/08/19 04:58:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/19 04:58:03 DEBUG : newLeaf(0xc000b7f040): >close: err= 2025/08/19 04:58:03 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:03 DEBUG : dir: Looking for writers 2025/08/19 04:58:03 DEBUG : Looking for writers 2025/08/19 04:58:03 DEBUG : dir: reading active writers 2025/08/19 04:58:03 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 04:58:03 DEBUG : dir: Looking for writers 2025/08/19 04:58:03 DEBUG : Looking for writers 2025/08/19 04:58:03 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:03 DEBUG : dir: reading active writers 2025/08/19 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 04:58:03 DEBUG : dir: Looking for writers 2025/08/19 04:58:03 DEBUG : Looking for writers 2025/08/19 04:58:03 DEBUG : dir: reading active writers 2025/08/19 04:58:03 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 04:58:03 DEBUG : dir: Looking for writers 2025/08/19 04:58:03 DEBUG : Looking for writers 2025/08/19 04:58:03 DEBUG : dir: reading active writers 2025/08/19 04:58:03 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 04:58:03 DEBUG : newLeaf: vfs cache: starting upload 2025/08/19 04:58:03 DEBUG : dir: Looking for writers 2025/08/19 04:58:03 DEBUG : Looking for writers 2025/08/19 04:58:03 DEBUG : dir: reading active writers 2025/08/19 04:58:03 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 04:58:03 DEBUG : dir: Looking for writers 2025/08/19 04:58:03 DEBUG : Looking for writers 2025/08/19 04:58:03 DEBUG : dir: reading active writers 2025/08/19 04:58:03 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 04:58:03 DEBUG : dir: Looking for writers 2025/08/19 04:58:03 DEBUG : Looking for writers 2025/08/19 04:58:03 DEBUG : dir: reading active writers 2025/08/19 04:58:03 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 04:58:04 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/19 04:58:04 INFO : newLeaf: Copied (replaced existing) 2025/08/19 04:58:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-19 04:58:02 +0000 UTC," 2025/08/19 04:58:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/19 04:58:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:58:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/19 04:58:04 DEBUG : dir: Looking for writers 2025/08/19 04:58:04 DEBUG : Looking for writers 2025/08/19 04:58:04 DEBUG : dir: reading active writers 2025/08/19 04:58:04 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:04 DEBUG : >WaitForWriters: 2025/08/19 04:58:04 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:04 DEBUG : dir: Looking for writers 2025/08/19 04:58:04 DEBUG : Looking for writers 2025/08/19 04:58:04 DEBUG : dir: reading active writers 2025/08/19 04:58:04 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:04 DEBUG : >WaitForWriters: 2025/08/19 04:58:04 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:58:05 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:58:05 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:58:05 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:05 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:58:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:58:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:05 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:58:06 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:06 DEBUG : dir: Looking for writers 2025/08/19 04:58:06 DEBUG : file1: reading active writers 2025/08/19 04:58:06 DEBUG : Looking for writers 2025/08/19 04:58:06 DEBUG : dir: reading active writers 2025/08/19 04:58:06 DEBUG : >WaitForWriters: 2025/08/19 04:58:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/19 04:58:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000db4240 2025/08/19 04:58:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:58:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:58:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/19 04:58:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000db4240 2025/08/19 04:58:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/19 04:58:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/19 04:58:09 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:58:09 DEBUG : dir/file1(0xc000b94f40): openPending: 2025/08/19 04:58:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/19 04:58:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/19 04:58:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:09 DEBUG : dir/file1(0xc000b94f40): >openPending: err= 2025/08/19 04:58:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/19 04:58:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:58:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:58:09 DEBUG : dir/file1(0xc000b94f40): _writeAt: size=25, off=0 2025/08/19 04:58:09 DEBUG : dir/file1(0xc000b94f40): >_writeAt: n=25, err= 2025/08/19 04:58:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/19 04:58:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/19 04:58:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000db4240 2025/08/19 04:58:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:58:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:58:09 DEBUG : newLeaf(0xc000b94f40): close: 2025/08/19 04:58:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/19 04:58:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-19 04:58:09.08629851 +0000 UTC m=+141.070917794 2025/08/19 04:58:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/19 04:58:09 DEBUG : newLeaf(0xc000b94f40): >close: err= 2025/08/19 04:58:09 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:09 DEBUG : dir: Looking for writers 2025/08/19 04:58:09 DEBUG : Looking for writers 2025/08/19 04:58:09 DEBUG : dir: reading active writers 2025/08/19 04:58:09 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 04:58:09 DEBUG : dir: Looking for writers 2025/08/19 04:58:09 DEBUG : Looking for writers 2025/08/19 04:58:09 DEBUG : dir: reading active writers 2025/08/19 04:58:09 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 04:58:09 DEBUG : dir: Looking for writers 2025/08/19 04:58:09 DEBUG : Looking for writers 2025/08/19 04:58:09 DEBUG : dir: reading active writers 2025/08/19 04:58:09 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 04:58:09 DEBUG : dir: Looking for writers 2025/08/19 04:58:09 DEBUG : Looking for writers 2025/08/19 04:58:09 DEBUG : dir: reading active writers 2025/08/19 04:58:09 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 04:58:09 DEBUG : newLeaf: vfs cache: starting upload 2025/08/19 04:58:09 DEBUG : dir: Looking for writers 2025/08/19 04:58:09 DEBUG : Looking for writers 2025/08/19 04:58:09 DEBUG : dir: reading active writers 2025/08/19 04:58:09 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 04:58:10 DEBUG : dir: Looking for writers 2025/08/19 04:58:10 DEBUG : Looking for writers 2025/08/19 04:58:10 DEBUG : dir: reading active writers 2025/08/19 04:58:10 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 04:58:10 DEBUG : dir: Looking for writers 2025/08/19 04:58:10 DEBUG : Looking for writers 2025/08/19 04:58:10 DEBUG : dir: reading active writers 2025/08/19 04:58:10 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 04:58:10 DEBUG : dir: Looking for writers 2025/08/19 04:58:10 DEBUG : Looking for writers 2025/08/19 04:58:10 DEBUG : dir: reading active writers 2025/08/19 04:58:10 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 04:58:11 DEBUG : dir: Looking for writers 2025/08/19 04:58:11 DEBUG : Looking for writers 2025/08/19 04:58:11 DEBUG : dir: reading active writers 2025/08/19 04:58:11 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 04:58:12 DEBUG : dir: Looking for writers 2025/08/19 04:58:12 DEBUG : Looking for writers 2025/08/19 04:58:12 DEBUG : dir: reading active writers 2025/08/19 04:58:12 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 04:58:13 DEBUG : dir: Looking for writers 2025/08/19 04:58:13 DEBUG : Looking for writers 2025/08/19 04:58:13 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:13 DEBUG : dir: reading active writers 2025/08/19 04:58:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/19 04:58:14 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/19 04:58:14 INFO : newLeaf: Copied (replaced existing) 2025/08/19 04:58:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-19 04:58:09 +0000 UTC," 2025/08/19 04:58:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/19 04:58:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:58:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/19 04:58:14 DEBUG : dir: Looking for writers 2025/08/19 04:58:14 DEBUG : Looking for writers 2025/08/19 04:58:14 DEBUG : dir: reading active writers 2025/08/19 04:58:14 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:14 DEBUG : >WaitForWriters: 2025/08/19 04:58:15 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:15 DEBUG : dir: Looking for writers 2025/08/19 04:58:15 DEBUG : Looking for writers 2025/08/19 04:58:15 DEBUG : dir: reading active writers 2025/08/19 04:58:15 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:15 DEBUG : >WaitForWriters: 2025/08/19 04:58:15 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:58:16 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:58:16 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:58:16 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:16 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:58:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:58:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:16 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:58:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/19 04:58:18 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:58:18 DEBUG : dir/file1(0xc0003bd2c0): openPending: 2025/08/19 04:58:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/19 04:58:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/19 04:58:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:18 DEBUG : dir/file1(0xc0003bd2c0): >openPending: err= 2025/08/19 04:58:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/19 04:58:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:58:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:58:18 DEBUG : dir/file1(0xc0003bd2c0): _writeAt: size=14, off=0 2025/08/19 04:58:18 DEBUG : dir/file1(0xc0003bd2c0): >_writeAt: n=14, err= 2025/08/19 04:58:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/19 04:58:18 DEBUG : dir/file1(0xc0003bd2c0): close: 2025/08/19 04:58:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/19 04:58:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/19 04:58:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/19 04:58:18 DEBUG : dir/file1(0xc0003bd2c0): >close: err= 2025/08/19 04:58:18 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:18 DEBUG : dir: Looking for writers 2025/08/19 04:58:18 DEBUG : file1: reading active writers 2025/08/19 04:58:18 DEBUG : Looking for writers 2025/08/19 04:58:18 DEBUG : dir: reading active writers 2025/08/19 04:58:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 04:58:18 DEBUG : dir: Looking for writers 2025/08/19 04:58:18 DEBUG : file1: reading active writers 2025/08/19 04:58:18 DEBUG : Looking for writers 2025/08/19 04:58:18 DEBUG : dir: reading active writers 2025/08/19 04:58:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 04:58:18 DEBUG : dir: Looking for writers 2025/08/19 04:58:18 DEBUG : file1: reading active writers 2025/08/19 04:58:18 DEBUG : Looking for writers 2025/08/19 04:58:18 DEBUG : dir: reading active writers 2025/08/19 04:58:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 04:58:18 DEBUG : dir: Looking for writers 2025/08/19 04:58:18 DEBUG : file1: reading active writers 2025/08/19 04:58:18 DEBUG : Looking for writers 2025/08/19 04:58:18 DEBUG : dir: reading active writers 2025/08/19 04:58:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 04:58:18 DEBUG : dir/file1: vfs cache: starting upload 2025/08/19 04:58:18 DEBUG : dir: Looking for writers 2025/08/19 04:58:18 DEBUG : file1: reading active writers 2025/08/19 04:58:18 DEBUG : Looking for writers 2025/08/19 04:58:18 DEBUG : dir: reading active writers 2025/08/19 04:58:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 04:58:18 DEBUG : dir: Looking for writers 2025/08/19 04:58:18 DEBUG : file1: reading active writers 2025/08/19 04:58:18 DEBUG : Looking for writers 2025/08/19 04:58:18 DEBUG : dir: reading active writers 2025/08/19 04:58:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 04:58:18 DEBUG : dir: Looking for writers 2025/08/19 04:58:18 DEBUG : file1: reading active writers 2025/08/19 04:58:18 DEBUG : Looking for writers 2025/08/19 04:58:18 DEBUG : dir: reading active writers 2025/08/19 04:58:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 04:58:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/19 04:58:19 INFO : dir/file1: Copied (replaced existing) 2025/08/19 04:58:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/19 04:58:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/19 04:58:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/19 04:58:19 DEBUG : dir: Looking for writers 2025/08/19 04:58:19 DEBUG : file1: reading active writers 2025/08/19 04:58:19 DEBUG : Looking for writers 2025/08/19 04:58:19 DEBUG : dir: reading active writers 2025/08/19 04:58:19 DEBUG : >WaitForWriters: 2025/08/19 04:58:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/19 04:58:19 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:58:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:58:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:58:19 DEBUG : dir/file1(0xc000546980): _readAt: size=512, off=0 2025/08/19 04:58:19 DEBUG : dir/file1(0xc000546980): openPending: 2025/08/19 04: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" 2025/08/19 04:58:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/19 04:58:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:19 DEBUG : dir/file1(0xc000546980): >openPending: err= 2025/08/19 04:58:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/19 04:58:19 DEBUG : dir/file1(0xc000546980): >_readAt: n=14, err=EOF 2025/08/19 04:58:19 DEBUG : dir/file1(0xc000546980): close: 2025/08/19 04:58:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/19 04:58:19 DEBUG : dir/file1(0xc000546980): >close: err= 2025/08/19 04:58:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/19 04:58:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/19 04:58:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000ee7380 2025/08/19 04:58:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:58:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:58:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/19 04:58:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/19 04:58:21 DEBUG : dir/file1: Updating file with dir/file1 0xc000ee7380 2025/08/19 04:58:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/19 04:58:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/19 04:58:21 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:58:21 DEBUG : dir/file1(0xc000d94400): openPending: 2025/08/19 04:58:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/19 04:58:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/19 04:58:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:21 DEBUG : dir/file1(0xc000d94400): >openPending: err= 2025/08/19 04:58:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/19 04:58:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:58:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:58:21 DEBUG : dir/file1(0xc000d94400): _writeAt: size=25, off=0 2025/08/19 04:58:21 DEBUG : dir/file1(0xc000d94400): >_writeAt: n=25, err= 2025/08/19 04:58:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/19 04:58:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/19 04:58:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000ee7380 2025/08/19 04:58:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:58:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:58:22 DEBUG : newLeaf(0xc000d94400): close: 2025/08/19 04:58:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/19 04:58:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-19 04:58:21.697835288 +0000 UTC m=+153.682454572 2025/08/19 04:58:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/19 04:58:22 DEBUG : newLeaf(0xc000d94400): >close: err= 2025/08/19 04:58:22 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:22 DEBUG : dir: Looking for writers 2025/08/19 04:58:22 DEBUG : Looking for writers 2025/08/19 04:58:22 DEBUG : dir: reading active writers 2025/08/19 04:58:22 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 04:58:22 DEBUG : dir: Looking for writers 2025/08/19 04:58:22 DEBUG : Looking for writers 2025/08/19 04:58:22 DEBUG : dir: reading active writers 2025/08/19 04:58:22 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 04:58:22 DEBUG : dir: Looking for writers 2025/08/19 04:58:22 DEBUG : Looking for writers 2025/08/19 04:58:22 DEBUG : dir: reading active writers 2025/08/19 04:58:22 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 04:58:22 DEBUG : dir: Looking for writers 2025/08/19 04:58:22 DEBUG : Looking for writers 2025/08/19 04:58:22 DEBUG : dir: reading active writers 2025/08/19 04:58:22 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 04:58:22 DEBUG : newLeaf: vfs cache: starting upload 2025/08/19 04:58:22 DEBUG : dir: Looking for writers 2025/08/19 04:58:22 DEBUG : Looking for writers 2025/08/19 04:58:22 DEBUG : dir: reading active writers 2025/08/19 04:58:22 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 04:58:22 DEBUG : dir: Looking for writers 2025/08/19 04:58:22 DEBUG : Looking for writers 2025/08/19 04:58:22 DEBUG : dir: reading active writers 2025/08/19 04:58:22 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 04:58:22 DEBUG : dir: Looking for writers 2025/08/19 04:58:22 DEBUG : Looking for writers 2025/08/19 04:58:22 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:22 DEBUG : dir: reading active writers 2025/08/19 04:58:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 04:58:23 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/19 04:58:23 INFO : newLeaf: Copied (replaced existing) 2025/08/19 04:58:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-19 04:58:21 +0000 UTC," 2025/08/19 04:58:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/19 04:58:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:58:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/19 04:58:23 DEBUG : dir: Looking for writers 2025/08/19 04:58:23 DEBUG : Looking for writers 2025/08/19 04:58:23 DEBUG : dir: reading active writers 2025/08/19 04:58:23 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:23 DEBUG : >WaitForWriters: 2025/08/19 04:58:23 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:23 DEBUG : dir: Looking for writers 2025/08/19 04:58:23 DEBUG : Looking for writers 2025/08/19 04:58:23 DEBUG : dir: reading active writers 2025/08/19 04:58:23 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:23 DEBUG : >WaitForWriters: 2025/08/19 04:58:23 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:58:24 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:58:24 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:58:24 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:24 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:58:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:58:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:24 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:58:26 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:26 DEBUG : dir: Looking for writers 2025/08/19 04:58:26 DEBUG : file1: reading active writers 2025/08/19 04:58:26 DEBUG : Looking for writers 2025/08/19 04:58:26 DEBUG : dir: reading active writers 2025/08/19 04:58:26 DEBUG : >WaitForWriters: 2025/08/19 04:58:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/19 04:58:26 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:58:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:58:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:58:26 DEBUG : dir/file1(0xc000b7f700): _readAt: size=512, off=0 2025/08/19 04:58:26 DEBUG : dir/file1(0xc000b7f700): openPending: 2025/08/19 04:58:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/19 04:58:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/19 04:58:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:26 DEBUG : dir/file1(0xc000b7f700): >openPending: err= 2025/08/19 04:58:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/19 04:58:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 04:58:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 04:58:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:58:26 DEBUG : dir/file1(0xc000b7f700): >_readAt: n=14, err=EOF 2025/08/19 04:58:26 DEBUG : dir/file1(0xc000b7f700): close: 2025/08/19 04:58:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/19 04:58:26 DEBUG : dir/file1(0xc000b7f700): >close: err= 2025/08/19 04:58:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/19 04:58:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/19 04:58:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000db5140 2025/08/19 04:58:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:58:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:58:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/19 04:58:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/19 04:58:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000db5140 2025/08/19 04:58:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/19 04:58:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/19 04:58:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:58:28 DEBUG : dir/file1(0xc000c7f7c0): openPending: 2025/08/19 04:58:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/19 04:58:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/19 04:58:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:28 DEBUG : dir/file1(0xc000c7f7c0): >openPending: err= 2025/08/19 04:58:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/19 04:58:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:58:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:58:28 DEBUG : dir/file1(0xc000c7f7c0): _writeAt: size=25, off=0 2025/08/19 04:58:28 DEBUG : dir/file1(0xc000c7f7c0): >_writeAt: n=25, err= 2025/08/19 04:58:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/19 04:58:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/19 04:58:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000db5140 2025/08/19 04:58:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/19 04:58:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:58:29 DEBUG : newLeaf(0xc000c7f7c0): close: 2025/08/19 04:58:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/19 04:58:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-19 04:58:28.592029018 +0000 UTC m=+160.576648312 2025/08/19 04:58:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/19 04:58:29 DEBUG : newLeaf(0xc000c7f7c0): >close: err= 2025/08/19 04:58:29 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:29 DEBUG : dir: Looking for writers 2025/08/19 04:58:29 DEBUG : Looking for writers 2025/08/19 04:58:29 DEBUG : dir: reading active writers 2025/08/19 04:58:29 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 04:58:29 DEBUG : dir: Looking for writers 2025/08/19 04:58:29 DEBUG : Looking for writers 2025/08/19 04:58:29 DEBUG : dir: reading active writers 2025/08/19 04:58:29 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 04:58:29 DEBUG : dir: Looking for writers 2025/08/19 04:58:29 DEBUG : Looking for writers 2025/08/19 04:58:29 DEBUG : dir: reading active writers 2025/08/19 04:58:29 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 04:58:29 DEBUG : dir: Looking for writers 2025/08/19 04:58:29 DEBUG : Looking for writers 2025/08/19 04:58:29 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:29 DEBUG : dir: reading active writers 2025/08/19 04:58:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 04:58:29 DEBUG : newLeaf: vfs cache: starting upload 2025/08/19 04:58:29 DEBUG : dir: Looking for writers 2025/08/19 04:58:29 DEBUG : Looking for writers 2025/08/19 04:58:29 DEBUG : dir: reading active writers 2025/08/19 04:58:29 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 04:58:29 DEBUG : dir: Looking for writers 2025/08/19 04:58:29 DEBUG : Looking for writers 2025/08/19 04:58:29 DEBUG : dir: reading active writers 2025/08/19 04:58:29 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 04:58:29 DEBUG : dir: Looking for writers 2025/08/19 04:58:29 DEBUG : Looking for writers 2025/08/19 04:58:29 DEBUG : dir: reading active writers 2025/08/19 04:58:29 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 04:58:30 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/19 04:58:30 INFO : newLeaf: Copied (replaced existing) 2025/08/19 04:58:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-19 04:58:28 +0000 UTC," 2025/08/19 04:58:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/19 04:58:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/19 04:58:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/19 04:58:30 DEBUG : dir: Looking for writers 2025/08/19 04:58:30 DEBUG : Looking for writers 2025/08/19 04:58:30 DEBUG : dir: reading active writers 2025/08/19 04:58:30 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:30 DEBUG : >WaitForWriters: 2025/08/19 04:58:30 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:30 DEBUG : dir: Looking for writers 2025/08/19 04:58:30 DEBUG : Looking for writers 2025/08/19 04:58:30 DEBUG : newLeaf: reading active writers 2025/08/19 04:58:30 DEBUG : dir: reading active writers 2025/08/19 04:58:30 DEBUG : >WaitForWriters: 2025/08/19 04:58:30 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestFileRename (46.26s) --- PASS: TestFileRename/off,forceCache=false (6.02s) --- PASS: TestFileRename/minimal,forceCache=false (6.31s) --- PASS: TestFileRename/minimal,forceCache=true (7.88s) --- PASS: TestFileRename/writes,forceCache=false (11.33s) --- PASS: TestFileRename/writes,forceCache=true (7.83s) --- PASS: TestFileRename/full,forceCache=false (6.89s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:58:31 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:58:31 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:58:31 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:31 DEBUG : Looking for writers 2025/08/19 04:58:31 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.27s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:58:31 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:58:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 04:58:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/19 04:58:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/19 04:58:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/19 04:58:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:58:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/19 04:58:33 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/19 04:58:33 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:33 DEBUG : dir: Looking for writers 2025/08/19 04:58:33 DEBUG : file1: reading active writers 2025/08/19 04:58:33 DEBUG : Looking for writers 2025/08/19 04:58:33 DEBUG : dir: reading active writers 2025/08/19 04:58:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.50s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:58:34 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:58:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 04:58:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/19 04:58:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/19 04:58:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/19 04:58:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:58:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/19 04:58:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/19 04:58:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/19 04:58:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/19 04:58:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/19 04:58:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/19 04:58:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/19 04:58:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/19 04:58:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/19 04:58:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/19 04:58:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/19 04:58:36 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/19 04:58:37 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/19 04:58:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/19 04:58:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/19 04:58:37 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/19 04:58:37 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:37 DEBUG : dir: Looking for writers 2025/08/19 04:58:37 DEBUG : file1: reading active writers 2025/08/19 04:58:37 DEBUG : Looking for writers 2025/08/19 04:58:37 DEBUG : dir: reading active writers 2025/08/19 04:58:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.11s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:58:38 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:58:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 04:58:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/19 04:58:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/19 04:58:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/19 04:58:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:58:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/19 04:58:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/19 04:58:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/19 04:58:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/19 04:58:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/19 04:58:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/19 04:58:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/19 04:58:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/19 04:58:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/19 04:58:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/19 04:58:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/19 04:58:40 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/19 04:58:41 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/19 04:58:41 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/19 04:58:41 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/19 04:58:41 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/19 04:58:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/19 04:58:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/19 04:58:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/19 04:58:42 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/19 04:58:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/19 04:58:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/19 04:58:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/19 04:58:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/19 04:58:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/19 04:58:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/19 04:58:42 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/19 04:58:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/19 04:58:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/19 04:58:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/19 04:58:42 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/19 04:58:42 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:42 DEBUG : dir: Looking for writers 2025/08/19 04:58:42 DEBUG : file1: reading active writers 2025/08/19 04:58:42 DEBUG : Looking for writers 2025/08/19 04:58:42 DEBUG : dir: reading active writers 2025/08/19 04:58:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.65s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:58:43 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:58:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 04:58:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/19 04:58:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/19 04:58:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/19 04:58:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:58:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/19 04:58:44 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:44 DEBUG : dir: Looking for writers 2025/08/19 04:58:44 DEBUG : file1: reading active writers 2025/08/19 04:58:44 DEBUG : Looking for writers 2025/08/19 04:58:44 DEBUG : dir: reading active writers 2025/08/19 04:58:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.54s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:58:45 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:58:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 04:58:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/19 04:58:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/19 04:58:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/19 04:58:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:58:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/19 04:58:47 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/19 04:58:47 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/19 04:58:47 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:47 DEBUG : dir: Looking for writers 2025/08/19 04:58:47 DEBUG : file1: reading active writers 2025/08/19 04:58:47 DEBUG : Looking for writers 2025/08/19 04:58:47 DEBUG : dir: reading active writers 2025/08/19 04:58:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.48s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:58:48 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:58:48 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:58:48 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:48 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:58:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:58:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:48 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:58:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 04:58:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/19 04:58:49 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:58:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:58:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:58:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/19 04:58:49 DEBUG : dir/file1(0xc000e38bc0): _readAt: size=1, off=0 2025/08/19 04:58:49 DEBUG : dir/file1(0xc000e38bc0): openPending: 2025/08/19 04:58:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/19 04:58:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/19 04:58:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:49 DEBUG : dir/file1(0xc000e38bc0): >openPending: err= 2025/08/19 04:58:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/19 04:58:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 04:58:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 04:58:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:58:49 DEBUG : dir/file1(0xc000e38bc0): >_readAt: n=1, err= 2025/08/19 04:58:49 DEBUG : dir/file1(0xc000e38bc0): _readAt: size=256, off=1 2025/08/19 04:58:49 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/19 04:58:49 DEBUG : dir/file1(0xc000e38bc0): >_readAt: n=15, err=EOF 2025/08/19 04:58:49 DEBUG : dir/file1(0xc000e38bc0): _readAt: size=16, off=16 2025/08/19 04:58:49 DEBUG : dir/file1(0xc000e38bc0): >_readAt: n=0, err=EOF 2025/08/19 04:58:49 DEBUG : dir/file1(0xc000e38bc0): close: 2025/08/19 04:58:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/19 04:58:49 DEBUG : dir/file1(0xc000e38bc0): >close: err= 2025/08/19 04:58:49 DEBUG : dir/file1(0xc000e38bc0): close: 2025/08/19 04:58:49 DEBUG : dir/file1(0xc000e38bc0): >close: err=file already closed 2025/08/19 04:58:49 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:49 DEBUG : dir: Looking for writers 2025/08/19 04:58:49 DEBUG : file1: reading active writers 2025/08/19 04:58:49 DEBUG : Looking for writers 2025/08/19 04:58:49 DEBUG : dir: reading active writers 2025/08/19 04:58:49 DEBUG : >WaitForWriters: 2025/08/19 04:58:49 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.50s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:58:50 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:58:50 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:58:50 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:50 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:58:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:58:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:50 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:58:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 04:58:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/19 04:58:51 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:58:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:58:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:58:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/19 04:58:51 DEBUG : dir/file1(0xc0005de300): _readAt: size=1, off=0 2025/08/19 04:58:51 DEBUG : dir/file1(0xc0005de300): openPending: 2025/08/19 04:58:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/19 04:58:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/19 04:58:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:51 DEBUG : dir/file1(0xc0005de300): >openPending: err= 2025/08/19 04:58:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/19 04:58:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 04:58:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 04:58:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:58:52 DEBUG : dir/file1(0xc0005de300): >_readAt: n=1, err= 2025/08/19 04:58:52 DEBUG : dir/file1(0xc0005de300): _readAt: size=1, off=5 2025/08/19 04:58:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/19 04:58:52 DEBUG : dir/file1(0xc0005de300): >_readAt: n=1, err= 2025/08/19 04:58:52 DEBUG : dir/file1(0xc0005de300): _readAt: size=1, off=3 2025/08/19 04:58:52 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/19 04:58:52 DEBUG : dir/file1(0xc0005de300): >_readAt: n=1, err= 2025/08/19 04:58:52 DEBUG : dir/file1(0xc0005de300): _readAt: size=1, off=13 2025/08/19 04:58:52 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/19 04:58:52 DEBUG : dir/file1(0xc0005de300): >_readAt: n=1, err= 2025/08/19 04:58:52 DEBUG : dir/file1(0xc0005de300): _readAt: size=16, off=100 2025/08/19 04:58:52 DEBUG : dir/file1(0xc0005de300): >_readAt: n=0, err=EOF 2025/08/19 04:58:52 DEBUG : dir/file1(0xc0005de300): close: 2025/08/19 04:58:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/19 04:58:52 DEBUG : dir/file1(0xc0005de300): >close: err= 2025/08/19 04:58:52 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:52 DEBUG : dir: Looking for writers 2025/08/19 04:58:52 DEBUG : file1: reading active writers 2025/08/19 04:58:52 DEBUG : Looking for writers 2025/08/19 04:58:52 DEBUG : dir: reading active writers 2025/08/19 04:58:52 DEBUG : >WaitForWriters: 2025/08/19 04:58:52 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.45s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:58:53 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:58:53 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:58:53 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:53 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:58:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:58:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:53 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:58:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 04:58:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/19 04:58:54 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:58:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:58:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:58:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): _readAt: size=1, off=0 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): openPending: 2025/08/19 04:58:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/19 04:58:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/19 04:58:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): >openPending: err= 2025/08/19 04:58:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/19 04:58:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 04:58:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 04:58:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): >_readAt: n=1, err= 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): _readAt: size=1, off=5 2025/08/19 04:58:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): >_readAt: n=1, err= 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): _readAt: size=1, off=1 2025/08/19 04:58:54 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): >_readAt: n=1, err= 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): _readAt: size=6, off=10 2025/08/19 04:58:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): >_readAt: n=6, err= 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): _readAt: size=256, off=10 2025/08/19 04:58:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): >_readAt: n=6, err=EOF 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): _readAt: size=256, off=100 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): >_readAt: n=0, err=EOF 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): close: 2025/08/19 04:58:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): >close: err= 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): _readAt: size=256, off=100 2025/08/19 04:58:54 DEBUG : dir/file1(0xc000e38340): >_readAt: n=0, err=file already closed 2025/08/19 04:58:54 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:54 DEBUG : dir: Looking for writers 2025/08/19 04:58:54 DEBUG : file1: reading active writers 2025/08/19 04:58:54 DEBUG : Looking for writers 2025/08/19 04:58:54 DEBUG : dir: reading active writers 2025/08/19 04:58:54 DEBUG : >WaitForWriters: 2025/08/19 04:58:54 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.44s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:58:55 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:58:55 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:58:55 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:55 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:58:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:58:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:55 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:58:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 04:58:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/19 04:58:56 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:58:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:58:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:58:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/19 04:58:56 DEBUG : dir/file1(0xc000eff480): RWFileHandle.Flush 2025/08/19 04:58:56 DEBUG : dir/file1(0xc000eff480): _readAt: size=256, off=0 2025/08/19 04:58:56 DEBUG : dir/file1(0xc000eff480): openPending: 2025/08/19 04:58:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/19 04:58:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/19 04:58:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:56 DEBUG : dir/file1(0xc000eff480): >openPending: err= 2025/08/19 04:58:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/19 04:58:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 04:58:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 04:58:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:58:57 DEBUG : dir/file1(0xc000eff480): >_readAt: n=16, err=EOF 2025/08/19 04:58:57 DEBUG : dir/file1(0xc000eff480): RWFileHandle.Flush 2025/08/19 04:58:57 DEBUG : dir/file1(0xc000eff480): RWFileHandle.Flush 2025/08/19 04:58:57 DEBUG : dir/file1(0xc000eff480): close: 2025/08/19 04:58:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/19 04:58:57 DEBUG : dir/file1(0xc000eff480): >close: err= 2025/08/19 04:58:57 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:57 DEBUG : dir: Looking for writers 2025/08/19 04:58:57 DEBUG : file1: reading active writers 2025/08/19 04:58:57 DEBUG : Looking for writers 2025/08/19 04:58:57 DEBUG : dir: reading active writers 2025/08/19 04:58:57 DEBUG : >WaitForWriters: 2025/08/19 04:58:57 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.42s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:58:57 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:58:57 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:58:57 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:57 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:58:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:58:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:58:57 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:58:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 04:58:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/19 04:58:59 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:58:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:58:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:58:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/19 04:58:59 DEBUG : dir/file1(0xc000c7eb80): _readAt: size=256, off=0 2025/08/19 04:58:59 DEBUG : dir/file1(0xc000c7eb80): openPending: 2025/08/19 04:58:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/19 04:58:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/19 04:58:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:58:59 DEBUG : dir/file1(0xc000c7eb80): >openPending: err= 2025/08/19 04:58:59 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/19 04:58:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 04:58:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 04:58:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:58:59 DEBUG : dir/file1(0xc000c7eb80): >_readAt: n=16, err=EOF 2025/08/19 04:58:59 DEBUG : dir/file1(0xc000c7eb80): RWFileHandle.Release 2025/08/19 04:58:59 DEBUG : dir/file1(0xc000c7eb80): close: 2025/08/19 04:58:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/19 04:58:59 DEBUG : dir/file1(0xc000c7eb80): >close: err= 2025/08/19 04:58:59 DEBUG : dir/file1(0xc000c7eb80): RWFileHandle.Release 2025/08/19 04:58:59 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:58:59 DEBUG : dir: Looking for writers 2025/08/19 04:58:59 DEBUG : file1: reading active writers 2025/08/19 04:58:59 DEBUG : Looking for writers 2025/08/19 04:58:59 DEBUG : dir: reading active writers 2025/08/19 04:58:59 DEBUG : >WaitForWriters: 2025/08/19 04:58:59 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.48s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:00 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:00 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:59:00 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:00 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:00 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:59:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:00 DEBUG : file1: newRWFileHandle: 2025/08/19 04:59:00 DEBUG : file1(0xc0008f4300): openPending: 2025/08/19 04:59:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:00 DEBUG : file1(0xc0008f4300): >openPending: err= 2025/08/19 04:59:00 DEBUG : file1: >newRWFileHandle: err= 2025/08/19 04:59:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/19 04:59:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/19 04:59:00 DEBUG : file1(0xc0008f4300): _writeAt: size=5, off=0 2025/08/19 04:59:00 DEBUG : file1(0xc0008f4300): >_writeAt: n=5, err= 2025/08/19 04:59:00 DEBUG : file1(0xc0008f4300): _writeAt: size=7, off=5 2025/08/19 04:59:00 DEBUG : file1(0xc0008f4300): >_writeAt: n=7, err= 2025/08/19 04:59:00 DEBUG : file1: vfs cache: truncate to size=11 2025/08/19 04:59:00 DEBUG : file1(0xc0008f4300): close: 2025/08/19 04:59:00 DEBUG : file1: vfs cache: setting modification time to 2025-08-19 04:59:00.553833192 +0000 UTC m=+192.538452475 2025/08/19 04:59:00 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:00 DEBUG : file1(0xc0008f4300): >close: err= 2025/08/19 04:59:00 DEBUG : file1(0xc0008f4300): close: 2025/08/19 04:59:00 DEBUG : file1(0xc0008f4300): >close: err=file already closed 2025/08/19 04:59:00 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:00 DEBUG : Looking for writers 2025/08/19 04:59:00 DEBUG : file1: reading active writers 2025/08/19 04:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 04:59:00 DEBUG : Looking for writers 2025/08/19 04:59:00 DEBUG : file1: reading active writers 2025/08/19 04:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 04:59:00 DEBUG : Looking for writers 2025/08/19 04:59:00 DEBUG : file1: reading active writers 2025/08/19 04:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 04:59:00 DEBUG : Looking for writers 2025/08/19 04:59:00 DEBUG : file1: reading active writers 2025/08/19 04:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 04:59:00 DEBUG : file1: vfs cache: starting upload 2025/08/19 04:59:00 DEBUG : Looking for writers 2025/08/19 04:59:00 DEBUG : file1: reading active writers 2025/08/19 04:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 04:59:00 DEBUG : Looking for writers 2025/08/19 04:59:00 DEBUG : file1: reading active writers 2025/08/19 04:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 04:59:01 DEBUG : Looking for writers 2025/08/19 04:59:01 DEBUG : file1: reading active writers 2025/08/19 04:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 04:59:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/19 04:59:01 INFO : file1: Copied (new) 2025/08/19 04:59:01 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-19 04:59:00 +0000 UTC," 2025/08/19 04:59:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/19 04:59:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:01 INFO : file1: vfs cache: upload succeeded try #1 2025/08/19 04:59:01 DEBUG : Looking for writers 2025/08/19 04:59:01 DEBUG : file1: reading active writers 2025/08/19 04:59:01 DEBUG : >WaitForWriters: 2025/08/19 04:59:01 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:01 DEBUG : Looking for writers 2025/08/19 04:59:01 DEBUG : file1: reading active writers 2025/08/19 04:59:01 DEBUG : >WaitForWriters: 2025/08/19 04:59:01 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.04s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:02 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:02 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:59:02 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:02 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:02 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:59:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:02 DEBUG : file1: newRWFileHandle: 2025/08/19 04:59:02 DEBUG : file1(0xc000d94980): openPending: 2025/08/19 04:59:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:02 DEBUG : file1(0xc000d94980): >openPending: err= 2025/08/19 04:59:02 DEBUG : file1: >newRWFileHandle: err= 2025/08/19 04:59:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/19 04:59:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/19 04:59:02 DEBUG : file1(0xc000d94980): _writeAt: size=7, off=0 2025/08/19 04:59:02 DEBUG : file1(0xc000d94980): >_writeAt: n=7, err= 2025/08/19 04:59:02 DEBUG : file1(0xc000d94980): _writeAt: size=6, off=5 2025/08/19 04:59:02 DEBUG : file1(0xc000d94980): >_writeAt: n=6, err= 2025/08/19 04:59:02 DEBUG : file1(0xc000d94980): close: 2025/08/19 04:59:02 DEBUG : file1: vfs cache: setting modification time to 2025-08-19 04:59:02.554120414 +0000 UTC m=+194.538739707 2025/08/19 04:59:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:02 DEBUG : file1(0xc000d94980): >close: err= 2025/08/19 04:59:02 DEBUG : file1(0xc000d94980): _writeAt: size=5, off=0 2025/08/19 04:59:02 DEBUG : file1(0xc000d94980): >_writeAt: n=0, err=file already closed 2025/08/19 04:59:02 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:02 DEBUG : Looking for writers 2025/08/19 04:59:02 DEBUG : file1: reading active writers 2025/08/19 04:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 04:59:02 DEBUG : Looking for writers 2025/08/19 04:59:02 DEBUG : file1: reading active writers 2025/08/19 04:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 04:59:02 DEBUG : Looking for writers 2025/08/19 04:59:02 DEBUG : file1: reading active writers 2025/08/19 04:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 04:59:02 DEBUG : Looking for writers 2025/08/19 04:59:02 DEBUG : file1: reading active writers 2025/08/19 04:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 04:59:02 DEBUG : file1: vfs cache: starting upload 2025/08/19 04:59:02 DEBUG : Looking for writers 2025/08/19 04:59:02 DEBUG : file1: reading active writers 2025/08/19 04:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 04:59:02 DEBUG : Looking for writers 2025/08/19 04:59:02 DEBUG : file1: reading active writers 2025/08/19 04:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 04:59:03 DEBUG : Looking for writers 2025/08/19 04:59:03 DEBUG : file1: reading active writers 2025/08/19 04:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 04:59:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/19 04:59:03 INFO : file1: Copied (new) 2025/08/19 04:59:03 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-19 04:59:02 +0000 UTC," 2025/08/19 04:59:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/19 04:59:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:03 INFO : file1: vfs cache: upload succeeded try #1 2025/08/19 04:59:03 DEBUG : Looking for writers 2025/08/19 04:59:03 DEBUG : file1: reading active writers 2025/08/19 04:59:03 DEBUG : >WaitForWriters: 2025/08/19 04:59:03 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:03 DEBUG : Looking for writers 2025/08/19 04:59:03 DEBUG : file1: reading active writers 2025/08/19 04:59:03 DEBUG : >WaitForWriters: 2025/08/19 04:59:03 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.99s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:04 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:04 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:59:04 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:04 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:04 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:59:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:04 DEBUG : file1: newRWFileHandle: 2025/08/19 04:59:04 DEBUG : file1(0xc000d95880): openPending: 2025/08/19 04:59:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:04 DEBUG : file1(0xc000d95880): >openPending: err= 2025/08/19 04:59:04 DEBUG : file1: >newRWFileHandle: err= 2025/08/19 04:59:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/19 04:59:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/19 04:59:04 DEBUG : file1(0xc000d95880): close: 2025/08/19 04:59:04 DEBUG : file1: vfs cache: setting modification time to 2025-08-19 04:59:04.557435798 +0000 UTC m=+196.542055080 2025/08/19 04:59:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:04 DEBUG : file1(0xc000d95880): >close: err= 2025/08/19 04:59:04 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/19 04:59:04 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/19 04:59:04 DEBUG : file2: newRWFileHandle: 2025/08/19 04:59:04 DEBUG : file2(0xc000d95d40): openPending: 2025/08/19 04:59:04 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/19 04:59:04 DEBUG : file2(0xc000d95d40): >openPending: err= 2025/08/19 04:59:04 DEBUG : file2: >newRWFileHandle: err= 2025/08/19 04:59:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/19 04:59:04 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/19 04:59:04 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/19 04:59:04 DEBUG : file2(0xc000d95d40): RWFileHandle.Flush 2025/08/19 04:59:04 DEBUG : file2(0xc000d95d40): RWFileHandle.Release 2025/08/19 04:59:04 DEBUG : file2(0xc000d95d40): close: 2025/08/19 04:59:04 DEBUG : file2: vfs cache: setting modification time to 2025-08-19 04:59:04.558930732 +0000 UTC m=+196.543550026 2025/08/19 04:59:04 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:04 DEBUG : file2(0xc000d95d40): >close: err= 2025/08/19 04:59:04 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:04 DEBUG : Looking for writers 2025/08/19 04:59:04 DEBUG : file1: reading active writers 2025/08/19 04:59:04 DEBUG : file2: reading active writers 2025/08/19 04:59:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/19 04:59:04 DEBUG : Looking for writers 2025/08/19 04:59:04 DEBUG : file1: reading active writers 2025/08/19 04:59:04 DEBUG : file2: reading active writers 2025/08/19 04:59:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/19 04:59:04 DEBUG : Looking for writers 2025/08/19 04:59:04 DEBUG : file2: reading active writers 2025/08/19 04:59:04 DEBUG : file1: reading active writers 2025/08/19 04:59:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/19 04:59:04 DEBUG : Looking for writers 2025/08/19 04:59:04 DEBUG : file1: reading active writers 2025/08/19 04:59:04 DEBUG : file2: reading active writers 2025/08/19 04:59:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/19 04:59:04 DEBUG : file1: vfs cache: starting upload 2025/08/19 04:59:04 DEBUG : file2: vfs cache: starting upload 2025/08/19 04:59:04 DEBUG : Looking for writers 2025/08/19 04:59:04 DEBUG : file1: reading active writers 2025/08/19 04:59:04 DEBUG : file2: reading active writers 2025/08/19 04:59:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/19 04:59:04 DEBUG : Looking for writers 2025/08/19 04:59:04 DEBUG : file1: reading active writers 2025/08/19 04:59:04 DEBUG : file2: reading active writers 2025/08/19 04:59:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/19 04:59:05 DEBUG : Looking for writers 2025/08/19 04:59:05 DEBUG : file1: reading active writers 2025/08/19 04:59:05 DEBUG : file2: reading active writers 2025/08/19 04:59:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/08/19 04:59:05 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/19 04:59:05 INFO : file1: Copied (new) 2025/08/19 04:59:05 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-19 04:59:04 +0000 UTC," 2025/08/19 04:59:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/19 04:59:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:05 INFO : file1: vfs cache: upload succeeded try #1 2025/08/19 04:59:05 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/08/19 04:59:05 INFO : file2: Copied (new) 2025/08/19 04:59:05 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-19 04:59:04 +0000 UTC," 2025/08/19 04:59:05 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/19 04:59:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/19 04:59:05 INFO : file2: vfs cache: upload succeeded try #1 2025/08/19 04:59:05 DEBUG : Looking for writers 2025/08/19 04:59:05 DEBUG : file1: reading active writers 2025/08/19 04:59:05 DEBUG : file2: reading active writers 2025/08/19 04:59:05 DEBUG : >WaitForWriters: 2025/08/19 04:59:05 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:05 DEBUG : Looking for writers 2025/08/19 04:59:05 DEBUG : file1: reading active writers 2025/08/19 04:59:05 DEBUG : file2: reading active writers 2025/08/19 04:59:05 DEBUG : >WaitForWriters: 2025/08/19 04:59:05 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.17s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:06 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:06 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:59:06 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:06 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:06 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:59:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:06 DEBUG : file1: newRWFileHandle: 2025/08/19 04:59:06 DEBUG : file1(0xc000c7fc00): openPending: 2025/08/19 04:59:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:06 DEBUG : file1(0xc000c7fc00): >openPending: err= 2025/08/19 04:59:06 DEBUG : file1: >newRWFileHandle: err= 2025/08/19 04:59:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/19 04:59:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/19 04:59:06 DEBUG : file1(0xc000c7fc00): _writeAt: size=5, off=0 2025/08/19 04:59:06 DEBUG : file1(0xc000c7fc00): >_writeAt: n=5, err= 2025/08/19 04:59:06 DEBUG : file1(0xc000c7fc00): RWFileHandle.Flush 2025/08/19 04:59:06 DEBUG : file1(0xc000c7fc00): RWFileHandle.Flush 2025/08/19 04:59:06 DEBUG : file1(0xc000c7fc00): close: 2025/08/19 04:59:06 DEBUG : file1: vfs cache: setting modification time to 2025-08-19 04:59:06.718108607 +0000 UTC m=+198.702727900 2025/08/19 04:59:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:06 DEBUG : file1(0xc000c7fc00): >close: err= 2025/08/19 04:59:06 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:06 DEBUG : Looking for writers 2025/08/19 04:59:06 DEBUG : file1: reading active writers 2025/08/19 04:59:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 04:59:06 DEBUG : Looking for writers 2025/08/19 04:59:06 DEBUG : file1: reading active writers 2025/08/19 04:59:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 04:59:06 DEBUG : Looking for writers 2025/08/19 04:59:06 DEBUG : file1: reading active writers 2025/08/19 04:59:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 04:59:06 DEBUG : Looking for writers 2025/08/19 04:59:06 DEBUG : file1: reading active writers 2025/08/19 04:59:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 04:59:06 DEBUG : file1: vfs cache: starting upload 2025/08/19 04:59:06 DEBUG : Looking for writers 2025/08/19 04:59:06 DEBUG : file1: reading active writers 2025/08/19 04:59:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 04:59:07 DEBUG : Looking for writers 2025/08/19 04:59:07 DEBUG : file1: reading active writers 2025/08/19 04:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 04:59:07 DEBUG : Looking for writers 2025/08/19 04:59:07 DEBUG : file1: reading active writers 2025/08/19 04:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 04:59:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/19 04:59:07 INFO : file1: Copied (new) 2025/08/19 04:59:07 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-19 04:59:06 +0000 UTC," 2025/08/19 04:59:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/19 04:59:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:07 INFO : file1: vfs cache: upload succeeded try #1 2025/08/19 04:59:07 DEBUG : Looking for writers 2025/08/19 04:59:07 DEBUG : file1: reading active writers 2025/08/19 04:59:07 DEBUG : >WaitForWriters: 2025/08/19 04:59:07 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.89s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:08 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:08 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:59:08 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:08 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:08 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:59:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:08 DEBUG : file1: newRWFileHandle: 2025/08/19 04:59:08 DEBUG : file1(0xc000b7e600): openPending: 2025/08/19 04:59:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:08 DEBUG : file1(0xc000b7e600): >openPending: err= 2025/08/19 04:59:08 DEBUG : file1: >newRWFileHandle: err= 2025/08/19 04:59:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/19 04:59:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/19 04:59:08 DEBUG : file1(0xc000b7e600): _writeAt: size=5, off=0 2025/08/19 04:59:08 DEBUG : file1(0xc000b7e600): >_writeAt: n=5, err= 2025/08/19 04:59:08 DEBUG : file1(0xc000b7e600): RWFileHandle.Release 2025/08/19 04:59:08 DEBUG : file1(0xc000b7e600): close: 2025/08/19 04:59:08 DEBUG : file1: vfs cache: setting modification time to 2025-08-19 04:59:08.60432884 +0000 UTC m=+200.588948133 2025/08/19 04:59:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:08 DEBUG : file1(0xc000b7e600): >close: err= 2025/08/19 04:59:08 DEBUG : file1(0xc000b7e600): RWFileHandle.Release 2025/08/19 04:59:08 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:08 DEBUG : Looking for writers 2025/08/19 04:59:08 DEBUG : file1: reading active writers 2025/08/19 04:59:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 04:59:08 DEBUG : Looking for writers 2025/08/19 04:59:08 DEBUG : file1: reading active writers 2025/08/19 04:59:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 04:59:08 DEBUG : Looking for writers 2025/08/19 04:59:08 DEBUG : file1: reading active writers 2025/08/19 04:59:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 04:59:08 DEBUG : Looking for writers 2025/08/19 04:59:08 DEBUG : file1: reading active writers 2025/08/19 04:59:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 04:59:08 DEBUG : file1: vfs cache: starting upload 2025/08/19 04:59:08 DEBUG : Looking for writers 2025/08/19 04:59:08 DEBUG : file1: reading active writers 2025/08/19 04:59:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 04:59:08 DEBUG : Looking for writers 2025/08/19 04:59:08 DEBUG : file1: reading active writers 2025/08/19 04:59:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 04:59:09 DEBUG : Looking for writers 2025/08/19 04:59:09 DEBUG : file1: reading active writers 2025/08/19 04:59:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 04:59:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/19 04:59:09 INFO : file1: Copied (new) 2025/08/19 04:59:09 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-19 04:59:08 +0000 UTC," 2025/08/19 04:59:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/19 04:59:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:09 INFO : file1: vfs cache: upload succeeded try #1 2025/08/19 04:59:09 DEBUG : Looking for writers 2025/08/19 04:59:09 DEBUG : file1: reading active writers 2025/08/19 04:59:09 DEBUG : >WaitForWriters: 2025/08/19 04:59:09 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.87s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:10 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:10 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:59:10 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:10 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:10 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:59:11 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/19 04:59:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/19 04:59:11 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:59:11 DEBUG : dir/file1(0xc0005debc0): openPending: 2025/08/19 04:59:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/19 04:59:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/19 04:59:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:11 DEBUG : dir/file1(0xc0005debc0): >openPending: err= 2025/08/19 04:59:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/19 04:59:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:59:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:59:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/19 04:59:11 DEBUG : dir/file1(0xc0005debc0): _writeAt: size=5, off=0 2025/08/19 04:59:11 DEBUG : dir/file1(0xc0005debc0): >_writeAt: n=5, err= 2025/08/19 04:59:11 DEBUG : dir/file1(0xc0005debc0): close: 2025/08/19 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:11 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-19 04:59:11.794544754 +0000 UTC m=+203.779164007 2025/08/19 04:59:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:11 DEBUG : dir/file1(0xc0005debc0): >close: err= 2025/08/19 04:59:11 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:11 DEBUG : dir: Looking for writers 2025/08/19 04:59:11 DEBUG : file1: reading active writers 2025/08/19 04:59:11 DEBUG : Looking for writers 2025/08/19 04:59:11 DEBUG : dir: reading active writers 2025/08/19 04:59:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 04:59:11 DEBUG : dir: Looking for writers 2025/08/19 04:59:11 DEBUG : file1: reading active writers 2025/08/19 04:59:11 DEBUG : Looking for writers 2025/08/19 04:59:11 DEBUG : dir: reading active writers 2025/08/19 04:59:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 04:59:11 DEBUG : dir: Looking for writers 2025/08/19 04:59:11 DEBUG : file1: reading active writers 2025/08/19 04:59:11 DEBUG : Looking for writers 2025/08/19 04:59:11 DEBUG : dir: reading active writers 2025/08/19 04:59:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 04:59:11 DEBUG : dir: Looking for writers 2025/08/19 04:59:11 DEBUG : file1: reading active writers 2025/08/19 04:59:11 DEBUG : Looking for writers 2025/08/19 04:59:11 DEBUG : dir: reading active writers 2025/08/19 04:59:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 04:59:11 DEBUG : dir/file1: vfs cache: starting upload 2025/08/19 04:59:11 DEBUG : dir: Looking for writers 2025/08/19 04:59:11 DEBUG : file1: reading active writers 2025/08/19 04:59:11 DEBUG : Looking for writers 2025/08/19 04:59:11 DEBUG : dir: reading active writers 2025/08/19 04:59:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 04:59:12 DEBUG : dir: Looking for writers 2025/08/19 04:59:12 DEBUG : file1: reading active writers 2025/08/19 04:59:12 DEBUG : Looking for writers 2025/08/19 04:59:12 DEBUG : dir: reading active writers 2025/08/19 04:59:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 04:59:12 DEBUG : dir: Looking for writers 2025/08/19 04:59:12 DEBUG : file1: reading active writers 2025/08/19 04:59:12 DEBUG : Looking for writers 2025/08/19 04:59:12 DEBUG : dir: reading active writers 2025/08/19 04:59:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 04:59:12 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/19 04:59:12 INFO : dir/file1: Copied (replaced existing) 2025/08/19 04:59:12 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-19 04:59:11 +0000 UTC," 2025/08/19 04:59:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/19 04:59:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/19 04:59:13 DEBUG : dir: Looking for writers 2025/08/19 04:59:13 DEBUG : file1: reading active writers 2025/08/19 04:59:13 DEBUG : Looking for writers 2025/08/19 04:59:13 DEBUG : dir: reading active writers 2025/08/19 04:59:13 DEBUG : >WaitForWriters: 2025/08/19 04:59:13 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.49s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:13 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:13 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:59:13 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:13 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:13 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:59:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:15 DEBUG : dir/file1: newRWFileHandle: 2025/08/19 04:59:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/19 04:59:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/19 04:59:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/19 04:59:15 DEBUG : dir/file1(0xc000d94140): _writeAt: size=5, off=0 2025/08/19 04:59:15 DEBUG : dir/file1(0xc000d94140): openPending: 2025/08/19 04:59:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/19 04:59:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/19 04:59:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:15 DEBUG : dir/file1(0xc000d94140): >openPending: err= 2025/08/19 04:59:15 DEBUG : dir/file1(0xc000d94140): >_writeAt: n=5, err= 2025/08/19 04:59:15 DEBUG : dir/file1(0xc000d94140): _writeAt: size=15, off=5 2025/08/19 04:59:15 DEBUG : dir/file1(0xc000d94140): >_writeAt: n=15, err= 2025/08/19 04:59:15 DEBUG : dir/file1(0xc000d94140): close: 2025/08/19 04:59:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/19 04:59:15 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-19 04:59:15.358252359 +0000 UTC m=+207.342871642 2025/08/19 04:59:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:15 DEBUG : dir/file1(0xc000d94140): >close: err= 2025/08/19 04:59:15 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:15 DEBUG : dir: Looking for writers 2025/08/19 04:59:15 DEBUG : file1: reading active writers 2025/08/19 04:59:15 DEBUG : Looking for writers 2025/08/19 04:59:15 DEBUG : dir: reading active writers 2025/08/19 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 04:59:15 DEBUG : dir: Looking for writers 2025/08/19 04:59:15 DEBUG : file1: reading active writers 2025/08/19 04:59:15 DEBUG : Looking for writers 2025/08/19 04:59:15 DEBUG : dir: reading active writers 2025/08/19 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 04:59:15 DEBUG : dir: Looking for writers 2025/08/19 04:59:15 DEBUG : file1: reading active writers 2025/08/19 04:59:15 DEBUG : Looking for writers 2025/08/19 04:59:15 DEBUG : dir: reading active writers 2025/08/19 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 04:59:15 DEBUG : dir: Looking for writers 2025/08/19 04:59:15 DEBUG : file1: reading active writers 2025/08/19 04:59:15 DEBUG : Looking for writers 2025/08/19 04:59:15 DEBUG : dir: reading active writers 2025/08/19 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 04:59:15 DEBUG : dir/file1: vfs cache: starting upload 2025/08/19 04:59:15 DEBUG : dir: Looking for writers 2025/08/19 04:59:15 DEBUG : file1: reading active writers 2025/08/19 04:59:15 DEBUG : Looking for writers 2025/08/19 04:59:15 DEBUG : dir: reading active writers 2025/08/19 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 04:59:15 DEBUG : dir: Looking for writers 2025/08/19 04:59:15 DEBUG : file1: reading active writers 2025/08/19 04:59:15 DEBUG : Looking for writers 2025/08/19 04:59:15 DEBUG : dir: reading active writers 2025/08/19 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 04:59:15 DEBUG : dir: Looking for writers 2025/08/19 04:59:15 DEBUG : file1: reading active writers 2025/08/19 04:59:15 DEBUG : Looking for writers 2025/08/19 04:59:15 DEBUG : dir: reading active writers 2025/08/19 04:59:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 04:59:16 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/19 04:59:16 INFO : dir/file1: Copied (replaced existing) 2025/08/19 04:59:16 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-19 04:59:15 +0000 UTC," 2025/08/19 04:59:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/19 04:59:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/19 04:59:16 DEBUG : dir: Looking for writers 2025/08/19 04:59:16 DEBUG : file1: reading active writers 2025/08/19 04:59:16 DEBUG : Looking for writers 2025/08/19 04:59:16 DEBUG : dir: reading active writers 2025/08/19 04:59:16 DEBUG : >WaitForWriters: 2025/08/19 04:59:16 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.60s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:17 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:17 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:59:17 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:17 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:17 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:59:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:17 DEBUG : file1: newRWFileHandle: 2025/08/19 04:59:17 DEBUG : file1(0xc000b7f540): openPending: 2025/08/19 04:59:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:17 DEBUG : file1(0xc000b7f540): >openPending: err= 2025/08/19 04:59:17 DEBUG : file1: >newRWFileHandle: err= 2025/08/19 04:59:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/19 04:59:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/19 04:59:17 DEBUG : file1(0xc000b7f540): _writeAt: size=5, off=0 2025/08/19 04:59:17 DEBUG : file1(0xc000b7f540): >_writeAt: n=5, err= 2025/08/19 04:59:17 DEBUG : file1(0xc000b7f540): close: 2025/08/19 04:59:17 DEBUG : file1: vfs cache: setting modification time to 2025-08-19 04:59:17.582154452 +0000 UTC m=+209.566773755 2025/08/19 04:59:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:17 DEBUG : file1(0xc000b7f540): >close: err= 2025/08/19 04:59:17 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:17 DEBUG : Looking for writers 2025/08/19 04:59:17 DEBUG : file1: reading active writers 2025/08/19 04:59:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 04:59:17 DEBUG : Looking for writers 2025/08/19 04:59:17 DEBUG : file1: reading active writers 2025/08/19 04:59:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 04:59:17 DEBUG : Looking for writers 2025/08/19 04:59:17 DEBUG : file1: reading active writers 2025/08/19 04:59:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 04:59:17 DEBUG : Looking for writers 2025/08/19 04:59:17 DEBUG : file1: reading active writers 2025/08/19 04:59:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 04:59:17 DEBUG : file1: vfs cache: starting upload 2025/08/19 04:59:17 DEBUG : Looking for writers 2025/08/19 04:59:17 DEBUG : file1: reading active writers 2025/08/19 04:59:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 04:59:17 DEBUG : Looking for writers 2025/08/19 04:59:17 DEBUG : file1: reading active writers 2025/08/19 04:59:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 04:59:18 DEBUG : Looking for writers 2025/08/19 04:59:18 DEBUG : file1: reading active writers 2025/08/19 04:59:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 04:59:18 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/19 04:59:18 INFO : file1: Copied (new) 2025/08/19 04:59:18 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-19 04:59:17 +0000 UTC," 2025/08/19 04:59:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/19 04:59:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:18 INFO : file1: vfs cache: upload succeeded try #1 2025/08/19 04:59:18 DEBUG : Looking for writers 2025/08/19 04:59:18 DEBUG : file1: reading active writers 2025/08/19 04:59:18 DEBUG : >WaitForWriters: 2025/08/19 04:59:18 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.88s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:19 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:19 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:59:19 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:19 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/19 04:59:19 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546340): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546340): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546340): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546340): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546340): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.455861889 +0000 UTC m=+211.440481172 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546340): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546a00): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546a00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546a00): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546a00): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546a00): _writeAt: size=3, off=2 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546a00): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546a00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.455861889 +0000 UTC m=+211.440481172 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546a00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e300): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e300): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e300): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e300): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e300): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.455861889 +0000 UTC m=+211.440481172 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e300): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444620 item 1 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e940): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e940): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e940): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e940): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e940): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.461923345 +0000 UTC m=+211.446542668 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e940): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7ee80): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7ee80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7ee80): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7ee80): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7ee80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.461923345 +0000 UTC m=+211.446542668 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7ee80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445110 item 2 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f4c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f4c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f4c0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f4c0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f4c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.465790051 +0000 UTC m=+211.450409343 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f4c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f940): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f940): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f940): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f940): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f940): _writeAt: size=3, off=2 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f940): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f940): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.465790051 +0000 UTC m=+211.450409343 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f940): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94080): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94080): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94080): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94080): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94080): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.465790051 +0000 UTC m=+211.450409343 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94080): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445650 item 3 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94700): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94700): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94700): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94700): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94700): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.474069407 +0000 UTC m=+211.458688701 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94700): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94c40): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94c40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94c40): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94c40): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94c40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.474069407 +0000 UTC m=+211.458688701 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94c40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432000 item 4 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b952c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b952c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b952c0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b952c0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b952c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.477055441 +0000 UTC m=+211.461674735 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b952c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95780): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95780): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95780): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95780): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95780): _writeAt: size=3, off=2 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95780): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95780): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.477055441 +0000 UTC m=+211.461674735 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95780): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95c80): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95c80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95c80): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95c80): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95c80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.477055441 +0000 UTC m=+211.461674735 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95c80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432bd0 item 5 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d742c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d742c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d742c0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d742c0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d742c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.483123428 +0000 UTC m=+211.467742722 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d742c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d74800): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d74800): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d74800): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d74800): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d74800): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.483123428 +0000 UTC m=+211.467742722 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d74800): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433810 item 6 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d74e80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d74e80): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d74e80): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d74e80): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d74e80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.488157716 +0000 UTC m=+211.472777008 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d74e80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75380): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75380): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75380): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75380): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75380): _writeAt: size=3, off=2 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75380): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75380): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.488157716 +0000 UTC m=+211.472777008 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75380): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75840): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75840): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75840): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75840): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75840): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.488157716 +0000 UTC m=+211.472777008 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75840): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433ea0 item 7 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75ec0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75ec0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75ec0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75ec0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75ec0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.493680249 +0000 UTC m=+211.478299542 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d75ec0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9a480): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9a480): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9a480): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9a480): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9a480): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.493680249 +0000 UTC m=+211.478299542 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9a480): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468850 item 8 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9aa40): _readAt: size=2, off=0 2025/08/19 04:59:19 ERROR : open-test-file(0xc000e9aa40): Couldn't read size of file 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9aa40): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9aa40): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9aa40): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9aa40): close: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9aa40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9ae00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9ae00): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9ae00): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9ae00): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9ae00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.500770495 +0000 UTC m=+211.485389788 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9ae00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9b280): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9b280): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9b280): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9b280): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9b280): _writeAt: size=3, off=2 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9b280): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9b280): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.500770495 +0000 UTC m=+211.485389788 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9b280): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9b780): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9b780): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9b780): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9b780): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9b780): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.500770495 +0000 UTC m=+211.485389788 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9b780): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468c40 item 9 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9be00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9be00): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9be00): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9be00): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9be00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.510224116 +0000 UTC m=+211.494843399 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e9be00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecc3c0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecc3c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecc3c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecc3c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecc3c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.510224116 +0000 UTC m=+211.494843399 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecc3c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469c00 item 10 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecca00): _readAt: size=2, off=0 2025/08/19 04:59:19 ERROR : open-test-file(0xc000ecca00): Couldn't read size of file 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecca00): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecca00): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecca00): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecca00): close: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecca00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000eccdc0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000eccdc0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000eccdc0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000eccdc0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000eccdc0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.514119997 +0000 UTC m=+211.498739300 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000eccdc0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecd2c0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecd2c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecd2c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecd2c0): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecd2c0): _writeAt: size=3, off=2 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecd2c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecd2c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.514119997 +0000 UTC m=+211.498739300 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecd2c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecd7c0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecd7c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecd7c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecd7c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecd7c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.514119997 +0000 UTC m=+211.498739300 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecd7c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003808c0 item 11 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecde40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecde40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecde40): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecde40): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecde40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.519838828 +0000 UTC m=+211.504458122 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ecde40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4400): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4400): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4400): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4400): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4400): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.519838828 +0000 UTC m=+211.504458122 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4400): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380ee0 item 12 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4a40): _readAt: size=2, off=0 2025/08/19 04:59:19 ERROR : open-test-file(0xc000ef4a40): Couldn't read size of file 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4a40): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4a40): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4a40): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4a40): close: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4a40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4e00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4e00): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4e00): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4e00): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4e00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.524013162 +0000 UTC m=+211.508632455 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef4e00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef54c0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef54c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef54c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef54c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef54c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.524013162 +0000 UTC m=+211.508632455 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef54c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003812d0 item 13 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef5b40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef5b40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef5b40): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef5b40): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef5b40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.530157462 +0000 UTC m=+211.514776745 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ef5b40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26100): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26100): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26100): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26100): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26100): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.530157462 +0000 UTC m=+211.514776745 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26100): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381960 item 14 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26740): _readAt: size=2, off=0 2025/08/19 04:59:19 ERROR : open-test-file(0xc000f26740): Couldn't read size of file 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26740): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26740): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26740): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26740): close: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26740): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26b00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26b00): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26b00): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26b00): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26b00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.535328777 +0000 UTC m=+211.519948071 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f26b00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f271c0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f271c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f271c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f271c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f271c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.535328777 +0000 UTC m=+211.519948071 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f271c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460700 item 15 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f27840): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f27840): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f27840): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f27840): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f27840): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.538611126 +0000 UTC m=+211.523230420 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f27840): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f27d80): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f27d80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f27d80): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f27d80): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f27d80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.538611126 +0000 UTC m=+211.523230420 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f27d80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460d20 item 16 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f46440): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f46440): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f46440): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f46440): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f46440): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.542615602 +0000 UTC m=+211.527234885 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f46440): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f468c0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f468c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f468c0): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f468c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f468c0): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f468c0): _writeAt: size=3, off=7 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f468c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f468c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.542615602 +0000 UTC m=+211.527234885 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f468c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f46dc0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f46dc0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f46dc0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f46dc0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f46dc0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.542615602 +0000 UTC m=+211.527234885 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f46dc0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461340 item 17 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f47440): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f47440): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f47440): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f47440): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f47440): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.548381682 +0000 UTC m=+211.533000964 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f47440): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f47980): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f47980): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f47980): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f47980): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f47980): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.548381682 +0000 UTC m=+211.533000964 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f47980): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461b20 item 18 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62080): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62080): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62080): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62080): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62080): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.551949817 +0000 UTC m=+211.536569101 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62080): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62580): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62580): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62580): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62580): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62580): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62580): _writeAt: size=3, off=7 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62580): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62580): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.551949817 +0000 UTC m=+211.536569101 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62580): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62a80): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62a80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62a80): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62a80): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62a80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.551949817 +0000 UTC m=+211.536569101 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f62a80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f60e0 item 19 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63100): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63100): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63100): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63100): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63100): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.558300676 +0000 UTC m=+211.542919959 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63100): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63640): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63640): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63640): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63640): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63640): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.558300676 +0000 UTC m=+211.542919959 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63640): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6700 item 20 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63cc0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63cc0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63cc0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63cc0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63cc0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.563009111 +0000 UTC m=+211.547628404 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f63cc0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8c240): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8c240): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8c240): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8c240): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8c240): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8c240): _writeAt: size=3, off=7 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8c240): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8c240): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.563009111 +0000 UTC m=+211.547628404 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8c240): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8c740): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8c740): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8c740): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8c740): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8c740): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.563009111 +0000 UTC m=+211.547628404 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8c740): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6ee0 item 21 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8cdc0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8cdc0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8cdc0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8cdc0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8cdc0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.571840515 +0000 UTC m=+211.556459808 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8cdc0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8d300): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8d300): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8d300): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8d300): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8d300): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.571840515 +0000 UTC m=+211.556459808 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8d300): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7420 item 22 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8d980): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8d980): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8d980): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8d980): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8d980): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.575031583 +0000 UTC m=+211.559650866 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8d980): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8de80): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8de80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8de80): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8de80): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8de80): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8de80): _writeAt: size=3, off=7 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8de80): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8de80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.575031583 +0000 UTC m=+211.559650866 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000f8de80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4400): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4400): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4400): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4400): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4400): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.575031583 +0000 UTC m=+211.559650866 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4400): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f77a0 item 23 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4a80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4a80): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4a80): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4a80): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4a80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.579963868 +0000 UTC m=+211.564583161 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4a80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4fc0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4fc0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4fc0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4fc0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4fc0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.579963868 +0000 UTC m=+211.564583161 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa4fc0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7f10 item 24 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa5600): _readAt: size=2, off=0 2025/08/19 04:59:19 ERROR : open-test-file(0xc000fa5600): Couldn't read size of file 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa5600): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa5600): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa5600): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa5600): close: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa5600): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa59c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa59c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa59c0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa59c0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa59c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.584657668 +0000 UTC m=+211.569276960 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa59c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa5ec0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa5ec0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa5ec0): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa5ec0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa5ec0): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa5ec0): _writeAt: size=3, off=7 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa5ec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa5ec0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.584657668 +0000 UTC m=+211.569276960 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fa5ec0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fca480): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fca480): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fca480): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fca480): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fca480): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.584657668 +0000 UTC m=+211.569276960 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fca480): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 25 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcab00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcab00): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcab00): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcab00): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcab00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.588763733 +0000 UTC m=+211.573383016 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcab00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcb040): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcb040): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcb040): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcb040): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcb040): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.588763733 +0000 UTC m=+211.573383016 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcb040): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f260 item 26 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcb680): _readAt: size=2, off=0 2025/08/19 04:59:19 ERROR : open-test-file(0xc000fcb680): Couldn't read size of file 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcb680): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcb680): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcb680): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcb680): close: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcb680): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcba40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcba40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcba40): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcba40): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcba40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.592786541 +0000 UTC m=+211.577405835 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcba40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcbf40): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcbf40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcbf40): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcbf40): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcbf40): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcbf40): _writeAt: size=3, off=7 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcbf40): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcbf40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.592786541 +0000 UTC m=+211.577405835 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000fcbf40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff2500): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff2500): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff2500): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff2500): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff2500): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.592786541 +0000 UTC m=+211.577405835 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff2500): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fa40 item 27 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff2b80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff2b80): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff2b80): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff2b80): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff2b80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.597250268 +0000 UTC m=+211.581869521 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff2b80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff30c0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff30c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff30c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff30c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff30c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.597250268 +0000 UTC m=+211.581869521 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff30c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a49a0 item 28 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff3700): _readAt: size=2, off=0 2025/08/19 04:59:19 ERROR : open-test-file(0xc000ff3700): Couldn't read size of file 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff3700): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff3700): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff3700): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff3700): close: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff3700): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff3ac0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff3ac0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff3ac0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff3ac0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff3ac0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.601376982 +0000 UTC m=+211.585996235 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000ff3ac0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016200): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016200): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016200): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016200): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016200): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.601376982 +0000 UTC m=+211.585996235 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016200): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a4f50 item 29 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016880): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016880): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016880): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016880): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016880): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.603429474 +0000 UTC m=+211.588048718 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016880): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016dc0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016dc0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016dc0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016dc0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016dc0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.603429474 +0000 UTC m=+211.588048718 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001016dc0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5c70 item 30 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001017400): _readAt: size=2, off=0 2025/08/19 04:59:19 ERROR : open-test-file(0xc001017400): Couldn't read size of file 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001017400): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001017400): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001017400): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001017400): close: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001017400): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010177c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010177c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010177c0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010177c0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010177c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.606530193 +0000 UTC m=+211.591149447 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010177c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001017e80): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001017e80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001017e80): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001017e80): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001017e80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.606530193 +0000 UTC m=+211.591149447 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001017e80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6770 item 31 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103c580): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103c580): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103c580): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103c580): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103c580): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.612560309 +0000 UTC m=+211.597179643 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103c580): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103cac0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103cac0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103cac0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103cac0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103cac0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.612560309 +0000 UTC m=+211.597179643 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103cac0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7110 item 32 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103d100): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103d100): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103d100): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103d100): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103d100): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.615368729 +0000 UTC m=+211.599988013 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103d100): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103d580): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103d580): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103d580): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103d580): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103d580): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c79d0 item 33 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103d580): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103d580): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.616412949 +0000 UTC m=+211.601032242 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103d580): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103da80): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103da80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103da80): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103da80): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103da80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.616412949 +0000 UTC m=+211.601032242 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00103da80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7f10 item 33 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106c140): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106c140): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106c140): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106c140): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106c140): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.623087464 +0000 UTC m=+211.607706748 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106c140): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106c5c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106c5c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004288c0 item 34 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106c5c0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106c5c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106c5c0): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106c5c0): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106c5c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.625346494 +0000 UTC m=+211.609965787 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106c5c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106cb00): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106cb00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106cb00): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106cb00): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106cb00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.625346494 +0000 UTC m=+211.609965787 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106cb00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428b60 item 34 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106d140): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106d140): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106d140): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106d140): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106d140): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.628209686 +0000 UTC m=+211.612828980 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106d140): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106d5c0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106d5c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106d5c0): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106d5c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106d5c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004290a0 item 35 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106d5c0): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106d5c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.629319699 +0000 UTC m=+211.613938992 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106d5c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106dac0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106dac0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106dac0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106dac0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106dac0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.629319699 +0000 UTC m=+211.613938992 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00106dac0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429420 item 35 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a61c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a61c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a61c0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a61c0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a61c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.632818275 +0000 UTC m=+211.617437558 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a61c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a66c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a66c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004298f0 item 36 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a66c0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a66c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a66c0): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a66c0): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a66c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.635173094 +0000 UTC m=+211.619792377 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a66c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a6c00): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a6c00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a6c00): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a6c00): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a6c00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.635173094 +0000 UTC m=+211.619792377 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a6c00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429b90 item 36 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a7240): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a7240): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a7240): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a7240): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a7240): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.638750387 +0000 UTC m=+211.623369670 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a7240): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a76c0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a76c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a76c0): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a76c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a76c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429f10 item 37 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a76c0): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a76c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.640993617 +0000 UTC m=+211.625612910 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a76c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a7bc0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a7bc0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a7bc0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a7bc0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a7bc0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.640993617 +0000 UTC m=+211.625612910 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010a7bc0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d60150 item 37 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d42c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d42c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d42c0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d42c0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d42c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.643966526 +0000 UTC m=+211.628585820 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d42c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d47c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d47c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d605b0 item 38 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d47c0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d47c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d47c0): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d47c0): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d47c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.645543836 +0000 UTC m=+211.630163129 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d47c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d4d00): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d4d00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d4d00): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d4d00): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d4d00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.645543836 +0000 UTC m=+211.630163129 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d4d00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d60770 item 38 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d5380): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d5380): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d5380): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d5380): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d5380): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.649027173 +0000 UTC m=+211.633646506 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010d5380): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95c40): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95c40): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95c40): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95c40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95c40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae150 item 39 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95c40): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95c40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.651417338 +0000 UTC m=+211.636036631 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95c40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da41c0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da41c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da41c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da41c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da41c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.651417338 +0000 UTC m=+211.636036631 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da41c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae310 item 39 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da4840): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da4840): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da4840): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da4840): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da4840): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.655240612 +0000 UTC m=+211.639859906 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da4840): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da4d40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da4d40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae7e0 item 40 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da4d40): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da4d40): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da4d40): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da4d40): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da4d40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.657771472 +0000 UTC m=+211.642390765 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da4d40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5280): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5280): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5280): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5280): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5280): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.657771472 +0000 UTC m=+211.642390765 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5280): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aea10 item 40 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5840): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5840): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5840): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5840): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5840): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5840): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5840): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.661395253 +0000 UTC m=+211.646014546 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5840): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5d40): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5d40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5d40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aeee0 item 41 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5d40): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5d40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.662301844 +0000 UTC m=+211.646921137 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000da5d40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4280): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4280): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4280): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4280): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4280): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af260 item 41 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4280): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4280): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.66563584 +0000 UTC m=+211.650255134 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4280): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd47c0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd47c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd47c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd47c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd47c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.66563584 +0000 UTC m=+211.650255134 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd47c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af6c0 item 41 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4e00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4e00): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4e00): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4e00): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4e00): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4e00): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4e00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.669370398 +0000 UTC m=+211.653989692 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4e00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5300): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5300): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5300): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afea0 item 42 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5300): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5300): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.671146832 +0000 UTC m=+211.655766125 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5300): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5840): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5840): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c1c0 item 42 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5840): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5840): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5840): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5840): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5840): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.672297692 +0000 UTC m=+211.656916975 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5840): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5dc0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5dc0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5dc0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5dc0): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5dc0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.672297692 +0000 UTC m=+211.656916975 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5dc0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c540 item 42 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110c480): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110c480): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110c480): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110c480): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110c480): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110c480): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110c480): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.679654017 +0000 UTC m=+211.664273300 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110c480): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110c980): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110c980): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110c980): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c2a0 item 43 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110c980): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110c980): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.680425805 +0000 UTC m=+211.665045098 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110c980): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110cec0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110cec0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110cec0): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110cec0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110cec0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c930 item 43 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110cec0): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110cec0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.681567838 +0000 UTC m=+211.666187121 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110cec0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110d400): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110d400): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110d400): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110d400): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110d400): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.681567838 +0000 UTC m=+211.666187121 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110d400): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ce00 item 43 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110da40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110da40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110da40): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110da40): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110da40): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110da40): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110da40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.685811642 +0000 UTC m=+211.670430925 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110da40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110df40): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110df40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110df40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d340 item 44 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110df40): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110df40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.687677924 +0000 UTC m=+211.672297217 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00110df40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f49c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f49c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d570 item 44 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f49c0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f49c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f49c0): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f49c0): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f49c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.688811793 +0000 UTC m=+211.673431085 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f49c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5080): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5080): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5080): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5080): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5080): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.688811793 +0000 UTC m=+211.673431085 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5080): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d9d0 item 44 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5840): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5840): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5840): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5840): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5840): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5840): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5840): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.692515904 +0000 UTC m=+211.677135186 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5840): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5d40): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5d40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5d40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047de30 item 45 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5d40): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5d40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.694256059 +0000 UTC m=+211.678875342 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008f5d40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e384c0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e384c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e384c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e384c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e384c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.694256059 +0000 UTC m=+211.678875342 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e384c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e230 item 45 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e38b40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e38b40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e38b40): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e38b40): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e38b40): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e38b40): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e38b40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.697593752 +0000 UTC m=+211.682213045 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e38b40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39040): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39040): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39040): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ed20 item 46 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39040): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39040): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.698408491 +0000 UTC m=+211.683027785 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39040): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39740): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39740): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39740): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39740): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39740): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.698408491 +0000 UTC m=+211.683027785 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39740): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f570 item 46 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39d80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39d80): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39d80): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39d80): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39d80): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39d80): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39d80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.704352486 +0000 UTC m=+211.688971769 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000e39d80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000245f00): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000245f00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000245f00): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474540 item 47 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000245f00): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000245f00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.705331563 +0000 UTC m=+211.689950846 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000245f00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005de940): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005de940): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005de940): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005de940): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005de940): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.705331563 +0000 UTC m=+211.689950846 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005de940): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474a80 item 47 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005df980): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005df980): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005df980): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005df980): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005df980): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005df980): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005df980): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.711579689 +0000 UTC m=+211.696198981 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005df980): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005dfe80): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005dfe80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005dfe80): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475420 item 48 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005dfe80): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005dfe80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.712732832 +0000 UTC m=+211.697352125 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0005dfe80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bd040): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bd040): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bd040): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bd040): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bd040): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.712732832 +0000 UTC m=+211.697352125 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bd040): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475730 item 48 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bd700): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bd700): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bd700): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bd700): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bd700): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.716032323 +0000 UTC m=+211.700651617 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bd700): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bdbc0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bdbc0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bdbc0): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bdbc0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bdbc0): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bdbc0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475c00 item 49 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bdbc0): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bdbc0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.720940565 +0000 UTC m=+211.705559858 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0003bdbc0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7e480): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7e480): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7e480): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7e480): >_readAt: n=8, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7e480): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.720940565 +0000 UTC m=+211.705559858 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7e480): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475ea0 item 49 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7eb80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7eb80): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7eb80): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7eb80): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7eb80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.724648022 +0000 UTC m=+211.709267315 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7eb80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7f080): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7f080): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7f080): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d602a0 item 50 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7f080): _readAt: size=2, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7f080): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7f080): _writeAt: size=3, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7f080): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7f080): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.728069834 +0000 UTC m=+211.712689127 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7f080): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7f600): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7f600): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7f600): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7f600): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7f600): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.728069834 +0000 UTC m=+211.712689127 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7f600): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d60540 item 50 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7fd00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7fd00): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7fd00): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7fd00): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7fd00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.732308368 +0000 UTC m=+211.716927661 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b7fd00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546640): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546640): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546640): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546640): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546640): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546640): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d608c0 item 51 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546640): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546640): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.736375139 +0000 UTC m=+211.720994433 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000546640): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e0c0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e0c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e0c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e0c0): >_readAt: n=8, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e0c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.736375139 +0000 UTC m=+211.720994433 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e0c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d60af0 item 51 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e740): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e740): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e740): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e740): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e740): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.740204655 +0000 UTC m=+211.724823968 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7e740): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7ec80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7ec80): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7ec80): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d60e70 item 52 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7ec80): _readAt: size=2, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7ec80): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7ec80): _writeAt: size=3, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7ec80): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7ec80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.742042434 +0000 UTC m=+211.726661747 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7ec80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f200): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f200): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f200): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f200): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f200): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.742042434 +0000 UTC m=+211.726661747 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f200): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d61030 item 52 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f880): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f880): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f880): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f880): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f880): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.746148539 +0000 UTC m=+211.730767823 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7f880): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7fd80): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7fd80): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7fd80): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7fd80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7fd80): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7fd80): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d613b0 item 53 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7fd80): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7fd80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.747182901 +0000 UTC m=+211.731802184 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000c7fd80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94340): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94340): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94340): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94340): >_readAt: n=8, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94340): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.747182901 +0000 UTC m=+211.731802184 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94340): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d61570 item 53 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b949c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b949c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b949c0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b949c0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b949c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.750397233 +0000 UTC m=+211.735016517 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b949c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94f00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94f00): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94f00): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d618f0 item 54 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94f00): _readAt: size=2, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94f00): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94f00): _writeAt: size=3, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94f00): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94f00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.752713059 +0000 UTC m=+211.737332322 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b94f00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95480): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95480): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95480): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95480): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95480): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.752713059 +0000 UTC m=+211.737332322 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95480): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d61ab0 item 54 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95b80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95b80): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95b80): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95b80): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95b80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.755766147 +0000 UTC m=+211.740385421 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b95b80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94040): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94040): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94040): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94040): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94040): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94040): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d61ea0 item 55 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94040): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94040): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.756997989 +0000 UTC m=+211.741617253 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94040): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94580): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94580): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94580): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94580): >_readAt: n=8, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94580): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.756997989 +0000 UTC m=+211.741617253 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94580): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050ee0 item 55 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94c40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94c40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94c40): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94c40): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94c40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.758956054 +0000 UTC m=+211.743575327 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d94c40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95140): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95140): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95140): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c70 item 56 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95140): _readAt: size=2, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95140): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95140): _writeAt: size=3, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95140): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95140): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.762308776 +0000 UTC m=+211.746928070 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95140): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d956c0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d956c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d956c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d956c0): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d956c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.762308776 +0000 UTC m=+211.746928070 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d956c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003101c0 item 56 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95d40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95d40): open at offset 0 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95d40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95d40): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95d40): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95d40): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95d40): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95d40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.765321098 +0000 UTC m=+211.749940371 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000d95d40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4300): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4300): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4300): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003107e0 item 57 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4300): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4300): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.767712166 +0000 UTC m=+211.752331460 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4300): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4840): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4840): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4840): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4840): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4840): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4840): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310a10 item 57 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4840): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4840): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.769231768 +0000 UTC m=+211.753851061 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4840): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4dc0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4dc0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4dc0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4dc0): >_readAt: n=8, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4dc0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.769231768 +0000 UTC m=+211.753851061 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd4dc0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310d20 item 57 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5400): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5400): open at offset 0 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5400): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5400): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5400): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5400): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5400): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5400): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.772697511 +0000 UTC m=+211.757316804 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5400): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5940): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5940): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5940): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311420 item 58 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5940): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5940): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.775538614 +0000 UTC m=+211.760157907 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000dd5940): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630140): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630140): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630140): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311730 item 58 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630140): _readAt: size=2, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630140): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630140): _writeAt: size=3, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630140): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630140): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.777521034 +0000 UTC m=+211.762140356 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630140): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630700): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630700): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630700): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630700): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630700): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.777521034 +0000 UTC m=+211.762140356 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630700): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311a40 item 58 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630d40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630d40): open at offset 0 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630d40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630d40): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630d40): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630d40): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630d40): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630d40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.780595363 +0000 UTC m=+211.765214676 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000630d40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000631280): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000631280): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000631280): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca0e0 item 59 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000631280): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000631280): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.781800323 +0000 UTC m=+211.766419607 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000631280): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006317c0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006317c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006317c0): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006317c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006317c0): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006317c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca2a0 item 59 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006317c0): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006317c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.783460128 +0000 UTC m=+211.768079421 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006317c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000631d40): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000631d40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000631d40): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000631d40): >_readAt: n=8, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000631d40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.783460128 +0000 UTC m=+211.768079421 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000631d40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca770 item 59 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668400): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668400): open at offset 0 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668400): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668400): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668400): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668400): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668400): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668400): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.78751085 +0000 UTC m=+211.772130144 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668400): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668940): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668940): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668940): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cae00 item 60 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668940): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668940): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.789157291 +0000 UTC m=+211.773776583 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668940): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668e80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668e80): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668e80): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb110 item 60 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668e80): _readAt: size=2, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668e80): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668e80): _writeAt: size=3, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668e80): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668e80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.790347022 +0000 UTC m=+211.774966316 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000668e80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000669440): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000669440): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000669440): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000669440): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000669440): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.790347022 +0000 UTC m=+211.774966316 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000669440): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb490 item 60 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000669a80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000669a80): open at offset 0 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000669a80): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000669a80): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000669a80): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000669a80): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000669a80): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000669a80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.797864551 +0000 UTC m=+211.782483833 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000669a80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6040): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6040): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6040): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cba40 item 61 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6040): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6040): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.799317437 +0000 UTC m=+211.783936730 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6040): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6740): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6740): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6740): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6740): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6740): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.799317437 +0000 UTC m=+211.783936730 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6740): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cbc70 item 61 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6d80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6d80): open at offset 0 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6d80): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6d80): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6d80): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6d80): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6d80): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6d80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.803126474 +0000 UTC m=+211.787745758 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d6d80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d72c0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d72c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d72c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e460 item 62 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d72c0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d72c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.804284157 +0000 UTC m=+211.788903440 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d72c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d79c0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d79c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d79c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d79c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d79c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.804284157 +0000 UTC m=+211.788903440 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0006d79c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e770 item 62 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000720080): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000720080): open at offset 0 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000720080): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000720080): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000720080): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000720080): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000720080): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000720080): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.809011829 +0000 UTC m=+211.793631111 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000720080): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007205c0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007205c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007205c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ef50 item 63 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007205c0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007205c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.811577493 +0000 UTC m=+211.796196777 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007205c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000720cc0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000720cc0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000720cc0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000720cc0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000720cc0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.811577493 +0000 UTC m=+211.796196777 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000720cc0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f420 item 63 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721300): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721300): open at offset 0 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721300): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721300): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721300): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721300): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721300): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721300): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.815073744 +0000 UTC m=+211.799693028 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721300): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721840): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721840): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721840): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fdc0 item 64 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721840): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721840): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.816102515 +0000 UTC m=+211.800721809 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721840): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721f40): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721f40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721f40): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721f40): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721f40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.816102515 +0000 UTC m=+211.800721809 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000721f40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a20e0 item 64 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738600): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738600): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738600): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738600): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738600): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.820526296 +0000 UTC m=+211.805145590 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738600): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738a80): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738a80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738a80): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738a80): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738a80): _writeAt: size=3, off=2 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2540 item 65 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738a80): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738a80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.824286183 +0000 UTC m=+211.808905466 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738a80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738f80): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738f80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738f80): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738f80): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738f80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.824286183 +0000 UTC m=+211.808905466 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000738f80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2700 item 65 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007395c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007395c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007395c0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007395c0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007395c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.827881109 +0000 UTC m=+211.812500402 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007395c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000739a40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000739a40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2c40 item 66 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000739a40): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000739a40): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000739a40): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000739a40): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000739a40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.82920333 +0000 UTC m=+211.813822593 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000739a40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762000): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762000): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762000): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762000): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762000): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.82920333 +0000 UTC m=+211.813822593 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762000): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2fc0 item 66 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762640): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762640): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762640): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762640): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762640): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.831838605 +0000 UTC m=+211.816457878 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762640): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762ac0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762ac0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762ac0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762ac0): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762ac0): _writeAt: size=3, off=2 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3570 item 67 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762ac0): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762ac0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.83262462 +0000 UTC m=+211.817243883 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762ac0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762fc0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762fc0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762fc0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762fc0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762fc0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.83262462 +0000 UTC m=+211.817243883 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000762fc0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3730 item 67 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000763640): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000763640): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000763640): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000763640): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000763640): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.83693564 +0000 UTC m=+211.821554923 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000763640): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000763b40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000763b40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3c70 item 68 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000763b40): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000763b40): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000763b40): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000763b40): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000763b40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.83802742 +0000 UTC m=+211.822646693 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000763b40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007de100): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007de100): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007de100): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007de100): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007de100): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.83802742 +0000 UTC m=+211.822646693 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007de100): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3e30 item 68 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007de740): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007de740): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007de740): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007de740): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007de740): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.840213952 +0000 UTC m=+211.824833215 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007de740): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007debc0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007debc0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007debc0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007debc0): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007debc0): _writeAt: size=3, off=2 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454460 item 69 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007debc0): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007debc0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.841370443 +0000 UTC m=+211.825989716 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007debc0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007df0c0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007df0c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007df0c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007df0c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007df0c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.841370443 +0000 UTC m=+211.825989716 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007df0c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454700 item 69 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007df740): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007df740): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007df740): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007df740): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007df740): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.843850617 +0000 UTC m=+211.828469880 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007df740): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007dfc40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007dfc40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454e70 item 70 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007dfc40): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007dfc40): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007dfc40): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007dfc40): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007dfc40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.845638222 +0000 UTC m=+211.830257495 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0007dfc40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080e200): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080e200): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080e200): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080e200): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080e200): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.845638222 +0000 UTC m=+211.830257495 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080e200): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455180 item 70 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080e880): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080e880): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080e880): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080e880): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080e880): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.847716862 +0000 UTC m=+211.832336125 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080e880): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080ed80): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080ed80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080ed80): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080ed80): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080ed80): _writeAt: size=3, off=2 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004558f0 item 71 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080ed80): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080ed80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.849827323 +0000 UTC m=+211.834446586 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080ed80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080f280): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080f280): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080f280): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080f280): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080f280): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.849827323 +0000 UTC m=+211.834446586 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080f280): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455dc0 item 71 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080f900): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080f900): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080f900): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080f900): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080f900): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.853053628 +0000 UTC m=+211.837672891 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080f900): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080fe00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080fe00): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a05b0 item 72 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080fe00): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080fe00): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080fe00): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080fe00): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080fe00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.85401393 +0000 UTC m=+211.838633203 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00080fe00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082a3c0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082a3c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082a3c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082a3c0): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082a3c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.85401393 +0000 UTC m=+211.838633203 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082a3c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a09a0 item 72 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082a980): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082a980): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082a980): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082a980): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082a980): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082a980): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082a980): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.859565618 +0000 UTC m=+211.844184891 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082a980): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082ae80): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082ae80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082ae80): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a10a0 item 73 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082ae80): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082ae80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.860333628 +0000 UTC m=+211.844952891 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082ae80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082b340): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082b340): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082b340): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082b340): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082b340): _writeAt: size=3, off=2 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1340 item 73 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082b340): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082b340): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.861106269 +0000 UTC m=+211.845725542 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082b340): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082b880): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082b880): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082b880): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082b880): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082b880): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.861106269 +0000 UTC m=+211.845725542 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082b880): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1570 item 73 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082bec0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082bec0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082bec0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082bec0): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082bec0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082bec0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082bec0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.865608808 +0000 UTC m=+211.850228071 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00082bec0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083e440): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083e440): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083e440): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1c00 item 74 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083e440): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083e440): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.868127145 +0000 UTC m=+211.852746408 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083e440): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083e980): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083e980): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1e30 item 74 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083e980): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083e980): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083e980): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083e980): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083e980): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.869114948 +0000 UTC m=+211.853734271 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083e980): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083ef00): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083ef00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083ef00): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083ef00): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083ef00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.869114948 +0000 UTC m=+211.853734271 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083ef00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b81c0 item 74 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083f540): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083f540): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083f540): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083f540): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083f540): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083f540): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083f540): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.871727951 +0000 UTC m=+211.856347234 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083f540): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083fa40): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083fa40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083fa40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8690 item 75 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083fa40): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083fa40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.873233387 +0000 UTC m=+211.857852680 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00083fa40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864000): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864000): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864000): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864000): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864000): _writeAt: size=3, off=2 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b89a0 item 75 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864000): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864000): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.874368997 +0000 UTC m=+211.858988280 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864000): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864540): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864540): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864540): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864540): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864540): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.874368997 +0000 UTC m=+211.858988280 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864540): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8d20 item 75 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864b80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864b80): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864b80): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864b80): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864b80): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864b80): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864b80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.878853253 +0000 UTC m=+211.863472545 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000864b80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000865080): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000865080): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000865080): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9ce0 item 76 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000865080): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000865080): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.880929519 +0000 UTC m=+211.865548813 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000865080): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008655c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008655c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e2070 item 76 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008655c0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008655c0): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008655c0): _writeAt: size=3, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008655c0): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008655c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.882275474 +0000 UTC m=+211.866894767 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0008655c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000865b40): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000865b40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000865b40): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000865b40): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000865b40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.882275474 +0000 UTC m=+211.866894767 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000865b40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e2230 item 76 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fa380): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fa380): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fa380): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fa380): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fa380): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fa380): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fa380): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.885973575 +0000 UTC m=+211.870592858 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fa380): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fa880): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fa880): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fa880): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f82a0 item 77 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fa880): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fa880): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.88724496 +0000 UTC m=+211.871864244 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fa880): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010faf80): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010faf80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010faf80): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010faf80): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010faf80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.88724496 +0000 UTC m=+211.871864244 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010faf80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8460 item 77 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fb5c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fb5c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fb5c0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fb5c0): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fb5c0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fb5c0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fb5c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.890837182 +0000 UTC m=+211.875456465 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fb5c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fbac0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fbac0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fbac0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f87e0 item 78 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fbac0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fbac0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.894127456 +0000 UTC m=+211.878746739 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0010fbac0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928240): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928240): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928240): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928240): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928240): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.894127456 +0000 UTC m=+211.878746739 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928240): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8a10 item 78 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928880): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928880): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928880): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928880): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928880): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928880): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928880): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.897235438 +0000 UTC m=+211.881854732 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928880): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928d80): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928d80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928d80): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8e00 item 79 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928d80): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928d80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.898751504 +0000 UTC m=+211.883370787 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000928d80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000929480): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000929480): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000929480): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000929480): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000929480): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.898751504 +0000 UTC m=+211.883370787 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000929480): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8fc0 item 79 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000929ac0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000929ac0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000929ac0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000929ac0): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000929ac0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000929ac0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000929ac0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.902464972 +0000 UTC m=+211.887084266 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000929ac0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000964040): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000964040): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000964040): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f95e0 item 80 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000964040): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000964040): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.903983001 +0000 UTC m=+211.888602284 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000964040): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011141c0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011141c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011141c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011141c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011141c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.903983001 +0000 UTC m=+211.888602284 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011141c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9810 item 80 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001114800): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001114800): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001114800): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001114800): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001114800): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.913020441 +0000 UTC m=+211.897639734 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001114800): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001114c80): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001114c80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001114c80): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001114c80): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001114c80): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001114c80): _writeAt: size=3, off=7 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001154380 item 81 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001114c80): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001114c80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.914821751 +0000 UTC m=+211.899441044 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001114c80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011151c0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011151c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011151c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011151c0): >_readAt: n=8, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011151c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.914821751 +0000 UTC m=+211.899441044 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011151c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011545b0 item 81 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001115840): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001115840): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001115840): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001115840): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001115840): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.917627767 +0000 UTC m=+211.902247060 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001115840): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001115d40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001115d40): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001115d40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001154930 item 82 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001115d40): _readAt: size=2, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001115d40): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001115d40): _writeAt: size=3, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001115d40): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001115d40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.919406575 +0000 UTC m=+211.904025868 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001115d40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001138340): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001138340): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001138340): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001138340): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001138340): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.919406575 +0000 UTC m=+211.904025868 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001138340): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001154af0 item 82 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011389c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011389c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011389c0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011389c0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011389c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.924340524 +0000 UTC m=+211.908959817 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc0011389c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001138ec0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001138ec0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001138ec0): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001138ec0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001138ec0): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001138ec0): _writeAt: size=3, off=7 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011550a0 item 83 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001138ec0): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001138ec0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.925789283 +0000 UTC m=+211.910408576 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001138ec0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001139400): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001139400): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001139400): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001139400): >_readAt: n=8, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001139400): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.925789283 +0000 UTC m=+211.910408576 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001139400): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001155260 item 83 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001139a80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001139a80): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001139a80): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001139a80): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001139a80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.929401973 +0000 UTC m=+211.914021255 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001139a80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152000): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152000): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152000): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011555e0 item 84 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152000): _readAt: size=2, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152000): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152000): _writeAt: size=3, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152000): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152000): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.930848897 +0000 UTC m=+211.915468191 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152000): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152580): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152580): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152580): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152580): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152580): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.930848897 +0000 UTC m=+211.915468191 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152580): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011557a0 item 84 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152c00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152c00): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152c00): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152c00): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152c00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.934183064 +0000 UTC m=+211.918802358 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001152c00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153100): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153100): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153100): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153100): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153100): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153100): _writeAt: size=3, off=7 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001155c70 item 85 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153100): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153100): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.936785859 +0000 UTC m=+211.921405152 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153100): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153640): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153640): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153640): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153640): >_readAt: n=8, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153640): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.936785859 +0000 UTC m=+211.921405152 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153640): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001155e30 item 85 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153cc0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153cc0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153cc0): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153cc0): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153cc0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.940736432 +0000 UTC m=+211.925355716 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc001153cc0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116e240): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116e240): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116e240): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121c460 item 86 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116e240): _readAt: size=2, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116e240): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116e240): _writeAt: size=3, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116e240): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116e240): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.94218952 +0000 UTC m=+211.926808853 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116e240): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116e7c0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116e7c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116e7c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116e7c0): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116e7c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.94218952 +0000 UTC m=+211.926808853 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116e7c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121c620 item 86 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116ee40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116ee40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116ee40): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116ee40): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116ee40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.94772603 +0000 UTC m=+211.932345322 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116ee40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116f340): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116f340): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116f340): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116f340): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116f340): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116f340): _writeAt: size=3, off=7 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121c9a0 item 87 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116f340): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116f340): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.949555031 +0000 UTC m=+211.934174334 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116f340): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116f880): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116f880): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116f880): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116f880): >_readAt: n=8, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116f880): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.949555031 +0000 UTC m=+211.934174334 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116f880): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121cd20 item 87 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116ff00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116ff00): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116ff00): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116ff00): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116ff00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.954954564 +0000 UTC m=+211.939573857 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc00116ff00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000996480): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000996480): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000996480): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121d0a0 item 88 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000996480): _readAt: size=2, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000996480): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000996480): _writeAt: size=3, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000996480): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000996480): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.956857435 +0000 UTC m=+211.941476728 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000996480): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000996a00): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000996a00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000996a00): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000996a00): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000996a00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.956857435 +0000 UTC m=+211.941476728 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000996a00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121d260 item 88 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997040): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997040): open at offset 0 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997040): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997040): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997040): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997040): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997040): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997040): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.963094199 +0000 UTC m=+211.947713492 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997040): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997580): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997580): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997580): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121d6c0 item 89 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997580): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997580): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.965147923 +0000 UTC m=+211.949767216 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997580): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997ac0): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997ac0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997ac0): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997ac0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997ac0): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997ac0): _writeAt: size=3, off=7 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121da40 item 89 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997ac0): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997ac0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.966598936 +0000 UTC m=+211.951218229 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000997ac0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a180c0): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a180c0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a180c0): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a180c0): >_readAt: n=8, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a180c0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.966598936 +0000 UTC m=+211.951218229 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a180c0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121dc00 item 89 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a18700): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a18700): open at offset 0 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a18700): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a18700): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a18700): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a18700): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a18700): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a18700): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.97112002 +0000 UTC m=+211.955739303 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a18700): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a18c40): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a18c40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a18c40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028e3f0 item 90 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a18c40): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a18c40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.974288395 +0000 UTC m=+211.958907679 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a18c40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19180): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19180): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19180): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028e930 item 90 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19180): _readAt: size=2, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19180): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19180): _writeAt: size=3, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19180): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19180): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.976425687 +0000 UTC m=+211.961044980 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19180): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19740): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19740): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19740): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19740): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19740): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.976425687 +0000 UTC m=+211.961044980 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19740): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028ec40 item 90 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19d80): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19d80): open at offset 0 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19d80): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19d80): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19d80): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19d80): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19d80): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19d80): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.980147872 +0000 UTC m=+211.964767145 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a19d80): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30340): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30340): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30340): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028f730 item 91 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30340): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30340): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.982776304 +0000 UTC m=+211.967395598 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30340): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30880): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30880): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30880): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30880): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30880): >_readAt: n=2, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30880): _writeAt: size=3, off=7 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028f9d0 item 91 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30880): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30880): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.984348895 +0000 UTC m=+211.968968198 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30880): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30e00): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30e00): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30e00): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30e00): >_readAt: n=8, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30e00): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.984348895 +0000 UTC m=+211.968968198 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a30e00): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028fe30 item 91 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31440): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31440): open at offset 0 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31440): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31440): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31440): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31440): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31440): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31440): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.988290723 +0000 UTC m=+211.972910015 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31440): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31980): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31980): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31980): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444af0 item 92 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31980): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31980): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.991245928 +0000 UTC m=+211.975865221 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31980): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31ec0): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31ec0): open at offset 5 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31ec0): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444e70 item 92 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31ec0): _readAt: size=2, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31ec0): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31ec0): _writeAt: size=3, off=5 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31ec0): >_writeAt: n=3, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31ec0): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.992688364 +0000 UTC m=+211.977307658 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000a31ec0): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6a500): _readAt: size=512, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6a500): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6a500): >openPending: err= 2025/08/19 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6a500): >_readAt: n=3, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6a500): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.992688364 +0000 UTC m=+211.977307658 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6a500): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: Remove: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445110 item 92 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6ab40): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6ab40): open at offset 0 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6ab40): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6ab40): _readAt: size=2, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6ab40): >_readAt: n=0, err=EOF 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6ab40): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6ab40): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6ab40): close: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.995691731 +0000 UTC m=+211.980311034 2025/08/19 04:59:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6ab40): >close: err= 2025/08/19 04:59:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:19 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6b080): _writeAt: size=5, off=0 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6b080): openPending: 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6b080): >openPending: err= 2025/08/19 04:59:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445650 item 93 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6b080): >_writeAt: n=5, err= 2025/08/19 04:59:19 DEBUG : open-test-file(0xc000b6b080): close: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.999932439 +0000 UTC m=+211.984551722 2025/08/19 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000b6b080): >close: err= 2025/08/19 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/19 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000b6b780): _readAt: size=512, off=0 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000b6b780): openPending: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000b6b780): >openPending: err= 2025/08/19 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000b6b780): >_readAt: n=5, err=EOF 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000b6b780): close: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:19.999932439 +0000 UTC m=+211.984551722 2025/08/19 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000b6b780): >close: err= 2025/08/19 04:59:20 DEBUG : open-test-file: Remove: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004459d0 item 93 2025/08/19 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000b6bdc0): openPending: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000b6bdc0): open at offset 0 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000b6bdc0): >openPending: err= 2025/08/19 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000b6bdc0): _readAt: size=2, off=0 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000b6bdc0): >_readAt: n=0, err=EOF 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000b6bdc0): _writeAt: size=5, off=0 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000b6bdc0): >_writeAt: n=5, err= 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000b6bdc0): close: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:20.005570791 +0000 UTC m=+211.990190104 2025/08/19 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000b6bdc0): >close: err= 2025/08/19 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1a380): _writeAt: size=5, off=0 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1a380): openPending: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1a380): >openPending: err= 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445f10 item 94 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1a380): >_writeAt: n=5, err= 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1a380): close: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:20.006561339 +0000 UTC m=+211.991180623 2025/08/19 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1a380): >close: err= 2025/08/19 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1aa80): _readAt: size=512, off=0 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1aa80): openPending: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1aa80): >openPending: err= 2025/08/19 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1aa80): >_readAt: n=5, err=EOF 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1aa80): close: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:20.006561339 +0000 UTC m=+211.991180623 2025/08/19 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1aa80): >close: err= 2025/08/19 04:59:20 DEBUG : open-test-file: Remove: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004322a0 item 94 2025/08/19 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1b0c0): openPending: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1b0c0): open at offset 0 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1b0c0): >openPending: err= 2025/08/19 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1b0c0): _readAt: size=2, off=0 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1b0c0): >_readAt: n=0, err=EOF 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1b0c0): _writeAt: size=5, off=0 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1b0c0): >_writeAt: n=5, err= 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1b0c0): close: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:20.012773797 +0000 UTC m=+211.997393080 2025/08/19 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1b0c0): >close: err= 2025/08/19 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1b600): _writeAt: size=5, off=0 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1b600): openPending: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1b600): >openPending: err= 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432ee0 item 95 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1b600): >_writeAt: n=5, err= 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1b600): close: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:20.013806836 +0000 UTC m=+211.998426129 2025/08/19 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1b600): >close: err= 2025/08/19 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1bd00): _readAt: size=512, off=0 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1bd00): openPending: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1bd00): >openPending: err= 2025/08/19 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1bd00): >_readAt: n=5, err=EOF 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1bd00): close: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:20.013806836 +0000 UTC m=+211.998426129 2025/08/19 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c1bd00): >close: err= 2025/08/19 04:59:20 DEBUG : open-test-file: Remove: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004333b0 item 95 2025/08/19 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c403c0): openPending: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c403c0): open at offset 0 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c403c0): >openPending: err= 2025/08/19 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c403c0): _readAt: size=2, off=0 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c403c0): >_readAt: n=0, err=EOF 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c403c0): _writeAt: size=5, off=0 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c403c0): >_writeAt: n=5, err= 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c403c0): close: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:20.017813264 +0000 UTC m=+212.002432557 2025/08/19 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c403c0): >close: err= 2025/08/19 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c40900): _writeAt: size=5, off=0 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c40900): openPending: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c40900): >openPending: err= 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004339d0 item 96 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c40900): >_writeAt: n=5, err= 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c40900): close: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:20.020166351 +0000 UTC m=+212.004785644 2025/08/19 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c40900): >close: err= 2025/08/19 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:20 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c41000): _readAt: size=512, off=0 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c41000): openPending: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c41000): >openPending: err= 2025/08/19 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c41000): >_readAt: n=5, err=EOF 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c41000): close: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:20.020166351 +0000 UTC m=+212.004785644 2025/08/19 04:59:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:20 DEBUG : open-test-file(0xc000c41000): >close: err= 2025/08/19 04:59:20 DEBUG : open-test-file: Remove: 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433ea0 item 96 2025/08/19 04:59:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:20 DEBUG : open-test-file: >Remove: err= 2025/08/19 04:59:20 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:20 DEBUG : Looking for writers 2025/08/19 04:59:20 DEBUG : >WaitForWriters: 2025/08/19 04:59:20 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:21 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:21 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:59:21 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:21 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/19 04:59:21 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d101c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d101c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d101c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d101c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d101c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.320974189 +0000 UTC m=+213.305593442 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d101c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d10640): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d10640): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d10640): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d10640): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d10640): _writeAt: size=3, off=2 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d10640): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d10640): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.320974189 +0000 UTC m=+213.305593442 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d10640): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d10b00): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d10b00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d10b00): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d10b00): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d10b00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.320974189 +0000 UTC m=+213.305593442 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d10b00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380ee0 item 1 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11140): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11140): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11140): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11140): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11140): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.329345317 +0000 UTC m=+213.313964601 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11140): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11640): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11640): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11640): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11640): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11640): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.329345317 +0000 UTC m=+213.313964601 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11640): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381500 item 2 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11c80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11c80): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11c80): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11c80): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11c80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.332963317 +0000 UTC m=+213.317582610 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d11c80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50180): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50180): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50180): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50180): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50180): _writeAt: size=3, off=2 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50180): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50180): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.332963317 +0000 UTC m=+213.317582610 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50180): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50640): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50640): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50640): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50640): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50640): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.332963317 +0000 UTC m=+213.317582610 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50640): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b90 item 3 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50cc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50cc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50cc0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50cc0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50cc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.339150228 +0000 UTC m=+213.323769561 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d50cc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51200): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51200): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51200): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51200): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51200): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.339150228 +0000 UTC m=+213.323769561 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51200): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f64d0 item 4 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51840): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51840): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51840): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51840): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51840): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.343192463 +0000 UTC m=+213.327811766 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51840): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51cc0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51cc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51cc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51cc0): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51cc0): _writeAt: size=3, off=2 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51cc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51cc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.343192463 +0000 UTC m=+213.327811766 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d51cc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76200): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76200): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76200): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76200): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76200): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.343192463 +0000 UTC m=+213.327811766 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76200): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6b60 item 5 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76880): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76880): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76880): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76880): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76880): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.348232331 +0000 UTC m=+213.332851624 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76880): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76dc0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76dc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76dc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76dc0): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76dc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.348232331 +0000 UTC m=+213.332851624 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d76dc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7180 item 6 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77440): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77440): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77440): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77440): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77440): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.352285979 +0000 UTC m=+213.336905272 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77440): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77940): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77940): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77940): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77940): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77940): _writeAt: size=3, off=2 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77940): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77940): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.352285979 +0000 UTC m=+213.336905272 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77940): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77e00): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77e00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77e00): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77e00): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77e00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.352285979 +0000 UTC m=+213.336905272 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d77e00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7570 item 7 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e16500): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e16500): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e16500): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e16500): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e16500): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.357639855 +0000 UTC m=+213.342259158 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e16500): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e16a40): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e16a40): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e16a40): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e16a40): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e16a40): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.357639855 +0000 UTC m=+213.342259158 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e16a40): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7c70 item 8 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17000): _readAt: size=2, off=0 2025/08/19 04:59:21 ERROR : open-test-file(0xc000e17000): Couldn't read size of file 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17000): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17000): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17000): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17000): close: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17000): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e173c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e173c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e173c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e173c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e173c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.363784998 +0000 UTC m=+213.348404290 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e173c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17840): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17840): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17840): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17840): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17840): _writeAt: size=3, off=2 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17840): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17840): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.363784998 +0000 UTC m=+213.348404290 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17840): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17d40): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17d40): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17d40): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17d40): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17d40): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.363784998 +0000 UTC m=+213.348404290 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e17d40): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e380 item 9 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48440): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48440): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48440): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48440): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48440): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.370273534 +0000 UTC m=+213.354892857 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48440): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48980): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48980): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48980): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48980): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48980): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.370273534 +0000 UTC m=+213.354892857 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48980): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ebd0 item 10 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48fc0): _readAt: size=2, off=0 2025/08/19 04:59:21 ERROR : open-test-file(0xc000e48fc0): Couldn't read size of file 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48fc0): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48fc0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48fc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48fc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e48fc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49380): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49380): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49380): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49380): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49380): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.375054876 +0000 UTC m=+213.359674189 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49380): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49880): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49880): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49880): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49880): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49880): _writeAt: size=3, off=2 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49880): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49880): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.375054876 +0000 UTC m=+213.359674189 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49880): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49d80): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49d80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49d80): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49d80): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49d80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.375054876 +0000 UTC m=+213.359674189 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e49d80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f490 item 11 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7a480): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7a480): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7a480): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7a480): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7a480): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.379566362 +0000 UTC m=+213.364185635 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7a480): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7a9c0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7a9c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7a9c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7a9c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7a9c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.379566362 +0000 UTC m=+213.364185635 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7a9c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a4380 item 12 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7b000): _readAt: size=2, off=0 2025/08/19 04:59:21 ERROR : open-test-file(0xc000e7b000): Couldn't read size of file 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7b000): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7b000): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7b000): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7b000): close: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7b000): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7b3c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7b3c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7b3c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7b3c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7b3c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.383265795 +0000 UTC m=+213.367885087 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7b3c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7ba80): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7ba80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7ba80): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7ba80): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7ba80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.383265795 +0000 UTC m=+213.367885087 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e7ba80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a4d20 item 13 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2180): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2180): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2180): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2180): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2180): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.388697968 +0000 UTC m=+213.373317271 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2180): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec26c0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec26c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec26c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec26c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec26c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.388697968 +0000 UTC m=+213.373317271 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec26c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a52d0 item 14 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2d00): _readAt: size=2, off=0 2025/08/19 04:59:21 ERROR : open-test-file(0xc000ec2d00): Couldn't read size of file 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2d00): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2d00): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2d00): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2d00): close: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2d00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec30c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec30c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec30c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec30c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec30c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.392792623 +0000 UTC m=+213.377411915 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec30c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008926c0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008926c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008926c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008926c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008926c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.392792623 +0000 UTC m=+213.377411915 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008926c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c62a0 item 15 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000892d40): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000892d40): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000892d40): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000892d40): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000892d40): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.397517049 +0000 UTC m=+213.382136342 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000892d40): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000893280): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000893280): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000893280): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000893280): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000893280): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.397517049 +0000 UTC m=+213.382136342 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000893280): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e3030 item 16 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008938c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008938c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008938c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008938c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008938c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.401381621 +0000 UTC m=+213.386000914 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008938c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000893d40): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000893d40): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000893d40): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000893d40): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000893d40): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000893d40): _writeAt: size=3, off=7 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000893d40): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000893d40): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.401381621 +0000 UTC m=+213.386000914 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000893d40): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e42c0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e42c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e42c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e42c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e42c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.401381621 +0000 UTC m=+213.386000914 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e42c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e3730 item 17 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e4940): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e4940): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e4940): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e4940): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e4940): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.408994858 +0000 UTC m=+213.393614111 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e4940): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e4e80): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e4e80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e4e80): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e4e80): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e4e80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.408994858 +0000 UTC m=+213.393614111 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e4e80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e3c00 item 18 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5500): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5500): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5500): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5500): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5500): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.411945284 +0000 UTC m=+213.396564557 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5500): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5a00): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5a00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5a00): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5a00): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5a00): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5a00): _writeAt: size=3, off=7 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5a00): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5a00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.411945284 +0000 UTC m=+213.396564557 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5a00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5f00): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5f00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5f00): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5f00): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5f00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.411945284 +0000 UTC m=+213.396564557 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008e5f00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004281c0 item 19 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1c600): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1c600): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1c600): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1c600): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1c600): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.418991287 +0000 UTC m=+213.403610560 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1c600): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1cb40): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1cb40): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1cb40): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1cb40): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1cb40): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.418991287 +0000 UTC m=+213.403610560 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1cb40): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428b60 item 20 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1d1c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1d1c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1d1c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1d1c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1d1c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.422979851 +0000 UTC m=+213.407599144 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1d1c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1d6c0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1d6c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1d6c0): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1d6c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1d6c0): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1d6c0): _writeAt: size=3, off=7 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1d6c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1d6c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.422979851 +0000 UTC m=+213.407599144 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1d6c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1dbc0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1dbc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1dbc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1dbc0): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1dbc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.422979851 +0000 UTC m=+213.407599144 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f1dbc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004290a0 item 21 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f442c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f442c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f442c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f442c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f442c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.428625747 +0000 UTC m=+213.413245040 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f442c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f44800): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f44800): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f44800): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f44800): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f44800): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.428625747 +0000 UTC m=+213.413245040 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f44800): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429810 item 22 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f44e80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f44e80): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f44e80): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f44e80): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f44e80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.431597663 +0000 UTC m=+213.416216926 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f44e80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2040): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2040): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2040): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2040): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2040): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2040): _writeAt: size=3, off=7 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2040): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2040): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.431597663 +0000 UTC m=+213.416216926 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2040): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2540): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2540): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2540): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2540): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2540): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.431597663 +0000 UTC m=+213.416216926 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2540): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004608c0 item 23 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2bc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2bc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2bc0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2bc0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2bc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.4353841 +0000 UTC m=+213.420003373 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc2bc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3100): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3100): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3100): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3100): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3100): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.4353841 +0000 UTC m=+213.420003373 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3100): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461260 item 24 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3740): _readAt: size=2, off=0 2025/08/19 04:59:21 ERROR : open-test-file(0xc000dc3740): Couldn't read size of file 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3740): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3740): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3740): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3740): close: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3740): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3b00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3b00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3b00): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3b00): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3b00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.438334806 +0000 UTC m=+213.422954321 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000dc3b00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f92080): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f92080): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f92080): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f92080): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f92080): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f92080): _writeAt: size=3, off=7 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f92080): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f92080): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.438334806 +0000 UTC m=+213.422954321 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f92080): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f925c0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f925c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f925c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f925c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f925c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.438334806 +0000 UTC m=+213.422954321 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f925c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004617a0 item 25 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f92c40): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f92c40): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f92c40): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f92c40): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f92c40): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.447036396 +0000 UTC m=+213.431655690 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f92c40): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f93180): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f93180): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f93180): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f93180): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f93180): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.447036396 +0000 UTC m=+213.431655690 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f93180): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aa000 item 26 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f937c0): _readAt: size=2, off=0 2025/08/19 04:59:21 ERROR : open-test-file(0xc000f937c0): Couldn't read size of file 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f937c0): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f937c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f937c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f937c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f937c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f93b80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f93b80): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f93b80): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f93b80): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f93b80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.450767227 +0000 UTC m=+213.435386510 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000f93b80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fba100): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fba100): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fba100): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fba100): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fba100): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fba100): _writeAt: size=3, off=7 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fba100): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fba100): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.450767227 +0000 UTC m=+213.435386510 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fba100): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fba640): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fba640): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fba640): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fba640): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fba640): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.450767227 +0000 UTC m=+213.435386510 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fba640): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aaf50 item 27 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbacc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbacc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbacc0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbacc0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbacc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.455034776 +0000 UTC m=+213.439654089 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbacc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbb200): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbb200): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbb200): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbb200): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbb200): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.455034776 +0000 UTC m=+213.439654089 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbb200): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aba40 item 28 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbb840): _readAt: size=2, off=0 2025/08/19 04:59:21 ERROR : open-test-file(0xc000fbb840): Couldn't read size of file 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbb840): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbb840): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbb840): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbb840): close: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbb840): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbbc00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbbc00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbbc00): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbbc00): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbbc00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.457967499 +0000 UTC m=+213.442586783 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fbbc00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe4340): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe4340): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe4340): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe4340): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe4340): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.457967499 +0000 UTC m=+213.442586783 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe4340): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae000 item 29 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe49c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe49c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe49c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe49c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe49c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.461860686 +0000 UTC m=+213.446479959 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe49c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe4f00): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe4f00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe4f00): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe4f00): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe4f00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.461860686 +0000 UTC m=+213.446479959 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe4f00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae540 item 30 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe5540): _readAt: size=2, off=0 2025/08/19 04:59:21 ERROR : open-test-file(0xc000fe5540): Couldn't read size of file 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe5540): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe5540): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe5540): >_writeAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe5540): close: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe5540): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe5900): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe5900): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe5900): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe5900): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe5900): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.46539642 +0000 UTC m=+213.450015693 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000fe5900): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001010040): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001010040): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001010040): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001010040): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001010040): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.46539642 +0000 UTC m=+213.450015693 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001010040): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae9a0 item 31 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0010106c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0010106c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0010106c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0010106c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0010106c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.468461232 +0000 UTC m=+213.453080505 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0010106c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001010c00): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001010c00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001010c00): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001010c00): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001010c00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.468461232 +0000 UTC m=+213.453080505 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001010c00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aee70 item 32 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001011240): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001011240): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001011240): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001011240): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001011240): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.471712222 +0000 UTC m=+213.456331495 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001011240): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0010116c0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0010116c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0010116c0): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0010116c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0010116c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af500 item 33 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0010116c0): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0010116c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.475433566 +0000 UTC m=+213.460052829 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0010116c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001011bc0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001011bc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001011bc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001011bc0): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001011bc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.475433566 +0000 UTC m=+213.460052829 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001011bc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af960 item 33 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036280): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036280): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036280): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036280): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036280): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.48060411 +0000 UTC m=+213.465223383 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036280): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036700): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036700): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c1c0 item 34 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036700): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036700): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036700): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036700): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036700): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.48200557 +0000 UTC m=+213.466624833 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036700): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036c40): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036c40): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036c40): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036c40): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036c40): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.48200557 +0000 UTC m=+213.466624833 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001036c40): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c620 item 34 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037280): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037280): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037280): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037280): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037280): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.484416424 +0000 UTC m=+213.469035687 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037280): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037700): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037700): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037700): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037700): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037700): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cf50 item 35 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037700): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037700): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.486242079 +0000 UTC m=+213.470861352 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037700): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037c00): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037c00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037c00): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037c00): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037c00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.486242079 +0000 UTC m=+213.470861352 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001037c00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d340 item 35 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064300): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064300): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064300): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064300): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064300): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.492219196 +0000 UTC m=+213.476838479 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064300): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064800): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064800): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d8f0 item 36 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064800): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064800): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064800): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064800): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064800): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.494185877 +0000 UTC m=+213.478805149 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064800): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064d40): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064d40): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064d40): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064d40): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064d40): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.494185877 +0000 UTC m=+213.478805149 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001064d40): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025dc70 item 36 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065380): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065380): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065380): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065380): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065380): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.500128208 +0000 UTC m=+213.484747461 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065380): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065800): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065800): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065800): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065800): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065800): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414460 item 37 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065800): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065800): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.502097904 +0000 UTC m=+213.486717157 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065800): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065d00): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065d00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065d00): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065d00): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065d00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.502097904 +0000 UTC m=+213.486717157 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001065d00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414700 item 37 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092400): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092400): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092400): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092400): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092400): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.506415747 +0000 UTC m=+213.491035000 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092400): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092900): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092900): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414b60 item 38 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092900): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092900): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092900): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092900): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092900): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.509200342 +0000 UTC m=+213.493819636 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092900): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092280): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092280): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092280): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092280): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092280): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.509200342 +0000 UTC m=+213.493819636 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092280): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414070 item 38 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092f80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092f80): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092f80): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092f80): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092f80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.512176939 +0000 UTC m=+213.496796222 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001092f80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001093480): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001093480): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001093480): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001093480): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001093480): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414690 item 39 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001093480): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001093480): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.513739421 +0000 UTC m=+213.498358694 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001093480): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001093980): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001093980): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001093980): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001093980): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001093980): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.513739421 +0000 UTC m=+213.498358694 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc001093980): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414930 item 39 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2080): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2080): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2080): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2080): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2080): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.516846461 +0000 UTC m=+213.501465745 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2080): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2580): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2580): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415180 item 40 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2580): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2580): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2580): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2580): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2580): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.519040539 +0000 UTC m=+213.503659782 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2580): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2ac0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2ac0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2ac0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2ac0): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2ac0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.519040539 +0000 UTC m=+213.503659782 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000ec2ac0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415420 item 40 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f4740): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f4740): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f4740): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f4740): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f4740): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f4740): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f4740): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.521460429 +0000 UTC m=+213.506079713 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f4740): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f4dc0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f4dc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f4dc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f82a0 item 41 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f4dc0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f4dc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.523103754 +0000 UTC m=+213.507723027 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f4dc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f53c0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f53c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f53c0): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f53c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f53c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8460 item 41 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f53c0): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f53c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.524056352 +0000 UTC m=+213.508675625 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f53c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f5980): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f5980): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f5980): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f5980): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f5980): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.524056352 +0000 UTC m=+213.508675625 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008f5980): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8620 item 41 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38040): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38040): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38040): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38040): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38040): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38040): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38040): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.527226531 +0000 UTC m=+213.511845804 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38040): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38540): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38540): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38540): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8a10 item 42 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38540): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38540): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.528685158 +0000 UTC m=+213.513304431 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38540): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38ac0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38ac0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8bd0 item 42 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38ac0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38ac0): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38ac0): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38ac0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.529808435 +0000 UTC m=+213.514427709 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e38ac0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39040): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39040): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39040): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39040): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39040): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.529808435 +0000 UTC m=+213.514427709 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39040): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8e00 item 42 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39680): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39680): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39680): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39680): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39680): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39680): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39680): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.532278842 +0000 UTC m=+213.516898095 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39680): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39b80): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39b80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39b80): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9180 item 43 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39b80): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39b80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.533365891 +0000 UTC m=+213.517985144 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000e39b80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000245cc0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000245cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000245cc0): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000245cc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000245cc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f95e0 item 43 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000245cc0): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000245cc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.533948254 +0000 UTC m=+213.518567507 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000245cc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005de3c0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005de3c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005de3c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005de3c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005de3c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.533948254 +0000 UTC m=+213.518567507 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005de3c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9810 item 43 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005df600): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005df600): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005df600): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005df600): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005df600): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005df600): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005df600): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.537358995 +0000 UTC m=+213.521978258 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005df600): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005dfb00): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005dfb00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005dfb00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9e30 item 44 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005dfb00): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005dfb00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.538456404 +0000 UTC m=+213.523075677 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005dfb00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bc680): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bc680): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c62a0 item 44 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bc680): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bc680): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bc680): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bc680): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bc680): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.540802817 +0000 UTC m=+213.525422090 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bc680): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bd080): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bd080): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bd080): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bd080): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bd080): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.540802817 +0000 UTC m=+213.525422090 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bd080): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6700 item 44 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bd740): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bd740): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bd740): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bd740): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bd740): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bd740): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bd740): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.546052038 +0000 UTC m=+213.530671312 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bd740): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bdcc0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bdcc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bdcc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6e00 item 45 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bdcc0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bdcc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.547201745 +0000 UTC m=+213.531821018 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0003bdcc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7e780): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7e780): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7e780): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7e780): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7e780): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.547201745 +0000 UTC m=+213.531821018 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7e780): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7420 item 45 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7edc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7edc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7edc0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7edc0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7edc0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7edc0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7edc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.550397002 +0000 UTC m=+213.535016285 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7edc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7f2c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7f2c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7f2c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7c00 item 46 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7f2c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7f2c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.551167408 +0000 UTC m=+213.535786691 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7f2c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7f9c0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7f9c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7f9c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7f9c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7f9c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.551167408 +0000 UTC m=+213.535786691 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b7f9c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004281c0 item 46 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000546380): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000546380): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000546380): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000546380): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000546380): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000546380): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000546380): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.557651195 +0000 UTC m=+213.542270468 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000546380): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000547a00): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000547a00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000547a00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428930 item 47 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000547a00): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000547a00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.558637976 +0000 UTC m=+213.543257249 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000547a00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7e600): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7e600): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7e600): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7e600): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7e600): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.558637976 +0000 UTC m=+213.543257249 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7e600): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428bd0 item 47 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7ec80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7ec80): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7ec80): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7ec80): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7ec80): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7ec80): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7ec80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.561519665 +0000 UTC m=+213.546138968 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7ec80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7f180): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7f180): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7f180): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429180 item 48 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7f180): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7f180): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.563011434 +0000 UTC m=+213.547630707 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7f180): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7f880): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7f880): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7f880): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7f880): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7f880): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.563011434 +0000 UTC m=+213.547630707 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7f880): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429490 item 48 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7fec0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7fec0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7fec0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7fec0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7fec0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.566834658 +0000 UTC m=+213.551453942 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c7fec0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b943c0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b943c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b943c0): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b943c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b943c0): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b943c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429960 item 49 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b943c0): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b943c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.568454248 +0000 UTC m=+213.553073532 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b943c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b94900): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b94900): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b94900): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b94900): >_readAt: n=8, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b94900): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.568454248 +0000 UTC m=+213.553073532 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b94900): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429c70 item 49 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b94fc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b94fc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b94fc0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b94fc0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b94fc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.572123424 +0000 UTC m=+213.556742697 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b94fc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b954c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b954c0): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b954c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c070 item 50 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b954c0): _readAt: size=2, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b954c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b954c0): _writeAt: size=3, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b954c0): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b954c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.573473687 +0000 UTC m=+213.558093001 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b954c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b95ac0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b95ac0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b95ac0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b95ac0): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b95ac0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.573473687 +0000 UTC m=+213.558093001 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000b95ac0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c2a0 item 50 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94100): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94100): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94100): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94100): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94100): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.577889645 +0000 UTC m=+213.562508928 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94100): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94600): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94600): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94600): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94600): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94600): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94600): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c9a0 item 51 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94600): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94600): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.581470735 +0000 UTC m=+213.566090027 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94600): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94b80): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94b80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94b80): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94b80): >_readAt: n=8, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94b80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.581470735 +0000 UTC m=+213.566090027 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d94b80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cee0 item 51 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95200): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95200): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95200): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95200): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95200): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.585003123 +0000 UTC m=+213.569622417 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95200): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95700): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95700): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95700): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d3b0 item 52 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95700): _readAt: size=2, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95700): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95700): _writeAt: size=3, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95700): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95700): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.58836323 +0000 UTC m=+213.572982553 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95700): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95cc0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95cc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95cc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95cc0): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95cc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.58836323 +0000 UTC m=+213.572982553 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000d95cc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d6c0 item 52 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c403c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c403c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c403c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c403c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c403c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.593131637 +0000 UTC m=+213.577750940 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c403c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c408c0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c408c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c408c0): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c408c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c408c0): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c408c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dc70 item 53 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c408c0): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c408c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.594406691 +0000 UTC m=+213.579025974 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c408c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c40e00): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c40e00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c40e00): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c40e00): >_readAt: n=8, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c40e00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.594406691 +0000 UTC m=+213.579025974 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c40e00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dea0 item 53 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c41480): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c41480): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c41480): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c41480): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c41480): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.599989006 +0000 UTC m=+213.584608309 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c41480): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c419c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c419c0): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c419c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e460 item 54 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c419c0): _readAt: size=2, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c419c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c419c0): _writeAt: size=3, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c419c0): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c419c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.601319994 +0000 UTC m=+213.585939267 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000c419c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e6040): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e6040): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e6040): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e6040): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e6040): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.601319994 +0000 UTC m=+213.585939267 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e6040): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e930 item 54 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e66c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e66c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e66c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e66c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e66c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.604150796 +0000 UTC m=+213.588770069 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e66c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e6bc0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e6bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e6bc0): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e6bc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e6bc0): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e6bc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f810 item 55 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e6bc0): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e6bc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.604975163 +0000 UTC m=+213.589594436 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e6bc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7100): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7100): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7100): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7100): >_readAt: n=8, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7100): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.604975163 +0000 UTC m=+213.589594436 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7100): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fd50 item 55 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7780): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7780): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7780): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7780): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7780): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.609323332 +0000 UTC m=+213.593942595 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7780): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7c80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7c80): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7c80): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474690 item 56 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7c80): _readAt: size=2, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7c80): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7c80): _writeAt: size=3, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7c80): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7c80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.610029047 +0000 UTC m=+213.594648300 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0005e7c80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000630280): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000630280): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000630280): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000630280): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000630280): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.610029047 +0000 UTC m=+213.594648300 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000630280): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474ee0 item 56 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006308c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006308c0): open at offset 0 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006308c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006308c0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006308c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006308c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006308c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006308c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.613326635 +0000 UTC m=+213.597945888 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006308c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000630e00): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000630e00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000630e00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475420 item 57 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000630e00): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000630e00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.614787556 +0000 UTC m=+213.599406809 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000630e00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631340): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631340): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631340): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631340): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631340): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631340): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475730 item 57 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631340): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631340): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.61807137 +0000 UTC m=+213.602690622 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631340): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006318c0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006318c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006318c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006318c0): >_readAt: n=8, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006318c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.61807137 +0000 UTC m=+213.602690622 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006318c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475960 item 57 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631f00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631f00): open at offset 0 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631f00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631f00): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631f00): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631f00): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631f00): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631f00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.620861666 +0000 UTC m=+213.605480908 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000631f00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006524c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006524c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006524c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475ea0 item 58 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006524c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006524c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.621391821 +0000 UTC m=+213.606011074 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006524c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000652a00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000652a00): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000652a00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d600e0 item 58 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000652a00): _readAt: size=2, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000652a00): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000652a00): _writeAt: size=3, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000652a00): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000652a00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.621931453 +0000 UTC m=+213.606550706 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000652a00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000652fc0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000652fc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000652fc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000652fc0): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000652fc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.621931453 +0000 UTC m=+213.606550706 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000652fc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d602a0 item 58 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000653600): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000653600): open at offset 0 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000653600): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000653600): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000653600): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000653600): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000653600): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000653600): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.623610554 +0000 UTC m=+213.608229808 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000653600): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000653b40): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000653b40): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000653b40): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d60700 item 59 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000653b40): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000653b40): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.624086788 +0000 UTC m=+213.608706041 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000653b40): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066a100): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066a100): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066a100): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066a100): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066a100): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066a100): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d608c0 item 59 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066a100): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066a100): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.627536701 +0000 UTC m=+213.612155964 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066a100): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066a680): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066a680): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066a680): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066a680): >_readAt: n=8, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066a680): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.627536701 +0000 UTC m=+213.612155964 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066a680): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d60a80 item 59 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066acc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066acc0): open at offset 0 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066acc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066acc0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066acc0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066acc0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066acc0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066acc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.629359542 +0000 UTC m=+213.613978816 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066acc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066b200): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066b200): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066b200): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d60e00 item 60 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066b200): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066b200): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.632252782 +0000 UTC m=+213.616872035 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066b200): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066b740): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066b740): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066b740): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d60fc0 item 60 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066b740): _readAt: size=2, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066b740): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066b740): _writeAt: size=3, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066b740): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066b740): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.633006576 +0000 UTC m=+213.617625839 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066b740): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066bd00): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066bd00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066bd00): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066bd00): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066bd00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.633006576 +0000 UTC m=+213.617625839 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00066bd00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d61180 item 60 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d63c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d63c0): open at offset 0 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d63c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d63c0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d63c0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d63c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d63c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d63c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.635447548 +0000 UTC m=+213.620066800 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d63c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d6900): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d6900): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d6900): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d61500 item 61 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d6900): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d6900): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.63598693 +0000 UTC m=+213.620606183 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d6900): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7000): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7000): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7000): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7000): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7000): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.63598693 +0000 UTC m=+213.620606183 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7000): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d616c0 item 61 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7640): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7640): open at offset 0 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7640): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7640): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7640): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7640): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7640): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7640): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.642795036 +0000 UTC m=+213.627414299 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7640): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7b80): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7b80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7b80): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d61a40 item 62 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7b80): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7b80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.643922732 +0000 UTC m=+213.628542004 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0006d7b80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071e300): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071e300): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071e300): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071e300): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071e300): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.643922732 +0000 UTC m=+213.628542004 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071e300): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d61c70 item 62 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071e940): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071e940): open at offset 0 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071e940): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071e940): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071e940): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071e940): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071e940): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071e940): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.648340021 +0000 UTC m=+213.632959294 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071e940): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071ee80): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071ee80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071ee80): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 63 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071ee80): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071ee80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.649293671 +0000 UTC m=+213.633912934 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071ee80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071f580): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071f580): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071f580): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071f580): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071f580): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.649293671 +0000 UTC m=+213.633912934 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071f580): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051500 item 63 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071fbc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071fbc0): open at offset 0 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071fbc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071fbc0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071fbc0): >_readAt: n=0, err=Bad file descriptor 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071fbc0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071fbc0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071fbc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.652766689 +0000 UTC m=+213.637385952 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00071fbc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074c180): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074c180): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074c180): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310000 item 64 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074c180): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074c180): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.655612128 +0000 UTC m=+213.640231391 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074c180): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074c880): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074c880): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074c880): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074c880): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074c880): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.655612128 +0000 UTC m=+213.640231391 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074c880): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310310 item 64 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074cec0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074cec0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074cec0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074cec0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074cec0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.660011303 +0000 UTC m=+213.644630576 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074cec0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074d340): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074d340): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074d340): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074d340): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074d340): _writeAt: size=3, off=2 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003109a0 item 65 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074d340): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074d340): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.663863262 +0000 UTC m=+213.648482516 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074d340): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074d840): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074d840): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074d840): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074d840): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074d840): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.663863262 +0000 UTC m=+213.648482516 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074d840): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310cb0 item 65 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074de80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074de80): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074de80): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074de80): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074de80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.6659461 +0000 UTC m=+213.650565363 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00074de80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077a380): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077a380): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003113b0 item 66 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077a380): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077a380): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077a380): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077a380): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077a380): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.666757143 +0000 UTC m=+213.651376406 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077a380): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077a8c0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077a8c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077a8c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077a8c0): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077a8c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.666757143 +0000 UTC m=+213.651376406 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077a8c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311650 item 66 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077af00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077af00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077af00): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077af00): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077af00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.669567827 +0000 UTC m=+213.654187090 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077af00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077b380): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077b380): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077b380): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077b380): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077b380): _writeAt: size=3, off=2 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311c70 item 67 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077b380): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077b380): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.671560286 +0000 UTC m=+213.656179540 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077b380): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077b880): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077b880): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077b880): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077b880): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077b880): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.671560286 +0000 UTC m=+213.656179540 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077b880): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311ea0 item 67 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077bf00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077bf00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077bf00): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077bf00): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077bf00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.67430672 +0000 UTC m=+213.658925974 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00077bf00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cc480): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cc480): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca620 item 68 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cc480): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cc480): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cc480): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cc480): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cc480): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.675185159 +0000 UTC m=+213.659804412 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cc480): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cc9c0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cc9c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cc9c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cc9c0): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cc9c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.675185159 +0000 UTC m=+213.659804412 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cc9c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca930 item 68 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd000): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd000): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd000): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd000): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd000): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.679368729 +0000 UTC m=+213.663987983 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd000): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd480): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd480): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd480): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd480): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd480): _writeAt: size=3, off=2 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb0a0 item 69 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd480): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd480): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.680113999 +0000 UTC m=+213.664733262 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd480): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd980): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd980): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd980): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd980): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd980): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.680113999 +0000 UTC m=+213.664733262 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007cd980): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb340 item 69 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0080): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0080): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0080): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0080): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0080): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.682553496 +0000 UTC m=+213.667172749 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0080): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0580): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0580): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb9d0 item 70 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0580): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0580): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0580): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0580): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0580): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.683593567 +0000 UTC m=+213.668212821 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0580): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0ac0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0ac0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0ac0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0ac0): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0ac0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.683593567 +0000 UTC m=+213.668212821 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f0ac0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cbc00 item 70 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1140): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1140): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1140): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1140): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1140): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.687445847 +0000 UTC m=+213.672065100 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1140): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1640): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1640): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1640): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1640): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1640): _writeAt: size=3, off=2 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e380 item 71 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1640): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1640): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.688018271 +0000 UTC m=+213.672637525 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1640): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1b40): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1b40): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1b40): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1b40): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1b40): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.688018271 +0000 UTC m=+213.672637525 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0007f1b40): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e700 item 71 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081e240): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081e240): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081e240): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081e240): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081e240): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.690539282 +0000 UTC m=+213.675158535 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081e240): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081e740): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081e740): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053eee0 item 72 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081e740): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081e740): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081e740): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081e740): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081e740): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.691162081 +0000 UTC m=+213.675781334 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081e740): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081ec80): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081ec80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081ec80): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081ec80): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081ec80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.691162081 +0000 UTC m=+213.675781334 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081ec80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f340 item 72 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081f240): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081f240): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081f240): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081f240): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081f240): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081f240): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081f240): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.693874762 +0000 UTC m=+213.678494015 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081f240): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081f740): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081f740): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081f740): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fd50 item 73 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081f740): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081f740): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.696834977 +0000 UTC m=+213.681454230 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081f740): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081fc00): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081fc00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081fc00): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081fc00): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081fc00): _writeAt: size=3, off=2 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2070 item 73 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081fc00): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081fc00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.697469197 +0000 UTC m=+213.682088440 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00081fc00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008321c0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008321c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008321c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008321c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008321c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.697469197 +0000 UTC m=+213.682088440 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008321c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2230 item 73 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000832800): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000832800): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000832800): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000832800): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000832800): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000832800): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000832800): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.700373016 +0000 UTC m=+213.684992269 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000832800): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000832d00): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000832d00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000832d00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2690 item 74 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000832d00): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000832d00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.701262736 +0000 UTC m=+213.685881989 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000832d00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000833240): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000833240): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a28c0 item 74 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000833240): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000833240): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000833240): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000833240): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000833240): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.704862712 +0000 UTC m=+213.689481965 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000833240): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008337c0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008337c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008337c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008337c0): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008337c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.704862712 +0000 UTC m=+213.689481965 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008337c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2bd0 item 74 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000833e00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000833e00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000833e00): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000833e00): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000833e00): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000833e00): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000833e00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.707374154 +0000 UTC m=+213.691993417 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000833e00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000848380): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000848380): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000848380): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3180 item 75 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000848380): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000848380): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.707929616 +0000 UTC m=+213.692548870 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000848380): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008488c0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008488c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008488c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008488c0): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008488c0): _writeAt: size=3, off=2 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3420 item 75 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008488c0): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008488c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.709780439 +0000 UTC m=+213.694399693 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008488c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000848e00): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000848e00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000848e00): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000848e00): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000848e00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.709780439 +0000 UTC m=+213.694399693 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000848e00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a36c0 item 75 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849440): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849440): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849440): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849440): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849440): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849440): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849440): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.711418304 +0000 UTC m=+213.696037567 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849440): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849940): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849940): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849940): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3b20 item 76 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849940): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849940): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.712288196 +0000 UTC m=+213.696907449 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849940): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849e80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849e80): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3dc0 item 76 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849e80): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849e80): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849e80): _writeAt: size=3, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849e80): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849e80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.713011765 +0000 UTC m=+213.697631017 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000849e80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086e480): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086e480): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086e480): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086e480): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086e480): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.713011765 +0000 UTC m=+213.697631017 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086e480): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454150 item 76 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086eac0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086eac0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086eac0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086eac0): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086eac0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086eac0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086eac0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.715561178 +0000 UTC m=+213.700180431 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086eac0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086efc0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086efc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086efc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454620 item 77 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086efc0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086efc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.716700236 +0000 UTC m=+213.701319489 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086efc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086f6c0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086f6c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086f6c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086f6c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086f6c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.716700236 +0000 UTC m=+213.701319489 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086f6c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004548c0 item 77 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086fd00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086fd00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086fd00): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086fd00): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086fd00): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086fd00): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086fd00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.718239464 +0000 UTC m=+213.702858717 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00086fd00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089e280): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089e280): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089e280): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004550a0 item 78 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089e280): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089e280): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.721774859 +0000 UTC m=+213.706394112 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089e280): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089e980): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089e980): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089e980): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089e980): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089e980): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.721774859 +0000 UTC m=+213.706394112 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089e980): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004553b0 item 78 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089efc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089efc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089efc0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089efc0): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089efc0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089efc0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089efc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.724982488 +0000 UTC m=+213.709601741 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089efc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089f4c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089f4c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089f4c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455ab0 item 79 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089f4c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089f4c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.728520036 +0000 UTC m=+213.713139289 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089f4c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089fbc0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089fbc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089fbc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089fbc0): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089fbc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.728520036 +0000 UTC m=+213.713139289 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00089fbc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455f10 item 79 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8280): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8280): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8280): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8280): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8280): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8280): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8280): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.730113707 +0000 UTC m=+213.714732960 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8280): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8780): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8780): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8780): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a07e0 item 80 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8780): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8780): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.732668793 +0000 UTC m=+213.717288046 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8780): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8e80): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8e80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8e80): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8e80): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8e80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.732668793 +0000 UTC m=+213.717288046 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c8e80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0cb0 item 80 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c94c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c94c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c94c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c94c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c94c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.734284444 +0000 UTC m=+213.718903697 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c94c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c9940): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c9940): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c9940): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c9940): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c9940): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c9940): _writeAt: size=3, off=7 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1260 item 81 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c9940): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c9940): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.735708125 +0000 UTC m=+213.720327379 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c9940): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c9e80): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c9e80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c9e80): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c9e80): >_readAt: n=8, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c9e80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.735708125 +0000 UTC m=+213.720327379 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008c9e80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1490 item 81 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ee580): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ee580): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ee580): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ee580): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ee580): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.737664889 +0000 UTC m=+213.722284141 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ee580): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008eea80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008eea80): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008eea80): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1b90 item 82 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008eea80): _readAt: size=2, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008eea80): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008eea80): _writeAt: size=3, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008eea80): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008eea80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.738719347 +0000 UTC m=+213.723338650 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008eea80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ef000): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ef000): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ef000): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ef000): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ef000): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.738719347 +0000 UTC m=+213.723338650 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ef000): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1dc0 item 82 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ef680): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ef680): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ef680): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ef680): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ef680): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.74033597 +0000 UTC m=+213.724955223 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008ef680): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008efb80): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008efb80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008efb80): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008efb80): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008efb80): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008efb80): _writeAt: size=3, off=7 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8310 item 83 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008efb80): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008efb80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.741673049 +0000 UTC m=+213.726292302 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0008efb80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092a140): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092a140): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092a140): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092a140): >_readAt: n=8, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092a140): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.741673049 +0000 UTC m=+213.726292302 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092a140): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8620 item 83 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092a7c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092a7c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092a7c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092a7c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092a7c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.746123661 +0000 UTC m=+213.730742914 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092a7c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092acc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092acc0): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092acc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8bd0 item 84 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092acc0): _readAt: size=2, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092acc0): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092acc0): _writeAt: size=3, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092acc0): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092acc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.747663441 +0000 UTC m=+213.732282694 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092acc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092b240): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092b240): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092b240): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092b240): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092b240): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.747663441 +0000 UTC m=+213.732282694 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092b240): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9570 item 84 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092b8c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092b8c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092b8c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092b8c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092b8c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.75105735 +0000 UTC m=+213.735676643 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092b8c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092bdc0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092bdc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092bdc0): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092bdc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092bdc0): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092bdc0): _writeAt: size=3, off=7 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001154000 item 85 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092bdc0): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092bdc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.75283198 +0000 UTC m=+213.737451274 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc00092bdc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964380): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964380): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964380): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964380): >_readAt: n=8, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964380): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.75283198 +0000 UTC m=+213.737451274 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964380): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011542a0 item 85 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964a00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964a00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964a00): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964a00): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964a00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.758550231 +0000 UTC m=+213.743169494 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964a00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964f00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964f00): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964f00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001154690 item 86 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964f00): _readAt: size=2, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964f00): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964f00): _writeAt: size=3, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964f00): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964f00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.761652292 +0000 UTC m=+213.746271555 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000964f00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000965480): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000965480): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000965480): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000965480): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000965480): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.761652292 +0000 UTC m=+213.746271555 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000965480): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001154850 item 86 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000965b00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000965b00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000965b00): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000965b00): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000965b00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.765611713 +0000 UTC m=+213.750230976 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000965b00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000990080): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000990080): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000990080): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000990080): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000990080): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000990080): _writeAt: size=3, off=7 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001154d90 item 87 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000990080): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000990080): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.76795481 +0000 UTC m=+213.752574083 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000990080): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009905c0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009905c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009905c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009905c0): >_readAt: n=8, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009905c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.76795481 +0000 UTC m=+213.752574083 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009905c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001154fc0 item 87 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000990c40): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000990c40): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000990c40): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000990c40): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000990c40): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.771186534 +0000 UTC m=+213.755805807 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000990c40): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991140): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991140): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991140): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001155340 item 88 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991140): _readAt: size=2, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991140): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991140): _writeAt: size=3, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991140): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991140): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.77210074 +0000 UTC m=+213.756720013 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991140): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009916c0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009916c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009916c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009916c0): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009916c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.77210074 +0000 UTC m=+213.756720013 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009916c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001155500 item 88 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991d00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991d00): open at offset 0 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991d00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991d00): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991d00): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991d00): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991d00): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991d00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.775703531 +0000 UTC m=+213.760322824 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000991d00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009ba2c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009ba2c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009ba2c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001155960 item 89 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009ba2c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009ba2c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.776547034 +0000 UTC m=+213.761166317 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009ba2c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009ba800): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009ba800): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009ba800): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009ba800): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009ba800): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009ba800): _writeAt: size=3, off=7 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001155b90 item 89 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009ba800): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009ba800): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.777423629 +0000 UTC m=+213.762042912 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009ba800): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bad80): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bad80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bad80): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bad80): >_readAt: n=8, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bad80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.777423629 +0000 UTC m=+213.762042912 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bad80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001155d50 item 89 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bb3c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bb3c0): open at offset 0 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bb3c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bb3c0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bb3c0): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bb3c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bb3c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bb3c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.780881167 +0000 UTC m=+213.765500460 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bb3c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bb900): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bb900): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bb900): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121c380 item 90 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bb900): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bb900): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.78324331 +0000 UTC m=+213.767862602 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bb900): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bbe40): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bbe40): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bbe40): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121c540 item 90 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bbe40): _readAt: size=2, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bbe40): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bbe40): _writeAt: size=3, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bbe40): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bbe40): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.784324609 +0000 UTC m=+213.768943902 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009bbe40): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f6480): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f6480): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f6480): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f6480): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f6480): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.784324609 +0000 UTC m=+213.768943902 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f6480): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121c700 item 90 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f6ac0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f6ac0): open at offset 0 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f6ac0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f6ac0): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f6ac0): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f6ac0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f6ac0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f6ac0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.789135356 +0000 UTC m=+213.773754650 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f6ac0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7000): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7000): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7000): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121cbd0 item 91 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7000): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7000): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.790079739 +0000 UTC m=+213.774699032 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7000): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7540): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7540): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7540): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7540): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7540): >_readAt: n=2, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7540): _writeAt: size=3, off=7 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121ce00 item 91 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7540): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7540): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.791372314 +0000 UTC m=+213.775991598 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7540): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7ac0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7ac0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7ac0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7ac0): >_readAt: n=8, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7ac0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.791372314 +0000 UTC m=+213.775991598 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc0009f7ac0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121cfc0 item 91 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14180): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14180): open at offset 0 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14180): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14180): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14180): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14180): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14180): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14180): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.797608478 +0000 UTC m=+213.782227771 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14180): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a146c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a146c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a146c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121d340 item 92 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a146c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a146c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.7986277 +0000 UTC m=+213.783246984 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a146c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14c00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14c00): open at offset 5 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14c00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121d500 item 92 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14c00): _readAt: size=2, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14c00): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14c00): _writeAt: size=3, off=5 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14c00): >_writeAt: n=3, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14c00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.799851107 +0000 UTC m=+213.784470399 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a14c00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a151c0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a151c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a151c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a151c0): >_readAt: n=3, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a151c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.799851107 +0000 UTC m=+213.784470399 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a151c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121d6c0 item 92 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a15800): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a15800): open at offset 0 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a15800): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a15800): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a15800): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a15800): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a15800): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a15800): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.806536701 +0000 UTC m=+213.791156015 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a15800): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a15d40): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a15d40): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a15d40): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121db20 item 93 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a15d40): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a15d40): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.810882838 +0000 UTC m=+213.795502132 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a15d40): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a324c0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a324c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a324c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a324c0): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a324c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.810882838 +0000 UTC m=+213.795502132 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a324c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121dce0 item 93 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a32b00): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a32b00): open at offset 0 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a32b00): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a32b00): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a32b00): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a32b00): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a32b00): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a32b00): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.814472094 +0000 UTC m=+213.799091377 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a32b00): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33040): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33040): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33040): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028e620 item 94 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33040): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33040): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.816204495 +0000 UTC m=+213.800823789 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33040): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33740): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33740): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33740): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33740): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33740): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.816204495 +0000 UTC m=+213.800823789 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33740): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028ea10 item 94 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33d80): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33d80): open at offset 0 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33d80): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33d80): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33d80): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33d80): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33d80): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33d80): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.820874539 +0000 UTC m=+213.805493822 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a33d80): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4a340): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4a340): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4a340): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028f500 item 95 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4a340): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4a340): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.822416292 +0000 UTC m=+213.807035585 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4a340): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4aa40): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4aa40): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4aa40): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4aa40): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4aa40): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.822416292 +0000 UTC m=+213.807035585 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4aa40): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028f8f0 item 95 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04: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 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4b080): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4b080): open at offset 0 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4b080): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4b080): _readAt: size=2, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4b080): >_readAt: n=0, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4b080): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4b080): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4b080): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.825183054 +0000 UTC m=+213.809802307 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4b080): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4b5c0): _writeAt: size=5, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4b5c0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4b5c0): >openPending: err= 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444150 item 96 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4b5c0): >_writeAt: n=5, err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4b5c0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.825975481 +0000 UTC m=+213.810594734 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4b5c0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/19 04:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/19 04:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/08/19 04:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/19 04:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4bcc0): _readAt: size=512, off=0 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4bcc0): openPending: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4bcc0): >openPending: err= 2025/08/19 04:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4bcc0): >_readAt: n=5, err=EOF 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4bcc0): close: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-19 04:59:21.825975481 +0000 UTC m=+213.810594734 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:21 DEBUG : open-test-file(0xc000a4bcc0): >close: err= 2025/08/19 04:59:21 DEBUG : open-test-file: Remove: 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004448c0 item 96 2025/08/19 04:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/19 04:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/19 04:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/19 04:59:21 DEBUG : open-test-file: >Remove: err= 2025/08/19 04:59:21 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:21 DEBUG : Looking for writers 2025/08/19 04:59:21 DEBUG : >WaitForWriters: 2025/08/19 04:59:21 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (3.07s) --- PASS: TestRWFileHandleOpenTests/writes (1.71s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.36s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.29s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:22 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:22 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:59:22 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:22 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:22 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:59:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:22 DEBUG : file1: newRWFileHandle: 2025/08/19 04:59:22 DEBUG : file1(0xc000b08140): openPending: 2025/08/19 04:59:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:22 DEBUG : file1(0xc000b08140): >openPending: err= 2025/08/19 04:59:22 DEBUG : file1: >newRWFileHandle: err= 2025/08/19 04:59:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/19 04:59:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/19 04:59:22 DEBUG : file1(0xc000b08140): _writeAt: size=2, off=0 2025/08/19 04:59:22 DEBUG : file1(0xc000b08140): >_writeAt: n=2, err= 2025/08/19 04:59:22 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/19 04:59:22 DEBUG : file1(0xc000b08140): RWFileHandle.Flush 2025/08/19 04:59:22 DEBUG : file1(0xc000b08140): RWFileHandle.Release 2025/08/19 04:59:22 DEBUG : file1(0xc000b08140): close: 2025/08/19 04:59:22 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/19 04:59:22 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:22 DEBUG : file1(0xc000b08140): >close: err= 2025/08/19 04:59:22 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:22 DEBUG : Looking for writers 2025/08/19 04:59:22 DEBUG : file1: reading active writers 2025/08/19 04:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 04:59:22 DEBUG : Looking for writers 2025/08/19 04:59:22 DEBUG : file1: reading active writers 2025/08/19 04:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 04:59:22 DEBUG : Looking for writers 2025/08/19 04:59:22 DEBUG : file1: reading active writers 2025/08/19 04:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 04:59:22 DEBUG : Looking for writers 2025/08/19 04:59:22 DEBUG : file1: reading active writers 2025/08/19 04:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 04:59:22 DEBUG : file1: vfs cache: starting upload 2025/08/19 04:59:22 DEBUG : Looking for writers 2025/08/19 04:59:22 DEBUG : file1: reading active writers 2025/08/19 04:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 04:59:22 DEBUG : Looking for writers 2025/08/19 04:59:22 DEBUG : file1: reading active writers 2025/08/19 04:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 04:59:23 DEBUG : Looking for writers 2025/08/19 04:59:23 DEBUG : file1: reading active writers 2025/08/19 04:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 04:59:23 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/19 04:59:23 INFO : file1: Copied (new) 2025/08/19 04:59:23 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/08/19 04:59:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/19 04:59:23 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/08/19 04:59:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 04:59:23 INFO : file1: vfs cache: upload succeeded try #1 2025/08/19 04:59:23 DEBUG : Looking for writers 2025/08/19 04:59:23 DEBUG : file1: reading active writers 2025/08/19 04:59:23 DEBUG : >WaitForWriters: 2025/08/19 04:59:24 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:24 DEBUG : Looking for writers 2025/08/19 04:59:24 DEBUG : file1: reading active writers 2025/08/19 04:59:24 DEBUG : >WaitForWriters: 2025/08/19 04:59:24 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.16s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:24 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:24 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:59:24 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:24 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:24 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:24 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:59:24 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:24 DEBUG : rename_me: newRWFileHandle: 2025/08/19 04:59:24 DEBUG : rename_me(0xc0008f4980): openPending: 2025/08/19 04:59:24 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/19 04:59:24 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/19 04:59:24 DEBUG : rename_me(0xc0008f4980): >openPending: err= 2025/08/19 04:59:24 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/19 04:59:24 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/19 04:59:24 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/19 04:59:24 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/19 04:59:24 DEBUG : rename_me(0xc0008f4980): _writeAt: size=5, off=0 2025/08/19 04:59:24 DEBUG : rename_me(0xc0008f4980): >_writeAt: n=5, err= 2025/08/19 04:59:24 DEBUG : rename_me(0xc0008f4980): close: 2025/08/19 04:59:24 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-19 04:59:24.678945436 +0000 UTC m=+216.663564728 2025/08/19 04:59:24 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/19 04:59:24 DEBUG : rename_me(0xc0008f4980): >close: err= 2025/08/19 04:59:24 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/19 04:59:24 DEBUG : i_was_renamed: Updating file with 0xc000fb0180 2025/08/19 04:59:24 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/19 04:59:24 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/19 04:59:24 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:24 DEBUG : Looking for writers 2025/08/19 04:59:24 DEBUG : i_was_renamed: reading active writers 2025/08/19 04:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/19 04:59:24 DEBUG : Looking for writers 2025/08/19 04:59:24 DEBUG : i_was_renamed: reading active writers 2025/08/19 04:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/19 04:59:24 DEBUG : Looking for writers 2025/08/19 04:59:24 DEBUG : i_was_renamed: reading active writers 2025/08/19 04:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/19 04:59:24 DEBUG : Looking for writers 2025/08/19 04:59:24 DEBUG : i_was_renamed: reading active writers 2025/08/19 04:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/19 04:59:24 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/19 04:59:24 DEBUG : Looking for writers 2025/08/19 04:59:24 DEBUG : i_was_renamed: reading active writers 2025/08/19 04:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/19 04:59:24 DEBUG : Looking for writers 2025/08/19 04:59:24 DEBUG : i_was_renamed: reading active writers 2025/08/19 04:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/19 04:59:25 DEBUG : Looking for writers 2025/08/19 04:59:25 DEBUG : i_was_renamed: reading active writers 2025/08/19 04:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/19 04:59:25 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/08/19 04:59:25 INFO : i_was_renamed: Copied (new) 2025/08/19 04:59:25 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-19 04:59:24 +0000 UTC," 2025/08/19 04:59:25 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/19 04:59:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/19 04:59:25 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/19 04:59:25 DEBUG : Looking for writers 2025/08/19 04:59:25 DEBUG : i_was_renamed: reading active writers 2025/08/19 04:59:25 DEBUG : >WaitForWriters: 2025/08/19 04:59:25 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.87s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:26 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:26 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/19 04:59:26 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:26 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/19 04:59:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dicipec9hawu" 2025/08/19 04:59:26 INFO : files root 'rclone-test-dicipec9hawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/19 04:59:26 DEBUG : forgetting directory cache 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate(0xc000a66600): _readAt: size=512, off=0 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate(0xc000a66600): openPending: 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-19 04:00:26 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/19 04:59:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate(0xc000a66600): >openPending: err= 2025/08/19 04:59:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:59:27 DEBUG : forgetting directory cache 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate(0xc000a66600): >_readAt: n=20, err=EOF 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate(0xc000a66600): close: 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 04:00:26 +0000 UTC 2025/08/19 04:59:27 DEBUG : TestRWCacheUpdate(0xc000a66600): >close: err= 2025/08/19 04:59:27 DEBUG : Re-reading directory (298.428859ms old) 2025/08/19 04:59:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 04:59:28 DEBUG : forgetting directory cache 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate(0xc000ec2f80): _readAt: size=512, off=0 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate(0xc000ec2f80): openPending: 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-19 04:01:26 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-19 04:00:26 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-19 04:01:26 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-19 04:00:26 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/19 04:59:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/19 04:59:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate(0xc000ec2f80): >openPending: err= 2025/08/19 04:59:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:59:29 DEBUG : forgetting directory cache 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate(0xc000ec2f80): >_readAt: n=20, err=EOF 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate(0xc000ec2f80): close: 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 04:01:26 +0000 UTC 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate(0xc000ec2f80): >close: err= 2025/08/19 04:59:29 DEBUG : Re-reading directory (269.978018ms old) 2025/08/19 04:59:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 04:59:29 DEBUG : forgetting directory cache 2025/08/19 04:59:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate(0xc000a66500): _readAt: size=512, off=0 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate(0xc000a66500): openPending: 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-19 04:02:26 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-19 04:01:26 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-19 04:02:26 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-19 04:01:26 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/19 04:59:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/19 04:59:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate(0xc000a66500): >openPending: err= 2025/08/19 04:59:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:59:31 DEBUG : forgetting directory cache 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate(0xc000a66500): >_readAt: n=20, err=EOF 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate(0xc000a66500): close: 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 04:02:26 +0000 UTC 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate(0xc000a66500): >close: err= 2025/08/19 04:59:31 DEBUG : Re-reading directory (271.026075ms old) 2025/08/19 04:59:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 04:59:31 DEBUG : forgetting directory cache 2025/08/19 04:59:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 04:59:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 04:59:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 04:59:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:32 DEBUG : TestRWCacheUpdate(0xc000ec2400): _readAt: size=512, off=0 2025/08/19 04:59:32 DEBUG : TestRWCacheUpdate(0xc000ec2400): openPending: 2025/08/19 04:59:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-19 04:03:26 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-19 04:02:26 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/19 04:59:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-19 04:03:26 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-19 04:02:26 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/19 04:59:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 04:59:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 04:59:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/19 04:59:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:32 DEBUG : TestRWCacheUpdate(0xc000ec2400): >openPending: err= 2025/08/19 04:59:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/19 04:59:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 04:59:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 04:59:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:59:33 DEBUG : forgetting directory cache 2025/08/19 04:59:33 DEBUG : TestRWCacheUpdate(0xc000ec2400): >_readAt: n=20, err=EOF 2025/08/19 04:59:33 DEBUG : TestRWCacheUpdate(0xc000ec2400): close: 2025/08/19 04:59:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 04:03:26 +0000 UTC 2025/08/19 04:59:33 DEBUG : TestRWCacheUpdate(0xc000ec2400): >close: err= 2025/08/19 04:59:33 DEBUG : Re-reading directory (354.049958ms old) 2025/08/19 04:59:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 04:59:33 DEBUG : forgetting directory cache 2025/08/19 04:59:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 04:59:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 04:59:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 04:59:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:34 DEBUG : TestRWCacheUpdate(0xc000a67100): _readAt: size=512, off=0 2025/08/19 04:59:34 DEBUG : TestRWCacheUpdate(0xc000a67100): openPending: 2025/08/19 04:59:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-19 04:04:26 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-19 04:03:26 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/19 04:59:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-19 04:04:26 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-19 04:03:26 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/19 04:59:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 04:59:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 04:59:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/19 04:59:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:34 DEBUG : TestRWCacheUpdate(0xc000a67100): >openPending: err= 2025/08/19 04:59:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/19 04:59:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 04:59:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 04:59:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:59:34 DEBUG : forgetting directory cache 2025/08/19 04:59:35 DEBUG : TestRWCacheUpdate(0xc000a67100): >_readAt: n=20, err=EOF 2025/08/19 04:59:35 DEBUG : TestRWCacheUpdate(0xc000a67100): close: 2025/08/19 04:59:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 04:04:26 +0000 UTC 2025/08/19 04:59:35 DEBUG : TestRWCacheUpdate(0xc000a67100): >close: err= 2025/08/19 04:59:35 DEBUG : Re-reading directory (332.556733ms old) 2025/08/19 04:59:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 04:59:35 DEBUG : forgetting directory cache 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate(0xc000ec3040): _readAt: size=512, off=0 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate(0xc000ec3040): openPending: 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-19 04:05:26 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-19 04:04:26 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-19 04:05:26 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-08-19 04:04:26 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/19 04:59:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/19 04:59:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate(0xc000ec3040): >openPending: err= 2025/08/19 04:59:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:59:36 DEBUG : forgetting directory cache 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate(0xc000ec3040): >_readAt: n=20, err=EOF 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate(0xc000ec3040): close: 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 04:05:26 +0000 UTC 2025/08/19 04:59:36 DEBUG : TestRWCacheUpdate(0xc000ec3040): >close: err= 2025/08/19 04:59:36 DEBUG : Re-reading directory (357.758798ms old) 2025/08/19 04:59:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 04:59:37 DEBUG : forgetting directory cache 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate(0xc000b086c0): _readAt: size=512, off=0 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate(0xc000b086c0): openPending: 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-19 04:06:26 +0000 UTC," against cached fingerprint "20,2025-08-19 04:05:26 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-19 04:06:26 +0000 UTC," != cached fingerprint "20,2025-08-19 04:05:26 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/08/19 04:59:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/19 04:59:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate(0xc000b086c0): >openPending: err= 2025/08/19 04:59:38 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:59:38 DEBUG : forgetting directory cache 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate(0xc000b086c0): >_readAt: n=21, err=EOF 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate(0xc000b086c0): close: 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 04:06:26 +0000 UTC 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate(0xc000b086c0): >close: err= 2025/08/19 04:59:38 DEBUG : Re-reading directory (286.840342ms old) 2025/08/19 04:59:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 04:59:39 DEBUG : forgetting directory cache 2025/08/19 04:59:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate(0xc000b08d40): _readAt: size=512, off=0 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate(0xc000b08d40): openPending: 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-19 04:07:26 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-19 04:06:26 +0000 UTC," 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-19 04:07:26 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-19 04:06:26 +0000 UTC,") 2025/08/19 04:59:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/19 04:59:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate(0xc000b08d40): >openPending: err= 2025/08/19 04:59:40 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:59:40 DEBUG : forgetting directory cache 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate(0xc000b08d40): >_readAt: n=22, err=EOF 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate(0xc000b08d40): close: 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 04:07:26 +0000 UTC 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate(0xc000b08d40): >close: err= 2025/08/19 04:59:40 DEBUG : Re-reading directory (269.239001ms old) 2025/08/19 04:59:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 04:59:40 DEBUG : forgetting directory cache 2025/08/19 04:59:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 04:59:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 04:59:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 04:59:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:41 DEBUG : TestRWCacheUpdate(0xc0008f4cc0): _readAt: size=512, off=0 2025/08/19 04:59:41 DEBUG : TestRWCacheUpdate(0xc0008f4cc0): openPending: 2025/08/19 04:59:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-19 04:08:26 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-19 04:07:26 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/19 04:59:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-19 04:08:26 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-19 04:07:26 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/19 04:59:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 04:59:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 04:59:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/19 04:59:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:41 DEBUG : TestRWCacheUpdate(0xc0008f4cc0): >openPending: err= 2025/08/19 04:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/19 04:59:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 04:59:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 04:59:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:59:41 DEBUG : forgetting directory cache 2025/08/19 04:59:42 DEBUG : TestRWCacheUpdate(0xc0008f4cc0): >_readAt: n=23, err=EOF 2025/08/19 04:59:42 DEBUG : TestRWCacheUpdate(0xc0008f4cc0): close: 2025/08/19 04:59:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 04:08:26 +0000 UTC 2025/08/19 04:59:42 DEBUG : TestRWCacheUpdate(0xc0008f4cc0): >close: err= 2025/08/19 04:59:42 DEBUG : Re-reading directory (288.11257ms old) 2025/08/19 04:59:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 04:59:42 DEBUG : forgetting directory cache 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate(0xc000e39240): _readAt: size=512, off=0 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate(0xc000e39240): openPending: 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-19 04:09:26 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-19 04:08:26 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-19 04:09:26 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-19 04:08:26 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/19 04:59:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/19 04:59:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate(0xc000e39240): >openPending: err= 2025/08/19 04:59:43 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:59:43 DEBUG : forgetting directory cache 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate(0xc000e39240): >_readAt: n=24, err=EOF 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate(0xc000e39240): close: 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-19 04:09:26 +0000 UTC 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate(0xc000e39240): >close: err= 2025/08/19 04:59:43 DEBUG : Re-reading directory (338.779071ms old) 2025/08/19 04:59:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/19 04:59:43 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:43 DEBUG : Looking for writers 2025/08/19 04:59:43 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/19 04:59:43 DEBUG : >WaitForWriters: 2025/08/19 04:59:43 DEBUG : files root 'rclone-test-dicipec9hawu': vfs cache: cleaner exiting 2025/08/19 04:59:44 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.98s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:46 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 04:59:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/19 04:59:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/19 04:59:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/19 04:59:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:59:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/19 04:59:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 04:59:46 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/19 04:59:46 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/19 04:59:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/19 04:59:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:59:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/19 04:59:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 04:59:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/19 04:59:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/19 04:59:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/19 04:59:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/19 04:59:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/19 04:59:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 04:59:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:47 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:47 DEBUG : Looking for writers 2025/08/19 04:59:47 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/19 04:59:47 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/19 04:59:47 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.48s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:48 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:48 DEBUG : files root 'rclone-test-dicipec9hawu': Reusing VFS from active cache 2025/08/19 04:59:48 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:48 DEBUG : Looking for writers 2025/08/19 04:59:48 DEBUG : >WaitForWriters: 2025/08/19 04:59:48 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:48 DEBUG : Looking for writers 2025/08/19 04:59:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:48 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:48 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:48 DEBUG : Looking for writers 2025/08/19 04:59:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:48 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:48 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:48 DEBUG : Looking for writers 2025/08/19 04:59:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.27s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:48 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:51 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:51 DEBUG : dir: Looking for writers 2025/08/19 04:59:51 DEBUG : file2: reading active writers 2025/08/19 04:59:51 DEBUG : Looking for writers 2025/08/19 04:59:51 DEBUG : dir: reading active writers 2025/08/19 04:59:51 DEBUG : file1: reading active writers 2025/08/19 04:59:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.25s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:52 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:54 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:54 DEBUG : dir: Looking for writers 2025/08/19 04:59:54 DEBUG : Looking for writers 2025/08/19 04:59:54 DEBUG : dir: reading active writers 2025/08/19 04:59:54 DEBUG : file1: reading active writers 2025/08/19 04:59:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.08s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:55 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 04:59:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 04:59:57 DEBUG : file1: Open: flags=O_RDONLY 2025/08/19 04:59:57 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/19 04:59:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/19 04:59:57 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 04:59:57 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/19 04:59:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/19 04:59:57 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:57 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/19 04:59:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/19 04:59:57 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/19 04:59:57 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/19 04:59:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/19 04:59:57 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/19 04:59:58 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/08/19 04:59:58 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/19 04:59:58 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/19 04:59:58 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 04:59:58 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/19 04:59:58 DEBUG : WaitForWriters: timeout=30s 2025/08/19 04:59:58 DEBUG : dir: Looking for writers 2025/08/19 04:59:58 DEBUG : file2: reading active writers 2025/08/19 04:59:58 DEBUG : new_file.txt: reading active writers 2025/08/19 04:59:58 DEBUG : Looking for writers 2025/08/19 04:59:58 DEBUG : dir: reading active writers 2025/08/19 04:59:58 DEBUG : file1: reading active writers 2025/08/19 04:59:58 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.36s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 04:59:59 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:296 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got fstest.go:200: Not found "dir/file2" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:296 Error: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found vfs_test.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:299 Error: Received unexpected error: file does not exist Test: TestVFSRename 2025/08/19 05:00:09 DEBUG : WaitForWriters: timeout=30s 2025/08/19 05:00:09 DEBUG : Looking for writers 2025/08/19 05:00:09 DEBUG : >WaitForWriters: --- FAIL: TestVFSRename (10.03s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 05:00:09 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 05:00:09 DEBUG : WaitForWriters: timeout=30s 2025/08/19 05:00:09 DEBUG : Looking for writers 2025/08/19 05:00:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.58s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 05:00:10 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 05:00:10 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/19 05:00:11 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/19 05:00:13 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/19 05:00:16 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/19 05:00:17 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/19 05:00:18 DEBUG : WaitForWriters: timeout=30s 2025/08/19 05:00:18 DEBUG : Looking for writers 2025/08/19 05:00:18 DEBUG : a: Looking for writers 2025/08/19 05:00:18 DEBUG : b: Looking for writers 2025/08/19 05:00:18 DEBUG : c: Looking for writers 2025/08/19 05:00:18 DEBUG : d: Looking for writers 2025/08/19 05:00:18 DEBUG : Looking for writers 2025/08/19 05:00:18 DEBUG : /: reading active writers 2025/08/19 05:00:18 DEBUG : a: reading active writers 2025/08/19 05:00:18 DEBUG : b: reading active writers 2025/08/19 05:00:18 DEBUG : c: reading active writers 2025/08/19 05:00:18 DEBUG : d: reading active writers 2025/08/19 05:00:18 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (10.44s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 05:00:20 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 05:00:22 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/19 05:00:22 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/19 05:00:22 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/19 05:00:23 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/19 05:00:28 DEBUG : WaitForWriters: timeout=30s 2025/08/19 05:00:28 DEBUG : a/b/c/d: Looking for writers 2025/08/19 05:00:28 DEBUG : a/b/c: Looking for writers 2025/08/19 05:00:28 DEBUG : d: reading active writers 2025/08/19 05:00:28 DEBUG : a/b: Looking for writers 2025/08/19 05:00:28 DEBUG : c: reading active writers 2025/08/19 05:00:28 DEBUG : a: Looking for writers 2025/08/19 05:00:28 DEBUG : b: reading active writers 2025/08/19 05:00:28 DEBUG : Looking for writers 2025/08/19 05:00:28 DEBUG : a: reading active writers 2025/08/19 05:00:28 DEBUG : >WaitForWriters: 2025/08/19 05:00:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-dicipec9hawu/a/b not empty`) 2025/08/19 05:00:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/19 05:00:30 DEBUG : pacer: Reducing sleep to 15ms 2025/08/19 05:00:30 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-dicipec9hawu/a not empty`) 2025/08/19 05:00:30 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/08/19 05:00:30 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-dicipec9hawu/a not empty`) 2025/08/19 05:00:30 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/08/19 05:00:30 DEBUG : pacer: Reducing sleep to 45ms 2025/08/19 05:00:30 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestVFSMkdirAll (10.01s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 05:00:30 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 05:00:30 DEBUG : WaitForWriters: timeout=30s 2025/08/19 05:00:30 DEBUG : Looking for writers 2025/08/19 05:00:30 DEBUG : >WaitForWriters: 2025/08/19 05:00:30 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/08/19 05:00:30 DEBUG : pacer: Reducing sleep to 18.984375ms --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 05:00:30 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 05:00:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 05:00:30 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/08/19 05:00:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 05:00:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 05:00:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 05:00:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:31 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/19 05:00:31 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/19 05:00:31 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/19 05:00:31 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/19 05:00:32 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/08/19 05:00:32 DEBUG : pacer: Reducing sleep to 10ms 2025/08/19 05:00:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/19 05:00:32 DEBUG : file1: Size of src and dst objects identical 2025/08/19 05:00:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 05:00:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 05:00:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 05:00:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 05:00:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 05:00:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 05:00:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 05:00:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 05:00:32 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/19 05:00:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/19 05:00:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/19 05:00:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 05:00:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 05:00:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:32 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/19 05:00:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/19 05:00:34 DEBUG : file1: Size of src and dst objects identical 2025/08/19 05:00:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/19 05:00:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/19 05:00:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 05:00:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 05:00:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:34 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (7 bytes), uploading instead of streaming 2025/08/19 05:00:35 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/19 05:00:35 DEBUG : file1: Size of src and dst objects identical 2025/08/19 05:00:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:35 DEBUG : WaitForWriters: timeout=30s 2025/08/19 05:00:35 DEBUG : Looking for writers 2025/08/19 05:00:35 DEBUG : file1: reading active writers 2025/08/19 05:00:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (6.43s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 05:00:37 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 05:00:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 05:00:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 05:00:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 05:00:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 05:00:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:37 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/19 05:00:38 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/19 05:00:38 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/19 05:00:38 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/19 05:00:38 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (11 bytes), uploading instead of streaming 2025/08/19 05:00:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/19 05:00:39 DEBUG : file1: Size of src and dst objects identical 2025/08/19 05:00:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:39 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/19 05:00:39 DEBUG : WaitForWriters: timeout=30s 2025/08/19 05:00:39 DEBUG : Looking for writers 2025/08/19 05:00:39 DEBUG : file1: reading active writers 2025/08/19 05:00:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.86s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 05:00:40 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 05:00:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 05:00:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 05:00:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 05:00:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 05:00:40 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/19 05:00:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:40 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/19 05:00:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/19 05:00:41 DEBUG : file1: Size of src and dst objects identical 2025/08/19 05:00:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:41 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/19 05:00:41 DEBUG : WaitForWriters: timeout=30s 2025/08/19 05:00:41 DEBUG : Looking for writers 2025/08/19 05:00:41 DEBUG : file1: reading active writers 2025/08/19 05:00:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.41s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 05:00:41 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 05:00:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 05:00:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 05:00:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 05:00:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 05:00:41 DEBUG : file1: WriteFileHandle.Release closing 2025/08/19 05:00:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:41 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/19 05:00:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/19 05:00:42 DEBUG : file1: Size of src and dst objects identical 2025/08/19 05:00:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:42 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/19 05:00:42 DEBUG : WaitForWriters: timeout=30s 2025/08/19 05:00:42 DEBUG : Looking for writers 2025/08/19 05:00:42 DEBUG : file1: reading active writers 2025/08/19 05:00:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.71s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 05:00:43 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 05:00:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 05:00:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 05:00:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 05:00:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 05:00:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:43 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (2 bytes), uploading instead of streaming 2025/08/19 05:00:44 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/19 05:00:44 DEBUG : file1: Size of src and dst objects identical 2025/08/19 05:00:44 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/08/19 05:00:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:44 DEBUG : WaitForWriters: timeout=30s 2025/08/19 05:00:44 DEBUG : Looking for writers 2025/08/19 05:00:44 DEBUG : file1: reading active writers 2025/08/19 05:00:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.63s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 05:00:44 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 05:00:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 05:00:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 05:00:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 05:00:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 05:00:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:45 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/19 05:00:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/19 05:00:46 DEBUG : file1: Size of src and dst objects identical 2025/08/19 05:00:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 05:00:46 DEBUG : file1: Open: flags=O_RDONLY 2025/08/19 05:00:46 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/19 05:00:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/19 05:00:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/19 05:00:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/19 05:00:46 DEBUG : WaitForWriters: timeout=30s 2025/08/19 05:00:46 DEBUG : Looking for writers 2025/08/19 05:00:46 DEBUG : file1: reading active writers 2025/08/19 05:00:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.51s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-dicipec9hawu'", Local "Local file system at /tmp/rclone667280821", Modify Window "1s" 2025/08/19 05:00:47 INFO : files root 'rclone-test-dicipec9hawu': poll-interval is not supported by this remote 2025/08/19 05:00:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/19 05:00:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/19 05:00:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/19 05:00:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/19 05:00:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:47 DEBUG : files root 'rclone-test-dicipec9hawu': File to upload is small (100 bytes), uploading instead of streaming 2025/08/19 05:00:48 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/19 05:00:48 DEBUG : file1: Size of src and dst objects identical 2025/08/19 05:00:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/19 05:00:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/19 05:00:48 DEBUG : file1: Open: flags=O_RDONLY 2025/08/19 05:00:48 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/19 05:00:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/19 05:00:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/19 05:00:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/19 05:00:48 DEBUG : WaitForWriters: timeout=30s 2025/08/19 05:00:48 DEBUG : Looking for writers 2025/08/19 05:00:48 DEBUG : file1: reading active writers 2025/08/19 05:00:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/08/19 05:00:49 DEBUG : files root 'rclone-test-dicipec9hawu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m1.728782601s (try 1/5): exit status 1: Failed [TestDirForgetPath TestVFSRename]