"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/07/29 02:12:05 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-yonojid2fiza" 2025/07/29 02:12:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:12:07 DEBUG : Creating backend with remote "/tmp/rclone1201534476" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:12:07 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:12:10 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:12:10 DEBUG : dir: Looking for writers 2025/07/29 02:12:10 DEBUG : Looking for writers 2025/07/29 02:12:10 DEBUG : dir: reading active writers 2025/07/29 02:12:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.22s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:12:11 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:12:14 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:12:14 DEBUG : dir/subdir: Looking for writers 2025/07/29 02:12:14 DEBUG : dir: Looking for writers 2025/07/29 02:12:14 DEBUG : file1: reading active writers 2025/07/29 02:12:14 DEBUG : file2: reading active writers 2025/07/29 02:12:14 DEBUG : subdir: reading active writers 2025/07/29 02:12:14 DEBUG : Looking for writers 2025/07/29 02:12:14 DEBUG : dir: reading active writers 2025/07/29 02:12:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (5.14s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:12:16 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:12:19 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:12:19 DEBUG : dir: Looking for writers 2025/07/29 02:12:19 DEBUG : file1: reading active writers 2025/07/29 02:12:19 DEBUG : Looking for writers 2025/07/29 02:12:19 DEBUG : dir: reading active writers 2025/07/29 02:12:19 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.45s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:12:19 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:12:21 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:12:21 DEBUG : dir: Looking for writers 2025/07/29 02:12:21 DEBUG : Looking for writers 2025/07/29 02:12:21 DEBUG : dir: reading active writers 2025/07/29 02:12:21 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.77s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:12:22 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:12:24 DEBUG : dir: forgetting directory cache 2025/07/29 02:12:24 DEBUG : forgetting directory cache 2025/07/29 02:12:24 DEBUG : dir: forgetting directory cache 2025/07/29 02:12:24 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:12:24 DEBUG : Looking for writers 2025/07/29 02:12:24 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.35s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:12:24 INFO : files root 'rclone-test-yonojid2fiza': 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/07/29 02:12:33 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:12:33 DEBUG : Looking for writers 2025/07/29 02:12:33 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetPath (9.15s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:12:34 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:12:37 DEBUG : forgetting directory cache 2025/07/29 02:12:37 DEBUG : dir: forgetting directory cache 2025/07/29 02:12:38 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:12:38 DEBUG : dir: Looking for writers 2025/07/29 02:12:38 DEBUG : fil/a/b: Looking for writers 2025/07/29 02:12:38 DEBUG : fil/a: Looking for writers 2025/07/29 02:12:38 DEBUG : b: reading active writers 2025/07/29 02:12:38 DEBUG : fil: Looking for writers 2025/07/29 02:12:38 DEBUG : a: reading active writers 2025/07/29 02:12:38 DEBUG : Looking for writers 2025/07/29 02:12:38 DEBUG : fil: reading active writers 2025/07/29 02:12:38 DEBUG : dir: reading active writers 2025/07/29 02:12:38 DEBUG : >WaitForWriters: 2025/07/29 02:12:39 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yonojid2fiza/fil/a not empty`) 2025/07/29 02:12:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/29 02:12:39 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-yonojid2fiza/fil/a not empty`) 2025/07/29 02:12:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/29 02:12:40 DEBUG : pacer: Reducing sleep to 30ms 2025/07/29 02:12:40 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yonojid2fiza/fil not empty`) 2025/07/29 02:12:40 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/07/29 02:12:40 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-yonojid2fiza/fil not empty`) 2025/07/29 02:12:40 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/07/29 02:12:40 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-yonojid2fiza/fil not empty`) 2025/07/29 02:12:40 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/07/29 02:12:40 DEBUG : pacer: Reducing sleep to 180ms 2025/07/29 02:12:40 DEBUG : pacer: Reducing sleep to 135ms 2025/07/29 02:12:40 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestDirWalk (6.88s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:12:41 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:12:41 DEBUG : pacer: Reducing sleep to 75.9375ms 2025/07/29 02:12:42 DEBUG : pacer: Reducing sleep to 56.953125ms 2025/07/29 02:12:42 DEBUG : pacer: Reducing sleep to 42.714843ms 2025/07/29 02:12:42 DEBUG : pacer: Reducing sleep to 32.036132ms 2025/07/29 02:12:42 DEBUG : pacer: Reducing sleep to 24.027099ms 2025/07/29 02:12:42 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:12:42 DEBUG : dir: Looking for writers 2025/07/29 02:12:42 DEBUG : Looking for writers 2025/07/29 02:12:42 DEBUG : dir: reading active writers 2025/07/29 02:12:42 DEBUG : >WaitForWriters: 2025/07/29 02:12:42 DEBUG : pacer: Reducing sleep to 18.020324ms 2025/07/29 02:12:42 DEBUG : pacer: Reducing sleep to 13.515243ms 2025/07/29 02:12:43 DEBUG : pacer: Reducing sleep to 10.136432ms 2025/07/29 02:12:43 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirSetModTime (2.30s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:12:43 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:12:45 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:12:45 DEBUG : dir: Looking for writers 2025/07/29 02:12:45 DEBUG : file1: reading active writers 2025/07/29 02:12:45 DEBUG : Looking for writers 2025/07/29 02:12:45 DEBUG : dir: reading active writers 2025/07/29 02:12:45 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.32s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:12:46 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/07/29 02:12:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/29 02:12:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/29 02:12:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/29 02:12:50 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/29 02:12:52 DEBUG : dir: invalidating directory cache 2025/07/29 02:12:53 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/29 02:12:53 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/29 02:12:53 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/29 02:12:53 DEBUG : dir/file1: Reset virtual modtime 2025/07/29 02:12:53 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/29 02:12:53 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/29 02:12:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/29 02:12:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/29 02:12:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:12:53 DEBUG : dir: invalidating directory cache 2025/07/29 02:12:53 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/29 02:12:53 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/29 02:12:53 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/29 02:12:53 DEBUG : forgetting directory cache 2025/07/29 02:12:53 DEBUG : dir: forgetting directory cache 2025/07/29 02:12:53 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/29 02:12:53 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:12:53 DEBUG : dir/virtualDir: Looking for writers 2025/07/29 02:12:53 DEBUG : dir: Looking for writers 2025/07/29 02:12:53 DEBUG : virtualFile: reading active writers 2025/07/29 02:12:53 DEBUG : virtualDir: reading active writers 2025/07/29 02:12:53 DEBUG : file1: reading active writers 2025/07/29 02:12:53 DEBUG : virtualFile2: reading active writers 2025/07/29 02:12:53 DEBUG : Looking for writers 2025/07/29 02:12:53 DEBUG : dir: reading active writers 2025/07/29 02:12:53 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (8.19s) --- PASS: TestDirReadDirAll/Virtual (2.50s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:12:54 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:12:56 ERROR : dir/: Can only open directories read only 2025/07/29 02:12:56 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:12:56 DEBUG : dir: Looking for writers 2025/07/29 02:12:56 DEBUG : Looking for writers 2025/07/29 02:12:56 DEBUG : dir: reading active writers 2025/07/29 02:12:56 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.42s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:12:57 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:12:59 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:12:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/29 02:12:59 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/29 02:12:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/29 02:12:59 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (5 bytes), uploading instead of streaming 2025/07/29 02:13:00 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/07/29 02:13:00 DEBUG : dir/potato: Size of src and dst objects identical 2025/07/29 02:13:00 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/29 02:13:00 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:00 DEBUG : dir: Looking for writers 2025/07/29 02:13:00 DEBUG : file1: reading active writers 2025/07/29 02:13:00 DEBUG : potato: reading active writers 2025/07/29 02:13:00 DEBUG : Looking for writers 2025/07/29 02:13:00 DEBUG : dir: reading active writers 2025/07/29 02:13:00 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (4.20s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:01 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:13:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/29 02:13:04 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:04 DEBUG : dir/sub: Looking for writers 2025/07/29 02:13:04 DEBUG : dir: Looking for writers 2025/07/29 02:13:04 DEBUG : file1: reading active writers 2025/07/29 02:13:04 DEBUG : sub: reading active writers 2025/07/29 02:13:04 DEBUG : Looking for writers 2025/07/29 02:13:04 DEBUG : dir: reading active writers 2025/07/29 02:13:04 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.98s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:05 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:13:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/29 02:13:07 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/29 02:13:08 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:08 DEBUG : dir/sub/subsub: Looking for writers 2025/07/29 02:13:08 DEBUG : dir/sub: Looking for writers 2025/07/29 02:13:08 DEBUG : subsub: reading active writers 2025/07/29 02:13:08 DEBUG : dir: Looking for writers 2025/07/29 02:13:08 DEBUG : file1: reading active writers 2025/07/29 02:13:08 DEBUG : sub: reading active writers 2025/07/29 02:13:08 DEBUG : Looking for writers 2025/07/29 02:13:08 DEBUG : dir: reading active writers 2025/07/29 02:13:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (4.00s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:09 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:13:10 ERROR : dir/: Dir.Remove not empty 2025/07/29 02:13:10 DEBUG : dir/file1: Remove: 2025/07/29 02:13:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:13:10 DEBUG : dir/file1: >Remove: err= 2025/07/29 02:13:11 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/29 02:13:11 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:11 DEBUG : Looking for writers 2025/07/29 02:13:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.10s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:11 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:13:12 DEBUG : dir/file1: Remove: 2025/07/29 02:13:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:13:13 DEBUG : dir/file1: >Remove: err= 2025/07/29 02:13:13 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/29 02:13:13 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:13 DEBUG : Looking for writers 2025/07/29 02:13:13 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.15s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:13 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:13:15 DEBUG : dir/file1: Remove: 2025/07/29 02:13:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:13:15 DEBUG : dir/file1: >Remove: err= 2025/07/29 02:13:15 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:15 DEBUG : dir: Looking for writers 2025/07/29 02:13:15 DEBUG : Looking for writers 2025/07/29 02:13:15 DEBUG : dir: reading active writers 2025/07/29 02:13:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.54s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:16 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:13:18 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/29 02:13:19 DEBUG : dir: Updating dir with dir2 0xc0000c4340 2025/07/29 02:13:19 DEBUG : dir: forgetting directory cache 2025/07/29 02:13:19 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/29 02:13:19 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/29 02:13:20 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/29 02:13:20 DEBUG : file2: Updating file with file2 0xc00019fe00 2025/07/29 02:13:20 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/29 02:13:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/29 02:13:21 INFO : dir2/file3: Deleted 2025/07/29 02:13:21 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/29 02:13:21 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00019fe00 2025/07/29 02:13:21 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/29 02:13:21 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/29 02:13:22 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/29 02:13:22 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00065c340 2025/07/29 02:13:22 DEBUG : empty directory: forgetting directory cache 2025/07/29 02:13:22 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/29 02:13:22 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/29 02:13:22 DEBUG : dir2: Renaming to "dir3" 2025/07/29 02:13:22 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:22 DEBUG : dir3: Looking for writers 2025/07/29 02:13:22 DEBUG : file3: reading active writers 2025/07/29 02:13:22 DEBUG : renamed empty directory: Looking for writers 2025/07/29 02:13:22 DEBUG : Looking for writers 2025/07/29 02:13:22 DEBUG : renamed empty directory: reading active writers 2025/07/29 02:13:22 DEBUG : dir3: reading active writers 2025/07/29 02:13:22 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.43s) === 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-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:23 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:13:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/29 02:13:25 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:13:25 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/29 02:13:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/29 02:13:25 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/29 02:13:25 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/29 02:13:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/29 02:13:25 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:13:25 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/29 02:13:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/29 02:13:25 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/29 02:13:25 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/29 02:13:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/29 02:13:25 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (12 bytes), uploading instead of streaming 2025/07/29 02:13:26 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/07/29 02:13:26 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/07/29 02:13:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/29 02:13:26 DEBUG : forgetting directory cache 2025/07/29 02:13:26 DEBUG : dir: forgetting directory cache 2025/07/29 02:13:26 DEBUG : dir/sub: forgetting directory cache 2025/07/29 02:13:26 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/29 02:13:26 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/29 02:13:26 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (5 bytes), uploading instead of streaming 2025/07/29 02:13:27 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/07/29 02:13:27 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/07/29 02:13:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/29 02:13:27 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:27 DEBUG : dir/sub: Looking for writers 2025/07/29 02:13:27 DEBUG : file0: reading active writers 2025/07/29 02:13:27 DEBUG : file2: reading active writers 2025/07/29 02:13:27 DEBUG : dir: Looking for writers 2025/07/29 02:13:27 DEBUG : file1: reading active writers 2025/07/29 02:13:27 DEBUG : sub: reading active writers 2025/07/29 02:13:27 DEBUG : Looking for writers 2025/07/29 02:13:27 DEBUG : dir: reading active writers 2025/07/29 02:13:27 DEBUG : >WaitForWriters: 2025/07/29 02:13:28 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yonojid2fiza/dir not empty`) 2025/07/29 02:13:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/29 02:13:28 DEBUG : pacer: Reducing sleep to 15ms 2025/07/29 02:13:28 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (5.05s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:28 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:13:29 DEBUG : pacer: Reducing sleep to 10ms 2025/07/29 02:13:29 DEBUG : forgetting directory cache 2025/07/29 02:13:31 DEBUG : forgetting directory cache 2025/07/29 02:13:31 DEBUG : dir: forgetting directory cache 2025/07/29 02:13:31 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:31 DEBUG : dir: Looking for writers 2025/07/29 02:13:31 DEBUG : Looking for writers 2025/07/29 02:13:31 DEBUG : dir: reading active writers 2025/07/29 02:13:31 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.92s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:32 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:13:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/29 02:13:34 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:13:34 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/29 02:13:34 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/29 02:13:34 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/29 02:13:34 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:13:34 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/29 02:13:34 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/29 02:13:34 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:13:34 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/29 02:13:34 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/29 02:13:34 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/29 02:13:34 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:13:34 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/29 02:13:34 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:34 DEBUG : dir: Looking for writers 2025/07/29 02:13:34 DEBUG : file1: reading active writers 2025/07/29 02:13:34 DEBUG : file1.metadata: reading active writers 2025/07/29 02:13:34 DEBUG : Looking for writers 2025/07/29 02:13:34 DEBUG : dir: reading active writers 2025/07/29 02:13:34 DEBUG : dir.metadata: reading active writers 2025/07/29 02:13:34 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.24s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:34 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:13:36 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:36 DEBUG : dir: Looking for writers 2025/07/29 02:13:36 DEBUG : file1: reading active writers 2025/07/29 02:13:36 DEBUG : Looking for writers 2025/07/29 02:13:36 DEBUG : dir: reading active writers 2025/07/29 02:13:36 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.21s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:37 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:13:39 DEBUG : Can set mod time: true 2025/07/29 02:13:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/29 02:13:40 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:40 DEBUG : dir: Looking for writers 2025/07/29 02:13:40 DEBUG : file1: reading active writers 2025/07/29 02:13:40 DEBUG : Looking for writers 2025/07/29 02:13:40 DEBUG : dir: reading active writers 2025/07/29 02:13:40 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:40 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:13:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/29 02:13:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/29 02:13:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:13:42 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (0 bytes), uploading instead of streaming 2025/07/29 02:13:43 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/29 02:13:43 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/29 02:13:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/29 02:13:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:13:43 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:43 DEBUG : dir: Looking for writers 2025/07/29 02:13:43 DEBUG : file1: reading active writers 2025/07/29 02:13:43 DEBUG : Looking for writers 2025/07/29 02:13:43 DEBUG : dir: reading active writers 2025/07/29 02:13:43 DEBUG : >WaitForWriters: 2025/07/29 02:13:43 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:43 DEBUG : dir: Looking for writers 2025/07/29 02:13:43 DEBUG : file1: reading active writers 2025/07/29 02:13:43 DEBUG : Looking for writers 2025/07/29 02:13:43 DEBUG : dir: reading active writers 2025/07/29 02:13:43 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:44 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:13:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/29 02:13:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/29 02:13:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:13:45 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (5 bytes), uploading instead of streaming 2025/07/29 02:13:46 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/29 02:13:46 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/29 02:13:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/29 02:13:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:13:46 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:46 DEBUG : dir: Looking for writers 2025/07/29 02:13:46 DEBUG : file1: reading active writers 2025/07/29 02:13:46 DEBUG : Looking for writers 2025/07/29 02:13:46 DEBUG : dir: reading active writers 2025/07/29 02:13:46 DEBUG : >WaitForWriters: 2025/07/29 02:13:46 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:46 DEBUG : dir: Looking for writers 2025/07/29 02:13:46 DEBUG : file1: reading active writers 2025/07/29 02:13:46 DEBUG : Looking for writers 2025/07/29 02:13:46 DEBUG : dir: reading active writers 2025/07/29 02:13:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:47 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:13:47 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:13:47 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:47 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:13:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:13:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:47 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:13:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/29 02:13:49 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:49 DEBUG : dir: Looking for writers 2025/07/29 02:13:49 DEBUG : file1: reading active writers 2025/07/29 02:13:49 DEBUG : Looking for writers 2025/07/29 02:13:49 DEBUG : dir: reading active writers 2025/07/29 02:13:49 DEBUG : >WaitForWriters: 2025/07/29 02:13:49 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:50 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:13:50 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:13:50 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:50 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:13:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:13:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:50 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:13:51 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/29 02:13:51 DEBUG : dir/file1: newRWFileHandle: 2025/07/29 02:13:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/29 02:13:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/29 02:13:51 DEBUG : dir/file1(0xc0008d2640): close: 2025/07/29 02:13:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/29 02:13:52 DEBUG : dir/file1(0xc0008d2640): >close: err= 2025/07/29 02:13:52 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:52 DEBUG : dir: Looking for writers 2025/07/29 02:13:52 DEBUG : file1: reading active writers 2025/07/29 02:13:52 DEBUG : Looking for writers 2025/07/29 02:13:52 DEBUG : dir: reading active writers 2025/07/29 02:13:52 DEBUG : >WaitForWriters: 2025/07/29 02:13:52 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:52 DEBUG : dir: Looking for writers 2025/07/29 02:13:52 DEBUG : file1: reading active writers 2025/07/29 02:13:52 DEBUG : Looking for writers 2025/07/29 02:13:52 DEBUG : dir: reading active writers 2025/07/29 02:13:52 DEBUG : >WaitForWriters: 2025/07/29 02:13:52 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:53 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:13:53 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:13:53 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:53 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:13:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:13:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:13:53 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:13:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/29 02:13:54 DEBUG : dir/file1: newRWFileHandle: 2025/07/29 02:13:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/29 02:13:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/29 02:13:54 DEBUG : dir/file1(0xc0003aa740): _writeAt: size=5, off=0 2025/07/29 02:13:54 DEBUG : dir/file1(0xc0003aa740): openPending: 2025/07/29 02:13:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/29 02:13:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/29 02:13:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:13:54 DEBUG : dir/file1(0xc0003aa740): >openPending: err= 2025/07/29 02:13:54 DEBUG : dir/file1(0xc0003aa740): >_writeAt: n=5, err= 2025/07/29 02:13:54 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/29 02:13:54 DEBUG : dir/file1(0xc0003aa740): close: 2025/07/29 02:13:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/07/29 02:13:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/07/29 02:13:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/07/29 02:13:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/29 02:13:54 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/29 02:13:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/29 02:13:54 DEBUG : dir/file1(0xc0003aa740): >close: err= 2025/07/29 02:13:54 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:54 DEBUG : dir: Looking for writers 2025/07/29 02:13:54 DEBUG : file1: reading active writers 2025/07/29 02:13:54 DEBUG : Looking for writers 2025/07/29 02:13:54 DEBUG : dir: reading active writers 2025/07/29 02:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/29 02:13:54 DEBUG : dir: Looking for writers 2025/07/29 02:13:54 DEBUG : file1: reading active writers 2025/07/29 02:13:54 DEBUG : Looking for writers 2025/07/29 02:13:54 DEBUG : dir: reading active writers 2025/07/29 02:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/29 02:13:54 DEBUG : dir: Looking for writers 2025/07/29 02:13:54 DEBUG : file1: reading active writers 2025/07/29 02:13:54 DEBUG : Looking for writers 2025/07/29 02:13:54 DEBUG : dir: reading active writers 2025/07/29 02:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/29 02:13:54 DEBUG : dir: Looking for writers 2025/07/29 02:13:54 DEBUG : file1: reading active writers 2025/07/29 02:13:54 DEBUG : Looking for writers 2025/07/29 02:13:54 DEBUG : dir: reading active writers 2025/07/29 02:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/29 02:13:54 DEBUG : dir/file1: vfs cache: starting upload 2025/07/29 02:13:54 DEBUG : dir: Looking for writers 2025/07/29 02:13:54 DEBUG : file1: reading active writers 2025/07/29 02:13:54 DEBUG : Looking for writers 2025/07/29 02:13:54 DEBUG : dir: reading active writers 2025/07/29 02:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/29 02:13:55 DEBUG : dir: Looking for writers 2025/07/29 02:13:55 DEBUG : file1: reading active writers 2025/07/29 02:13:55 DEBUG : Looking for writers 2025/07/29 02:13:55 DEBUG : dir: reading active writers 2025/07/29 02:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/29 02:13:55 DEBUG : dir: Looking for writers 2025/07/29 02:13:55 DEBUG : file1: reading active writers 2025/07/29 02:13:55 DEBUG : Looking for writers 2025/07/29 02:13:55 DEBUG : dir: reading active writers 2025/07/29 02:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/29 02:13:55 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/29 02:13:55 INFO : dir/file1: Copied (replaced existing) 2025/07/29 02:13:55 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/07/29 02:13:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/29 02:13:55 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/07/29 02:13:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:13:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/29 02:13:55 DEBUG : dir: Looking for writers 2025/07/29 02:13:55 DEBUG : file1: reading active writers 2025/07/29 02:13:55 DEBUG : Looking for writers 2025/07/29 02:13:55 DEBUG : dir: reading active writers 2025/07/29 02:13:55 DEBUG : >WaitForWriters: 2025/07/29 02:13:56 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:56 DEBUG : dir: Looking for writers 2025/07/29 02:13:56 DEBUG : file1: reading active writers 2025/07/29 02:13:56 DEBUG : Looking for writers 2025/07/29 02:13:56 DEBUG : dir: reading active writers 2025/07/29 02:13:56 DEBUG : >WaitForWriters: 2025/07/29 02:13:56 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.96s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.81s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.48s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.38s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.64s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.66s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.99s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:57 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:13:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/29 02:13:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/29 02:13:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:13:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/29 02:13:58 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:58 DEBUG : dir: Looking for writers 2025/07/29 02:13:58 DEBUG : file1: reading active writers 2025/07/29 02:13:58 DEBUG : Looking for writers 2025/07/29 02:13:58 DEBUG : dir: reading active writers 2025/07/29 02:13:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.47s) === RUN TestFileOpenReadUnknownSize 2025/07/29 02:13:59 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/29 02:13:59 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/29 02:13:59 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:13:59 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/29 02:13:59 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:13:59 DEBUG : Looking for writers 2025/07/29 02:13:59 DEBUG : file.txt: reading active writers 2025/07/29 02:13:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:13:59 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:14:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:00 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (25 bytes), uploading instead of streaming 2025/07/29 02:14:01 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/29 02:14:01 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/29 02:14:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:01 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:01 DEBUG : dir: Looking for writers 2025/07/29 02:14:01 DEBUG : file1: reading active writers 2025/07/29 02:14:01 DEBUG : Looking for writers 2025/07/29 02:14:01 DEBUG : dir: reading active writers 2025/07/29 02:14:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.04s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:14:02 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:14:03 DEBUG : dir/file1: Remove: 2025/07/29 02:14:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:14:04 DEBUG : dir/file1: >Remove: err= 2025/07/29 02:14:04 DEBUG : dir/file1: Remove: 2025/07/29 02:14:04 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/29 02:14:04 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:04 DEBUG : dir: Looking for writers 2025/07/29 02:14:04 DEBUG : Looking for writers 2025/07/29 02:14:04 DEBUG : dir: reading active writers 2025/07/29 02:14:04 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.45s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:14:04 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:14:06 DEBUG : dir/file1: Remove: 2025/07/29 02:14:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:14:06 DEBUG : dir/file1: >Remove: err= 2025/07/29 02:14:06 DEBUG : dir/file1: Remove: 2025/07/29 02:14:06 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/29 02:14:06 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:06 DEBUG : dir: Looking for writers 2025/07/29 02:14:06 DEBUG : Looking for writers 2025/07/29 02:14:06 DEBUG : dir: reading active writers 2025/07/29 02:14:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.55s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:14:07 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:14:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/29 02:14:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/29 02:14:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/29 02:14:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/29 02:14:08 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/29 02:14:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/29 02:14:08 DEBUG : dir/file1: Open: flags=0x3 2025/07/29 02:14:08 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/29 02:14:08 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/29 02:14:08 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:08 DEBUG : dir: Looking for writers 2025/07/29 02:14:08 DEBUG : file1: reading active writers 2025/07/29 02:14:08 DEBUG : Looking for writers 2025/07/29 02:14:08 DEBUG : dir: reading active writers 2025/07/29 02:14:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.12s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:14:09 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:14:11 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:11 DEBUG : dir: Looking for writers 2025/07/29 02:14:11 DEBUG : file1: reading active writers 2025/07/29 02:14:11 DEBUG : Looking for writers 2025/07/29 02:14:11 DEBUG : dir: reading active writers 2025/07/29 02:14:11 DEBUG : >WaitForWriters: 2025/07/29 02:14:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/29 02:14:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000ffe480 2025/07/29 02:14:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:14:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/29 02:14:12 DEBUG : dir/file1: Updating file with dir/file1 0xc000ffe480 2025/07/29 02:14:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/29 02:14:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/29 02:14:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/29 02:14:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:13 DEBUG : dir/file1: File is currently open, delaying rename 0xc000ffe480 2025/07/29 02:14:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:14:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:13 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (25 bytes), uploading instead of streaming 2025/07/29 02:14:14 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/29 02:14:14 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/29 02:14:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:14 DEBUG : newLeaf: Running delayed rename now 2025/07/29 02:14:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/29 02:14:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000ffe480 2025/07/29 02:14:14 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:14 DEBUG : dir: Looking for writers 2025/07/29 02:14:14 DEBUG : Looking for writers 2025/07/29 02:14:14 DEBUG : dir: reading active writers 2025/07/29 02:14:14 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:14 DEBUG : >WaitForWriters: 2025/07/29 02:14:15 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:15 DEBUG : dir: Looking for writers 2025/07/29 02:14:15 DEBUG : Looking for writers 2025/07/29 02:14:15 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:15 DEBUG : dir: reading active writers 2025/07/29 02:14:15 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:14:15 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:14:15 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:14:15 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:15 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:14:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:14:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:15 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:14:17 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:17 DEBUG : dir: Looking for writers 2025/07/29 02:14:17 DEBUG : file1: reading active writers 2025/07/29 02:14:17 DEBUG : Looking for writers 2025/07/29 02:14:17 DEBUG : dir: reading active writers 2025/07/29 02:14:17 DEBUG : >WaitForWriters: 2025/07/29 02:14:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/29 02:14:18 DEBUG : newLeaf: Updating file with newLeaf 0xc0007035c0 2025/07/29 02:14:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:14:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/29 02:14:19 DEBUG : dir/file1: Updating file with dir/file1 0xc0007035c0 2025/07/29 02:14:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/29 02:14:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/29 02:14:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/29 02:14:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:19 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007035c0 2025/07/29 02:14:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:14:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:19 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (25 bytes), uploading instead of streaming 2025/07/29 02:14:20 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/29 02:14:20 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/29 02:14:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:20 DEBUG : newLeaf: Running delayed rename now 2025/07/29 02:14:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/29 02:14:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0007035c0 2025/07/29 02:14:20 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:20 DEBUG : dir: Looking for writers 2025/07/29 02:14:20 DEBUG : Looking for writers 2025/07/29 02:14:20 DEBUG : dir: reading active writers 2025/07/29 02:14:20 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:20 DEBUG : >WaitForWriters: 2025/07/29 02:14:21 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:21 DEBUG : dir: Looking for writers 2025/07/29 02:14:21 DEBUG : Looking for writers 2025/07/29 02:14:21 DEBUG : dir: reading active writers 2025/07/29 02:14:21 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:21 DEBUG : >WaitForWriters: 2025/07/29 02:14:21 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:14:21 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:14:21 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:14:21 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:21 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:14:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:14:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:21 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:14:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/29 02:14:23 DEBUG : dir/file1: newRWFileHandle: 2025/07/29 02:14:23 DEBUG : dir/file1(0xc0008d2e40): openPending: 2025/07/29 02:14:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/29 02:14:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/29 02:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:23 DEBUG : dir/file1(0xc0008d2e40): >openPending: err= 2025/07/29 02:14:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/29 02:14:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/29 02:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/29 02:14:23 DEBUG : dir/file1(0xc0008d2e40): _writeAt: size=14, off=0 2025/07/29 02:14:23 DEBUG : dir/file1(0xc0008d2e40): >_writeAt: n=14, err= 2025/07/29 02:14:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/29 02:14:23 DEBUG : dir/file1(0xc0008d2e40): close: 2025/07/29 02:14:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/29 02:14:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/29 02:14:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/29 02:14:23 DEBUG : dir/file1(0xc0008d2e40): >close: err= 2025/07/29 02:14:23 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:23 DEBUG : dir: Looking for writers 2025/07/29 02:14:23 DEBUG : file1: reading active writers 2025/07/29 02:14:23 DEBUG : Looking for writers 2025/07/29 02:14:23 DEBUG : dir: reading active writers 2025/07/29 02:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/29 02:14:23 DEBUG : dir: Looking for writers 2025/07/29 02:14:23 DEBUG : file1: reading active writers 2025/07/29 02:14:23 DEBUG : Looking for writers 2025/07/29 02:14:23 DEBUG : dir: reading active writers 2025/07/29 02:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/29 02:14:23 DEBUG : dir: Looking for writers 2025/07/29 02:14:23 DEBUG : file1: reading active writers 2025/07/29 02:14:23 DEBUG : Looking for writers 2025/07/29 02:14:23 DEBUG : dir: reading active writers 2025/07/29 02:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/29 02:14:23 DEBUG : dir: Looking for writers 2025/07/29 02:14:23 DEBUG : file1: reading active writers 2025/07/29 02:14:23 DEBUG : Looking for writers 2025/07/29 02:14:23 DEBUG : dir: reading active writers 2025/07/29 02:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/29 02:14:23 DEBUG : dir/file1: vfs cache: starting upload 2025/07/29 02:14:23 DEBUG : dir: Looking for writers 2025/07/29 02:14:23 DEBUG : file1: reading active writers 2025/07/29 02:14:23 DEBUG : Looking for writers 2025/07/29 02:14:23 DEBUG : dir: reading active writers 2025/07/29 02:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/29 02:14:23 DEBUG : dir: Looking for writers 2025/07/29 02:14:23 DEBUG : file1: reading active writers 2025/07/29 02:14:23 DEBUG : Looking for writers 2025/07/29 02:14:23 DEBUG : dir: reading active writers 2025/07/29 02:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/29 02:14:24 DEBUG : dir: Looking for writers 2025/07/29 02:14:24 DEBUG : file1: reading active writers 2025/07/29 02:14:24 DEBUG : Looking for writers 2025/07/29 02:14:24 DEBUG : dir: reading active writers 2025/07/29 02:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/29 02:14:24 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/29 02:14:24 INFO : dir/file1: Copied (replaced existing) 2025/07/29 02:14:24 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/07/29 02:14:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/29 02:14:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/29 02:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/29 02:14:24 DEBUG : dir: Looking for writers 2025/07/29 02:14:24 DEBUG : file1: reading active writers 2025/07/29 02:14:24 DEBUG : Looking for writers 2025/07/29 02:14:24 DEBUG : dir: reading active writers 2025/07/29 02:14:24 DEBUG : >WaitForWriters: 2025/07/29 02:14:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/29 02:14:24 DEBUG : dir/file1: newRWFileHandle: 2025/07/29 02:14:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/29 02:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/29 02:14:24 DEBUG : dir/file1(0xc0008d3840): _readAt: size=512, off=0 2025/07/29 02:14:24 DEBUG : dir/file1(0xc0008d3840): openPending: 2025/07/29 02:14:24 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/07/29 02:14:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/29 02:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:24 DEBUG : dir/file1(0xc0008d3840): >openPending: err= 2025/07/29 02:14:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/29 02:14:24 DEBUG : dir/file1(0xc0008d3840): >_readAt: n=14, err=EOF 2025/07/29 02:14:24 DEBUG : dir/file1(0xc0008d3840): close: 2025/07/29 02:14:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/29 02:14:24 DEBUG : dir/file1(0xc0008d3840): >close: err= 2025/07/29 02:14:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/29 02:14:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/29 02:14:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000703680 2025/07/29 02:14:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:14:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/29 02:14:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/29 02:14:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000703680 2025/07/29 02:14:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/29 02:14:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/29 02:14:26 DEBUG : dir/file1: newRWFileHandle: 2025/07/29 02:14:26 DEBUG : dir/file1(0xc0002e8880): openPending: 2025/07/29 02:14:26 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/07/29 02:14:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/29 02:14:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:26 DEBUG : dir/file1(0xc0002e8880): >openPending: err= 2025/07/29 02:14:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/29 02:14:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/29 02:14:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/29 02:14:26 DEBUG : dir/file1(0xc0002e8880): _writeAt: size=25, off=0 2025/07/29 02:14:26 DEBUG : dir/file1(0xc0002e8880): >_writeAt: n=25, err= 2025/07/29 02:14:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/29 02:14:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/29 02:14:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000703680 2025/07/29 02:14:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:14:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:27 DEBUG : newLeaf(0xc0002e8880): close: 2025/07/29 02:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/29 02:14:27 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-29 02:14:26.816660078 +0000 UTC m=+141.349743391 2025/07/29 02:14:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/29 02:14:27 DEBUG : newLeaf(0xc0002e8880): >close: err= 2025/07/29 02:14:27 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:27 DEBUG : dir: Looking for writers 2025/07/29 02:14:27 DEBUG : Looking for writers 2025/07/29 02:14:27 DEBUG : dir: reading active writers 2025/07/29 02:14:27 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/29 02:14:27 DEBUG : dir: Looking for writers 2025/07/29 02:14:27 DEBUG : Looking for writers 2025/07/29 02:14:27 DEBUG : dir: reading active writers 2025/07/29 02:14:27 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/29 02:14:27 DEBUG : dir: Looking for writers 2025/07/29 02:14:27 DEBUG : Looking for writers 2025/07/29 02:14:27 DEBUG : dir: reading active writers 2025/07/29 02:14:27 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/29 02:14:27 DEBUG : dir: Looking for writers 2025/07/29 02:14:27 DEBUG : Looking for writers 2025/07/29 02:14:27 DEBUG : dir: reading active writers 2025/07/29 02:14:27 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/29 02:14:27 DEBUG : newLeaf: vfs cache: starting upload 2025/07/29 02:14:27 DEBUG : dir: Looking for writers 2025/07/29 02:14:27 DEBUG : Looking for writers 2025/07/29 02:14:27 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:27 DEBUG : dir: reading active writers 2025/07/29 02:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/29 02:14:27 DEBUG : dir: Looking for writers 2025/07/29 02:14:27 DEBUG : Looking for writers 2025/07/29 02:14:27 DEBUG : dir: reading active writers 2025/07/29 02:14:27 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/29 02:14:28 DEBUG : dir: Looking for writers 2025/07/29 02:14:28 DEBUG : Looking for writers 2025/07/29 02:14:28 DEBUG : dir: reading active writers 2025/07/29 02:14:28 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/29 02:14:28 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/07/29 02:14:28 INFO : newLeaf: Copied (replaced existing) 2025/07/29 02:14:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-29 02:14:26 +0000 UTC," 2025/07/29 02:14:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/29 02:14:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/29 02:14:28 DEBUG : dir: Looking for writers 2025/07/29 02:14:28 DEBUG : Looking for writers 2025/07/29 02:14:28 DEBUG : dir: reading active writers 2025/07/29 02:14:28 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:28 DEBUG : >WaitForWriters: 2025/07/29 02:14:29 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:29 DEBUG : dir: Looking for writers 2025/07/29 02:14:29 DEBUG : Looking for writers 2025/07/29 02:14:29 DEBUG : dir: reading active writers 2025/07/29 02:14:29 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:29 DEBUG : >WaitForWriters: 2025/07/29 02:14:29 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:14:29 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:14:29 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:14:29 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:29 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:14:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:14:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:29 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:14:31 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:31 DEBUG : dir: Looking for writers 2025/07/29 02:14:31 DEBUG : file1: reading active writers 2025/07/29 02:14:31 DEBUG : Looking for writers 2025/07/29 02:14:31 DEBUG : dir: reading active writers 2025/07/29 02:14:31 DEBUG : >WaitForWriters: 2025/07/29 02:14:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/29 02:14:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000703b00 2025/07/29 02:14:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:14:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/29 02:14:33 DEBUG : dir/file1: Updating file with dir/file1 0xc000703b00 2025/07/29 02:14:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/29 02:14:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/29 02:14:33 DEBUG : dir/file1: newRWFileHandle: 2025/07/29 02:14:33 DEBUG : dir/file1(0xc00076a500): openPending: 2025/07/29 02:14:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/29 02:14:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/29 02:14:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:33 DEBUG : dir/file1(0xc00076a500): >openPending: err= 2025/07/29 02:14:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/29 02:14:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/29 02:14:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/29 02:14:33 DEBUG : dir/file1(0xc00076a500): _writeAt: size=25, off=0 2025/07/29 02:14:33 DEBUG : dir/file1(0xc00076a500): >_writeAt: n=25, err= 2025/07/29 02:14:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/29 02:14:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/29 02:14:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000703b00 2025/07/29 02:14:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:14:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:34 DEBUG : newLeaf(0xc00076a500): close: 2025/07/29 02:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/29 02:14:34 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-29 02:14:33.462822701 +0000 UTC m=+147.995906044 2025/07/29 02:14:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/29 02:14:34 DEBUG : newLeaf(0xc00076a500): >close: err= 2025/07/29 02:14:34 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:34 DEBUG : dir: Looking for writers 2025/07/29 02:14:34 DEBUG : Looking for writers 2025/07/29 02:14:34 DEBUG : dir: reading active writers 2025/07/29 02:14:34 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/29 02:14:34 DEBUG : dir: Looking for writers 2025/07/29 02:14:34 DEBUG : Looking for writers 2025/07/29 02:14:34 DEBUG : dir: reading active writers 2025/07/29 02:14:34 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/29 02:14:34 DEBUG : dir: Looking for writers 2025/07/29 02:14:34 DEBUG : Looking for writers 2025/07/29 02:14:34 DEBUG : dir: reading active writers 2025/07/29 02:14:34 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/29 02:14:34 DEBUG : dir: Looking for writers 2025/07/29 02:14:34 DEBUG : Looking for writers 2025/07/29 02:14:34 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:34 DEBUG : dir: reading active writers 2025/07/29 02:14:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/29 02:14:34 DEBUG : newLeaf: vfs cache: starting upload 2025/07/29 02:14:34 DEBUG : dir: Looking for writers 2025/07/29 02:14:34 DEBUG : Looking for writers 2025/07/29 02:14:34 DEBUG : dir: reading active writers 2025/07/29 02:14:34 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/29 02:14:34 DEBUG : dir: Looking for writers 2025/07/29 02:14:34 DEBUG : Looking for writers 2025/07/29 02:14:34 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:34 DEBUG : dir: reading active writers 2025/07/29 02:14:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/29 02:14:34 DEBUG : dir: Looking for writers 2025/07/29 02:14:34 DEBUG : Looking for writers 2025/07/29 02:14:34 DEBUG : dir: reading active writers 2025/07/29 02:14:34 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/29 02:14:35 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/07/29 02:14:35 INFO : newLeaf: Copied (replaced existing) 2025/07/29 02:14:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-29 02:14:33 +0000 UTC," 2025/07/29 02:14:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/29 02:14:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/29 02:14:35 DEBUG : dir: Looking for writers 2025/07/29 02:14:35 DEBUG : Looking for writers 2025/07/29 02:14:35 DEBUG : dir: reading active writers 2025/07/29 02:14:35 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:35 DEBUG : >WaitForWriters: 2025/07/29 02:14:35 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:35 DEBUG : dir: Looking for writers 2025/07/29 02:14:35 DEBUG : Looking for writers 2025/07/29 02:14:35 DEBUG : dir: reading active writers 2025/07/29 02:14:35 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:35 DEBUG : >WaitForWriters: 2025/07/29 02:14:35 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:14:36 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:14:36 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:14:36 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:36 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:14:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:14:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:36 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:14:37 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/29 02:14:37 DEBUG : dir/file1: newRWFileHandle: 2025/07/29 02:14:37 DEBUG : dir/file1(0xc0004de840): openPending: 2025/07/29 02:14:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/29 02:14:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/29 02:14:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:37 DEBUG : dir/file1(0xc0004de840): >openPending: err= 2025/07/29 02:14:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/29 02:14:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/29 02:14:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/29 02:14:37 DEBUG : dir/file1(0xc0004de840): _writeAt: size=14, off=0 2025/07/29 02:14:37 DEBUG : dir/file1(0xc0004de840): >_writeAt: n=14, err= 2025/07/29 02:14:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/29 02:14:37 DEBUG : dir/file1(0xc0004de840): close: 2025/07/29 02:14:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/29 02:14:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/29 02:14:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/29 02:14:37 DEBUG : dir/file1(0xc0004de840): >close: err= 2025/07/29 02:14:37 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:37 DEBUG : dir: Looking for writers 2025/07/29 02:14:37 DEBUG : file1: reading active writers 2025/07/29 02:14:37 DEBUG : Looking for writers 2025/07/29 02:14:37 DEBUG : dir: reading active writers 2025/07/29 02:14:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/29 02:14:37 DEBUG : dir: Looking for writers 2025/07/29 02:14:37 DEBUG : file1: reading active writers 2025/07/29 02:14:37 DEBUG : Looking for writers 2025/07/29 02:14:37 DEBUG : dir: reading active writers 2025/07/29 02:14:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/29 02:14:37 DEBUG : dir: Looking for writers 2025/07/29 02:14:37 DEBUG : file1: reading active writers 2025/07/29 02:14:37 DEBUG : Looking for writers 2025/07/29 02:14:37 DEBUG : dir: reading active writers 2025/07/29 02:14:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/29 02:14:37 DEBUG : dir: Looking for writers 2025/07/29 02:14:37 DEBUG : file1: reading active writers 2025/07/29 02:14:37 DEBUG : Looking for writers 2025/07/29 02:14:37 DEBUG : dir: reading active writers 2025/07/29 02:14:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/29 02:14:37 DEBUG : dir/file1: vfs cache: starting upload 2025/07/29 02:14:38 DEBUG : dir: Looking for writers 2025/07/29 02:14:38 DEBUG : file1: reading active writers 2025/07/29 02:14:38 DEBUG : Looking for writers 2025/07/29 02:14:38 DEBUG : dir: reading active writers 2025/07/29 02:14:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/29 02:14:38 DEBUG : dir: Looking for writers 2025/07/29 02:14:38 DEBUG : file1: reading active writers 2025/07/29 02:14:38 DEBUG : Looking for writers 2025/07/29 02:14:38 DEBUG : dir: reading active writers 2025/07/29 02:14:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/29 02:14:38 DEBUG : dir: Looking for writers 2025/07/29 02:14:38 DEBUG : file1: reading active writers 2025/07/29 02:14:38 DEBUG : Looking for writers 2025/07/29 02:14:38 DEBUG : dir: reading active writers 2025/07/29 02:14:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/29 02:14:38 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/29 02:14:38 INFO : dir/file1: Copied (replaced existing) 2025/07/29 02:14:38 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/07/29 02:14:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/29 02:14:38 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/29 02:14:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/29 02:14:39 DEBUG : dir: Looking for writers 2025/07/29 02:14:39 DEBUG : file1: reading active writers 2025/07/29 02:14:39 DEBUG : Looking for writers 2025/07/29 02:14:39 DEBUG : dir: reading active writers 2025/07/29 02:14:39 DEBUG : >WaitForWriters: 2025/07/29 02:14:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/29 02:14:39 DEBUG : dir/file1: newRWFileHandle: 2025/07/29 02:14:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/29 02:14:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/29 02:14:39 DEBUG : dir/file1(0xc000591e80): _readAt: size=512, off=0 2025/07/29 02:14:39 DEBUG : dir/file1(0xc000591e80): openPending: 2025/07/29 02:14:39 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/07/29 02:14:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/29 02:14:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:39 DEBUG : dir/file1(0xc000591e80): >openPending: err= 2025/07/29 02:14:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/29 02:14:39 DEBUG : dir/file1(0xc000591e80): >_readAt: n=14, err=EOF 2025/07/29 02:14:39 DEBUG : dir/file1(0xc000591e80): close: 2025/07/29 02:14:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/29 02:14:39 DEBUG : dir/file1(0xc000591e80): >close: err= 2025/07/29 02:14:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/29 02:14:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/29 02:14:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0004c0780 2025/07/29 02:14:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:14:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/29 02:14:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/29 02:14:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0004c0780 2025/07/29 02:14:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/29 02:14:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/29 02:14:41 DEBUG : dir/file1: newRWFileHandle: 2025/07/29 02:14:41 DEBUG : dir/file1(0xc0002e9940): openPending: 2025/07/29 02:14:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/07/29 02:14:41 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/07/29 02:14:41 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/29 02:14:41 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/29 02:14:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/29 02:14:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:41 DEBUG : dir/file1(0xc0002e9940): >openPending: err= 2025/07/29 02:14:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/29 02:14:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/29 02:14:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/29 02:14:41 DEBUG : dir/file1(0xc0002e9940): _writeAt: size=25, off=0 2025/07/29 02:14:41 DEBUG : dir/file1(0xc0002e9940): >_writeAt: n=25, err= 2025/07/29 02:14:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/29 02:14:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/29 02:14:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0004c0780 2025/07/29 02:14:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:14:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:41 DEBUG : newLeaf(0xc0002e9940): close: 2025/07/29 02:14:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/29 02:14:41 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-29 02:14:41.305007963 +0000 UTC m=+155.838091276 2025/07/29 02:14:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/29 02:14:41 DEBUG : newLeaf(0xc0002e9940): >close: err= 2025/07/29 02:14:41 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:41 DEBUG : dir: Looking for writers 2025/07/29 02:14:41 DEBUG : Looking for writers 2025/07/29 02:14:41 DEBUG : dir: reading active writers 2025/07/29 02:14:41 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/29 02:14:41 DEBUG : dir: Looking for writers 2025/07/29 02:14:41 DEBUG : Looking for writers 2025/07/29 02:14:41 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:41 DEBUG : dir: reading active writers 2025/07/29 02:14:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/29 02:14:41 DEBUG : dir: Looking for writers 2025/07/29 02:14:41 DEBUG : Looking for writers 2025/07/29 02:14:41 DEBUG : dir: reading active writers 2025/07/29 02:14:41 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/29 02:14:41 DEBUG : dir: Looking for writers 2025/07/29 02:14:41 DEBUG : Looking for writers 2025/07/29 02:14:41 DEBUG : dir: reading active writers 2025/07/29 02:14:41 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/29 02:14:42 DEBUG : newLeaf: vfs cache: starting upload 2025/07/29 02:14:42 DEBUG : dir: Looking for writers 2025/07/29 02:14:42 DEBUG : Looking for writers 2025/07/29 02:14:42 DEBUG : dir: reading active writers 2025/07/29 02:14:42 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/29 02:14:42 DEBUG : dir: Looking for writers 2025/07/29 02:14:42 DEBUG : Looking for writers 2025/07/29 02:14:42 DEBUG : dir: reading active writers 2025/07/29 02:14:42 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/29 02:14:42 DEBUG : dir: Looking for writers 2025/07/29 02:14:42 DEBUG : Looking for writers 2025/07/29 02:14:42 DEBUG : dir: reading active writers 2025/07/29 02:14:42 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/29 02:14:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/29 02:14:42 INFO : newLeaf: Copied (replaced existing) 2025/07/29 02:14:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-29 02:14:41 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/29 02:14:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/29 02:14:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/29 02:14:43 DEBUG : dir: Looking for writers 2025/07/29 02:14:43 DEBUG : Looking for writers 2025/07/29 02:14:43 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:43 DEBUG : dir: reading active writers 2025/07/29 02:14:43 DEBUG : >WaitForWriters: 2025/07/29 02:14:43 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:43 DEBUG : dir: Looking for writers 2025/07/29 02:14:43 DEBUG : Looking for writers 2025/07/29 02:14:43 DEBUG : dir: reading active writers 2025/07/29 02:14:43 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:43 DEBUG : >WaitForWriters: 2025/07/29 02:14:43 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:14:44 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:14:44 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:14:44 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:44 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:14:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:14:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:14:44 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:14:45 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:45 DEBUG : dir: Looking for writers 2025/07/29 02:14:45 DEBUG : file1: reading active writers 2025/07/29 02:14:45 DEBUG : Looking for writers 2025/07/29 02:14:45 DEBUG : dir: reading active writers 2025/07/29 02:14:45 DEBUG : >WaitForWriters: 2025/07/29 02:14:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/29 02:14:45 DEBUG : dir/file1: newRWFileHandle: 2025/07/29 02:14:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/29 02:14:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/29 02:14:45 DEBUG : dir/file1(0xc00079a500): _readAt: size=512, off=0 2025/07/29 02:14:45 DEBUG : dir/file1(0xc00079a500): openPending: 2025/07/29 02:14:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/29 02:14:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/29 02:14:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:45 DEBUG : dir/file1(0xc00079a500): >openPending: err= 2025/07/29 02:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/29 02:14:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/29 02:14:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/29 02:14:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:14:45 DEBUG : dir/file1(0xc00079a500): >_readAt: n=14, err=EOF 2025/07/29 02:14:45 DEBUG : dir/file1(0xc00079a500): close: 2025/07/29 02:14:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/29 02:14:45 DEBUG : dir/file1(0xc00079a500): >close: err= 2025/07/29 02:14:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/29 02:14:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/29 02:14:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000703980 2025/07/29 02:14:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:14:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/29 02:14:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/29 02:14:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000703980 2025/07/29 02:14:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/29 02:14:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/29 02:14:48 DEBUG : dir/file1: newRWFileHandle: 2025/07/29 02:14:48 DEBUG : dir/file1(0xc0003ab100): openPending: 2025/07/29 02:14:48 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/07/29 02:14:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/29 02:14:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:14:48 DEBUG : dir/file1(0xc0003ab100): >openPending: err= 2025/07/29 02:14:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/29 02:14:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/29 02:14:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/29 02:14:48 DEBUG : dir/file1(0xc0003ab100): _writeAt: size=25, off=0 2025/07/29 02:14:48 DEBUG : dir/file1(0xc0003ab100): >_writeAt: n=25, err= 2025/07/29 02:14:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/29 02:14:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/29 02:14:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000703980 2025/07/29 02:14:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:14:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:48 DEBUG : newLeaf(0xc0003ab100): close: 2025/07/29 02:14:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/29 02:14:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-29 02:14:48.074538487 +0000 UTC m=+162.607621801 2025/07/29 02:14:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/29 02:14:48 DEBUG : newLeaf(0xc0003ab100): >close: err= 2025/07/29 02:14:48 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:48 DEBUG : dir: Looking for writers 2025/07/29 02:14:48 DEBUG : Looking for writers 2025/07/29 02:14:48 DEBUG : dir: reading active writers 2025/07/29 02:14:48 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/29 02:14:48 DEBUG : dir: Looking for writers 2025/07/29 02:14:48 DEBUG : Looking for writers 2025/07/29 02:14:48 DEBUG : dir: reading active writers 2025/07/29 02:14:48 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/29 02:14:48 DEBUG : dir: Looking for writers 2025/07/29 02:14:48 DEBUG : Looking for writers 2025/07/29 02:14:48 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:48 DEBUG : dir: reading active writers 2025/07/29 02:14:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/29 02:14:48 DEBUG : dir: Looking for writers 2025/07/29 02:14:48 DEBUG : Looking for writers 2025/07/29 02:14:48 DEBUG : dir: reading active writers 2025/07/29 02:14:48 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/29 02:14:48 DEBUG : newLeaf: vfs cache: starting upload 2025/07/29 02:14:48 DEBUG : dir: Looking for writers 2025/07/29 02:14:48 DEBUG : Looking for writers 2025/07/29 02:14:48 DEBUG : dir: reading active writers 2025/07/29 02:14:48 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/29 02:14:49 DEBUG : dir: Looking for writers 2025/07/29 02:14:49 DEBUG : Looking for writers 2025/07/29 02:14:49 DEBUG : dir: reading active writers 2025/07/29 02:14:49 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/29 02:14:49 DEBUG : dir: Looking for writers 2025/07/29 02:14:49 DEBUG : Looking for writers 2025/07/29 02:14:49 DEBUG : dir: reading active writers 2025/07/29 02:14:49 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/29 02:14:49 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/07/29 02:14:49 INFO : newLeaf: Copied (replaced existing) 2025/07/29 02:14:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-29 02:14:48 +0000 UTC," 2025/07/29 02:14:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/29 02:14:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/29 02:14:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/29 02:14:49 DEBUG : dir: Looking for writers 2025/07/29 02:14:49 DEBUG : Looking for writers 2025/07/29 02:14:49 DEBUG : dir: reading active writers 2025/07/29 02:14:49 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:49 DEBUG : >WaitForWriters: 2025/07/29 02:14:50 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:50 DEBUG : dir: Looking for writers 2025/07/29 02:14:50 DEBUG : Looking for writers 2025/07/29 02:14:50 DEBUG : newLeaf: reading active writers 2025/07/29 02:14:50 DEBUG : dir: reading active writers 2025/07/29 02:14:50 DEBUG : >WaitForWriters: 2025/07/29 02:14:50 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- PASS: TestFileRename (41.37s) --- PASS: TestFileRename/off,forceCache=false (6.18s) --- PASS: TestFileRename/minimal,forceCache=false (6.09s) --- PASS: TestFileRename/minimal,forceCache=true (7.86s) --- PASS: TestFileRename/writes,forceCache=false (6.62s) --- PASS: TestFileRename/writes,forceCache=true (7.83s) --- PASS: TestFileRename/full,forceCache=false (6.80s) === 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-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:14:51 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:14:51 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:14:51 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:51 DEBUG : Looking for writers 2025/07/29 02:14:51 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:14:51 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:14:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/29 02:14:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/29 02:14:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/29 02:14:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/29 02:14:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:14:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/29 02:14:52 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/29 02:14:52 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:52 DEBUG : dir: Looking for writers 2025/07/29 02:14:52 DEBUG : file1: reading active writers 2025/07/29 02:14:52 DEBUG : Looking for writers 2025/07/29 02:14:52 DEBUG : dir: reading active writers 2025/07/29 02:14:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.43s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:14:53 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:14:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/29 02:14:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/29 02:14:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/29 02:14:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/29 02:14:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:14:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/29 02:14:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/29 02:14:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/29 02:14:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/29 02:14:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/29 02:14:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/29 02:14:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/29 02:14:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/29 02:14:55 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/29 02:14:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/29 02:14:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/29 02:14:55 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/29 02:14:56 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/29 02:14:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/29 02:14:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/29 02:14:56 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/29 02:14:56 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:14:56 DEBUG : dir: Looking for writers 2025/07/29 02:14:56 DEBUG : file1: reading active writers 2025/07/29 02:14:56 DEBUG : Looking for writers 2025/07/29 02:14:56 DEBUG : dir: reading active writers 2025/07/29 02:14:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.94s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:14:57 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:14:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/29 02:14:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/29 02:14:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/29 02:14:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/29 02:14:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:14:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/29 02:14:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/29 02:14:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/29 02:14:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/29 02:14:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/29 02:14:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/29 02:14:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/29 02:14:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/29 02:15:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/29 02:15:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/29 02:15:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/29 02:15:00 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/29 02:15:00 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/29 02:15:00 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/29 02:15:00 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/29 02:15:00 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/29 02:15:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/29 02:15:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/29 02:15:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/29 02:15:01 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/29 02:15:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/29 02:15:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/29 02:15:01 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/29 02:15:01 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/29 02:15:01 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/29 02:15:01 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/29 02:15:01 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/29 02:15:01 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/29 02:15:01 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/29 02:15:01 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/29 02:15:01 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/29 02:15:01 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:01 DEBUG : dir: Looking for writers 2025/07/29 02:15:01 DEBUG : file1: reading active writers 2025/07/29 02:15:01 DEBUG : Looking for writers 2025/07/29 02:15:01 DEBUG : dir: reading active writers 2025/07/29 02:15:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.55s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:02 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/29 02:15:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/29 02:15:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/29 02:15:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/29 02:15:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:15:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/29 02:15:04 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:04 DEBUG : dir: Looking for writers 2025/07/29 02:15:04 DEBUG : file1: reading active writers 2025/07/29 02:15:04 DEBUG : Looking for writers 2025/07/29 02:15:04 DEBUG : dir: reading active writers 2025/07/29 02:15:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.63s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:04 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/29 02:15:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/29 02:15:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/29 02:15:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/29 02:15:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:15:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/29 02:15:06 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/29 02:15:06 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/29 02:15:06 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:06 DEBUG : dir: Looking for writers 2025/07/29 02:15:06 DEBUG : file1: reading active writers 2025/07/29 02:15:06 DEBUG : Looking for writers 2025/07/29 02:15:06 DEBUG : dir: reading active writers 2025/07/29 02:15:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.59s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:07 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:07 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:15:07 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:07 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:07 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:15:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/29 02:15:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/29 02:15:09 DEBUG : dir/file1: newRWFileHandle: 2025/07/29 02:15:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/29 02:15:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/29 02:15:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/29 02:15:09 DEBUG : dir/file1(0xc0004df7c0): _readAt: size=1, off=0 2025/07/29 02:15:09 DEBUG : dir/file1(0xc0004df7c0): openPending: 2025/07/29 02:15:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/29 02:15:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/29 02:15:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:09 DEBUG : dir/file1(0xc0004df7c0): >openPending: err= 2025/07/29 02:15:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/29 02:15:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/29 02:15:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/29 02:15:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:15:09 DEBUG : dir/file1(0xc0004df7c0): >_readAt: n=1, err= 2025/07/29 02:15:09 DEBUG : dir/file1(0xc0004df7c0): _readAt: size=256, off=1 2025/07/29 02:15:09 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/29 02:15:09 DEBUG : dir/file1(0xc0004df7c0): >_readAt: n=15, err=EOF 2025/07/29 02:15:09 DEBUG : dir/file1(0xc0004df7c0): _readAt: size=16, off=16 2025/07/29 02:15:09 DEBUG : dir/file1(0xc0004df7c0): >_readAt: n=0, err=EOF 2025/07/29 02:15:09 DEBUG : dir/file1(0xc0004df7c0): close: 2025/07/29 02:15:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/29 02:15:09 DEBUG : dir/file1(0xc0004df7c0): >close: err= 2025/07/29 02:15:09 DEBUG : dir/file1(0xc0004df7c0): close: 2025/07/29 02:15:09 DEBUG : dir/file1(0xc0004df7c0): >close: err=file already closed 2025/07/29 02:15:09 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:09 DEBUG : dir: Looking for writers 2025/07/29 02:15:09 DEBUG : file1: reading active writers 2025/07/29 02:15:09 DEBUG : Looking for writers 2025/07/29 02:15:09 DEBUG : dir: reading active writers 2025/07/29 02:15:09 DEBUG : >WaitForWriters: 2025/07/29 02:15:09 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.75s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:10 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:10 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:15:10 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:10 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:10 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:15:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/29 02:15:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/29 02:15:11 DEBUG : dir/file1: newRWFileHandle: 2025/07/29 02:15:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/29 02:15:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/29 02:15:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/29 02:15:11 DEBUG : dir/file1(0xc000bdf640): _readAt: size=1, off=0 2025/07/29 02:15:11 DEBUG : dir/file1(0xc000bdf640): openPending: 2025/07/29 02:15:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/29 02:15:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/29 02:15:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:11 DEBUG : dir/file1(0xc000bdf640): >openPending: err= 2025/07/29 02:15:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/29 02:15:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/29 02:15:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/29 02:15:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:15:11 DEBUG : dir/file1(0xc000bdf640): >_readAt: n=1, err= 2025/07/29 02:15:11 DEBUG : dir/file1(0xc000bdf640): _readAt: size=1, off=5 2025/07/29 02:15:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/29 02:15:11 DEBUG : dir/file1(0xc000bdf640): >_readAt: n=1, err= 2025/07/29 02:15:11 DEBUG : dir/file1(0xc000bdf640): _readAt: size=1, off=3 2025/07/29 02:15:11 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/29 02:15:11 DEBUG : dir/file1(0xc000bdf640): >_readAt: n=1, err= 2025/07/29 02:15:11 DEBUG : dir/file1(0xc000bdf640): _readAt: size=1, off=13 2025/07/29 02:15:11 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/29 02:15:11 DEBUG : dir/file1(0xc000bdf640): >_readAt: n=1, err= 2025/07/29 02:15:11 DEBUG : dir/file1(0xc000bdf640): _readAt: size=16, off=100 2025/07/29 02:15:11 DEBUG : dir/file1(0xc000bdf640): >_readAt: n=0, err=EOF 2025/07/29 02:15:11 DEBUG : dir/file1(0xc000bdf640): close: 2025/07/29 02:15:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/29 02:15:11 DEBUG : dir/file1(0xc000bdf640): >close: err= 2025/07/29 02:15:11 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:11 DEBUG : dir: Looking for writers 2025/07/29 02:15:11 DEBUG : file1: reading active writers 2025/07/29 02:15:11 DEBUG : Looking for writers 2025/07/29 02:15:11 DEBUG : dir: reading active writers 2025/07/29 02:15:11 DEBUG : >WaitForWriters: 2025/07/29 02:15:11 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.56s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:12 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:12 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:15:12 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:12 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:12 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want dir/file1 (16) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleReadAt Messages: 1 objects not found 2025/07/29 02:15:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/29 02:15:21 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Received unexpected error: file does not exist Test: TestRWFileHandleReadAt 2025/07/29 02:15:21 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:21 DEBUG : Looking for writers 2025/07/29 02:15:21 DEBUG : >WaitForWriters: 2025/07/29 02:15:21 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (9.11s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:21 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:21 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:15:21 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:21 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:21 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:15:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/29 02:15:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/29 02:15:24 DEBUG : dir/file1: newRWFileHandle: 2025/07/29 02:15:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/29 02:15:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/29 02:15:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/29 02:15:24 DEBUG : dir/file1(0xc0004b6bc0): RWFileHandle.Flush 2025/07/29 02:15:24 DEBUG : dir/file1(0xc0004b6bc0): _readAt: size=256, off=0 2025/07/29 02:15:24 DEBUG : dir/file1(0xc0004b6bc0): openPending: 2025/07/29 02:15:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/29 02:15:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/29 02:15:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:24 DEBUG : dir/file1(0xc0004b6bc0): >openPending: err= 2025/07/29 02:15:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/29 02:15:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/29 02:15:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/29 02:15:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:15:24 DEBUG : dir/file1(0xc0004b6bc0): >_readAt: n=16, err=EOF 2025/07/29 02:15:24 DEBUG : dir/file1(0xc0004b6bc0): RWFileHandle.Flush 2025/07/29 02:15:24 DEBUG : dir/file1(0xc0004b6bc0): RWFileHandle.Flush 2025/07/29 02:15:24 DEBUG : dir/file1(0xc0004b6bc0): close: 2025/07/29 02:15:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/29 02:15:24 DEBUG : dir/file1(0xc0004b6bc0): >close: err= 2025/07/29 02:15:24 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:24 DEBUG : dir: Looking for writers 2025/07/29 02:15:24 DEBUG : file1: reading active writers 2025/07/29 02:15:24 DEBUG : Looking for writers 2025/07/29 02:15:24 DEBUG : dir: reading active writers 2025/07/29 02:15:24 DEBUG : >WaitForWriters: 2025/07/29 02:15:24 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (3.33s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:25 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:25 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:15:25 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:25 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:25 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want dir/file1 (16) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleReleaseRead Messages: 1 objects not found 2025/07/29 02:15:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/29 02:15:33 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Received unexpected error: file does not exist Test: TestRWFileHandleReleaseRead 2025/07/29 02:15:33 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:33 DEBUG : Looking for writers 2025/07/29 02:15:33 DEBUG : >WaitForWriters: 2025/07/29 02:15:33 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (9.11s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:34 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:34 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:15:34 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:34 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:34 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:15:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:34 DEBUG : file1: newRWFileHandle: 2025/07/29 02:15:34 DEBUG : file1(0xc00079a000): openPending: 2025/07/29 02:15:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:34 DEBUG : file1(0xc00079a000): >openPending: err= 2025/07/29 02:15:34 DEBUG : file1: >newRWFileHandle: err= 2025/07/29 02:15:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/29 02:15:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/29 02:15:34 DEBUG : file1(0xc00079a000): _writeAt: size=5, off=0 2025/07/29 02:15:34 DEBUG : file1(0xc00079a000): >_writeAt: n=5, err= 2025/07/29 02:15:34 DEBUG : file1(0xc00079a000): _writeAt: size=7, off=5 2025/07/29 02:15:34 DEBUG : file1(0xc00079a000): >_writeAt: n=7, err= 2025/07/29 02:15:34 DEBUG : file1: vfs cache: truncate to size=11 2025/07/29 02:15:34 DEBUG : file1(0xc00079a000): close: 2025/07/29 02:15:34 DEBUG : file1: vfs cache: setting modification time to 2025-07-29 02:15:34.563853587 +0000 UTC m=+209.096936920 2025/07/29 02:15:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:34 DEBUG : file1(0xc00079a000): >close: err= 2025/07/29 02:15:34 DEBUG : file1(0xc00079a000): close: 2025/07/29 02:15:34 DEBUG : file1(0xc00079a000): >close: err=file already closed 2025/07/29 02:15:34 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:34 DEBUG : Looking for writers 2025/07/29 02:15:34 DEBUG : file1: reading active writers 2025/07/29 02:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/29 02:15:34 DEBUG : Looking for writers 2025/07/29 02:15:34 DEBUG : file1: reading active writers 2025/07/29 02:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/29 02:15:34 DEBUG : Looking for writers 2025/07/29 02:15:34 DEBUG : file1: reading active writers 2025/07/29 02:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/29 02:15:34 DEBUG : Looking for writers 2025/07/29 02:15:34 DEBUG : file1: reading active writers 2025/07/29 02:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/29 02:15:34 DEBUG : file1: vfs cache: starting upload 2025/07/29 02:15:34 DEBUG : Looking for writers 2025/07/29 02:15:34 DEBUG : file1: reading active writers 2025/07/29 02:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/29 02:15:34 DEBUG : Looking for writers 2025/07/29 02:15:34 DEBUG : file1: reading active writers 2025/07/29 02:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/29 02:15:35 DEBUG : Looking for writers 2025/07/29 02:15:35 DEBUG : file1: reading active writers 2025/07/29 02:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/29 02:15:35 DEBUG : Looking for writers 2025/07/29 02:15:35 DEBUG : file1: reading active writers 2025/07/29 02:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/29 02:15:36 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/29 02:15:36 INFO : file1: Copied (new) 2025/07/29 02:15:36 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-29 02:15:34 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/07/29 02:15:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/29 02:15:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:36 INFO : file1: vfs cache: upload succeeded try #1 2025/07/29 02:15:36 DEBUG : Looking for writers 2025/07/29 02:15:36 DEBUG : file1: reading active writers 2025/07/29 02:15:36 DEBUG : >WaitForWriters: 2025/07/29 02:15:36 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:36 DEBUG : Looking for writers 2025/07/29 02:15:36 DEBUG : file1: reading active writers 2025/07/29 02:15:36 DEBUG : >WaitForWriters: 2025/07/29 02:15:36 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.18s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:37 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:37 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:15:37 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:37 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:37 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:15:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:37 DEBUG : file1: newRWFileHandle: 2025/07/29 02:15:37 DEBUG : file1(0xc00079ae00): openPending: 2025/07/29 02:15:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:37 DEBUG : file1(0xc00079ae00): >openPending: err= 2025/07/29 02:15:37 DEBUG : file1: >newRWFileHandle: err= 2025/07/29 02:15:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/29 02:15:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/29 02:15:37 DEBUG : file1(0xc00079ae00): _writeAt: size=7, off=0 2025/07/29 02:15:37 DEBUG : file1(0xc00079ae00): >_writeAt: n=7, err= 2025/07/29 02:15:37 DEBUG : file1(0xc00079ae00): _writeAt: size=6, off=5 2025/07/29 02:15:37 DEBUG : file1(0xc00079ae00): >_writeAt: n=6, err= 2025/07/29 02:15:37 DEBUG : file1(0xc00079ae00): close: 2025/07/29 02:15:37 DEBUG : file1: vfs cache: setting modification time to 2025-07-29 02:15:37.601833378 +0000 UTC m=+212.134916711 2025/07/29 02:15:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:37 DEBUG : file1(0xc00079ae00): >close: err= 2025/07/29 02:15:37 DEBUG : file1(0xc00079ae00): _writeAt: size=5, off=0 2025/07/29 02:15:37 DEBUG : file1(0xc00079ae00): >_writeAt: n=0, err=file already closed 2025/07/29 02:15:37 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:37 DEBUG : Looking for writers 2025/07/29 02:15:37 DEBUG : file1: reading active writers 2025/07/29 02:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/29 02:15:37 DEBUG : Looking for writers 2025/07/29 02:15:37 DEBUG : file1: reading active writers 2025/07/29 02:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/29 02:15:37 DEBUG : Looking for writers 2025/07/29 02:15:37 DEBUG : file1: reading active writers 2025/07/29 02:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/29 02:15:37 DEBUG : Looking for writers 2025/07/29 02:15:37 DEBUG : file1: reading active writers 2025/07/29 02:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/29 02:15:37 DEBUG : file1: vfs cache: starting upload 2025/07/29 02:15:37 DEBUG : Looking for writers 2025/07/29 02:15:37 DEBUG : file1: reading active writers 2025/07/29 02:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/29 02:15:37 DEBUG : Looking for writers 2025/07/29 02:15:37 DEBUG : file1: reading active writers 2025/07/29 02:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/29 02:15:38 DEBUG : Looking for writers 2025/07/29 02:15:38 DEBUG : file1: reading active writers 2025/07/29 02:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/29 02:15:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/29 02:15:38 INFO : file1: Copied (new) 2025/07/29 02:15:38 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-29 02:15:37 +0000 UTC," 2025/07/29 02:15:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/29 02:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:38 INFO : file1: vfs cache: upload succeeded try #1 2025/07/29 02:15:38 DEBUG : Looking for writers 2025/07/29 02:15:38 DEBUG : file1: reading active writers 2025/07/29 02:15:38 DEBUG : >WaitForWriters: 2025/07/29 02:15:39 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:39 DEBUG : Looking for writers 2025/07/29 02:15:39 DEBUG : file1: reading active writers 2025/07/29 02:15:39 DEBUG : >WaitForWriters: 2025/07/29 02:15:39 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.00s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:39 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:39 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:15:39 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:39 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:39 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:15:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:39 DEBUG : file1: newRWFileHandle: 2025/07/29 02:15:39 DEBUG : file1(0xc000bdfc40): openPending: 2025/07/29 02:15:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:39 DEBUG : file1(0xc000bdfc40): >openPending: err= 2025/07/29 02:15:39 DEBUG : file1: >newRWFileHandle: err= 2025/07/29 02:15:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/29 02:15:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/29 02:15:39 DEBUG : file1(0xc000bdfc40): close: 2025/07/29 02:15:39 DEBUG : file1: vfs cache: setting modification time to 2025-07-29 02:15:39.608661427 +0000 UTC m=+214.141744740 2025/07/29 02:15:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:39 DEBUG : file1(0xc000bdfc40): >close: err= 2025/07/29 02:15:39 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/29 02:15:39 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/29 02:15:39 DEBUG : file2: newRWFileHandle: 2025/07/29 02:15:39 DEBUG : file2(0xc0002e8800): openPending: 2025/07/29 02:15:39 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/29 02:15:39 DEBUG : file2(0xc0002e8800): >openPending: err= 2025/07/29 02:15:39 DEBUG : file2: >newRWFileHandle: err= 2025/07/29 02:15:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/29 02:15:39 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/29 02:15:39 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/29 02:15:39 DEBUG : file2(0xc0002e8800): RWFileHandle.Flush 2025/07/29 02:15:39 DEBUG : file2(0xc0002e8800): RWFileHandle.Release 2025/07/29 02:15:39 DEBUG : file2(0xc0002e8800): close: 2025/07/29 02:15:39 DEBUG : file2: vfs cache: setting modification time to 2025-07-29 02:15:39.610178604 +0000 UTC m=+214.143261917 2025/07/29 02:15:39 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:39 DEBUG : file2(0xc0002e8800): >close: err= 2025/07/29 02:15:39 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:39 DEBUG : Looking for writers 2025/07/29 02:15:39 DEBUG : file1: reading active writers 2025/07/29 02:15:39 DEBUG : file2: reading active writers 2025/07/29 02:15:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/29 02:15:39 DEBUG : Looking for writers 2025/07/29 02:15:39 DEBUG : file1: reading active writers 2025/07/29 02:15:39 DEBUG : file2: reading active writers 2025/07/29 02:15:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/29 02:15:39 DEBUG : Looking for writers 2025/07/29 02:15:39 DEBUG : file1: reading active writers 2025/07/29 02:15:39 DEBUG : file2: reading active writers 2025/07/29 02:15:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/29 02:15:39 DEBUG : Looking for writers 2025/07/29 02:15:39 DEBUG : file1: reading active writers 2025/07/29 02:15:39 DEBUG : file2: reading active writers 2025/07/29 02:15:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/29 02:15:39 DEBUG : file1: vfs cache: starting upload 2025/07/29 02:15:39 DEBUG : file2: vfs cache: starting upload 2025/07/29 02:15:39 DEBUG : Looking for writers 2025/07/29 02:15:39 DEBUG : file1: reading active writers 2025/07/29 02:15:39 DEBUG : file2: reading active writers 2025/07/29 02:15:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/07/29 02:15:39 DEBUG : Looking for writers 2025/07/29 02:15:39 DEBUG : file1: reading active writers 2025/07/29 02:15:39 DEBUG : file2: reading active writers 2025/07/29 02:15:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/07/29 02:15:40 DEBUG : Looking for writers 2025/07/29 02:15:40 DEBUG : file1: reading active writers 2025/07/29 02:15:40 DEBUG : file2: reading active writers 2025/07/29 02:15:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/07/29 02:15:40 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/07/29 02:15:40 INFO : file2: Copied (new) 2025/07/29 02:15:40 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-29 02:15:39 +0000 UTC," 2025/07/29 02:15:40 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/29 02:15:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/29 02:15:40 INFO : file2: vfs cache: upload succeeded try #1 2025/07/29 02:15:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/29 02:15:40 INFO : file1: Copied (new) 2025/07/29 02:15:40 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-29 02:15:39 +0000 UTC," 2025/07/29 02:15:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/29 02:15:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:40 INFO : file1: vfs cache: upload succeeded try #1 2025/07/29 02:15:40 DEBUG : Looking for writers 2025/07/29 02:15:40 DEBUG : file1: reading active writers 2025/07/29 02:15:40 DEBUG : file2: reading active writers 2025/07/29 02:15:40 DEBUG : >WaitForWriters: 2025/07/29 02:15:41 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:41 DEBUG : Looking for writers 2025/07/29 02:15:41 DEBUG : file1: reading active writers 2025/07/29 02:15:41 DEBUG : file2: reading active writers 2025/07/29 02:15:41 DEBUG : >WaitForWriters: 2025/07/29 02:15:41 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.20s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:41 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:41 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:15:41 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:41 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:41 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:15:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:41 DEBUG : file1: newRWFileHandle: 2025/07/29 02:15:41 DEBUG : file1(0xc00079ba00): openPending: 2025/07/29 02:15:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:41 DEBUG : file1(0xc00079ba00): >openPending: err= 2025/07/29 02:15:41 DEBUG : file1: >newRWFileHandle: err= 2025/07/29 02:15:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/29 02:15:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/29 02:15:41 DEBUG : file1(0xc00079ba00): _writeAt: size=5, off=0 2025/07/29 02:15:41 DEBUG : file1(0xc00079ba00): >_writeAt: n=5, err= 2025/07/29 02:15:41 DEBUG : file1(0xc00079ba00): RWFileHandle.Flush 2025/07/29 02:15:41 DEBUG : file1(0xc00079ba00): RWFileHandle.Flush 2025/07/29 02:15:41 DEBUG : file1(0xc00079ba00): close: 2025/07/29 02:15:41 DEBUG : file1: vfs cache: setting modification time to 2025-07-29 02:15:41.796191201 +0000 UTC m=+216.329274514 2025/07/29 02:15:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:41 DEBUG : file1(0xc00079ba00): >close: err= 2025/07/29 02:15:41 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:41 DEBUG : Looking for writers 2025/07/29 02:15:41 DEBUG : file1: reading active writers 2025/07/29 02:15:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/29 02:15:41 DEBUG : Looking for writers 2025/07/29 02:15:41 DEBUG : file1: reading active writers 2025/07/29 02:15:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/29 02:15:41 DEBUG : Looking for writers 2025/07/29 02:15:41 DEBUG : file1: reading active writers 2025/07/29 02:15:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/29 02:15:41 DEBUG : Looking for writers 2025/07/29 02:15:41 DEBUG : file1: reading active writers 2025/07/29 02:15:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/29 02:15:41 DEBUG : file1: vfs cache: starting upload 2025/07/29 02:15:41 DEBUG : Looking for writers 2025/07/29 02:15:41 DEBUG : file1: reading active writers 2025/07/29 02:15:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/29 02:15:42 DEBUG : Looking for writers 2025/07/29 02:15:42 DEBUG : file1: reading active writers 2025/07/29 02:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/29 02:15:42 DEBUG : Looking for writers 2025/07/29 02:15:42 DEBUG : file1: reading active writers 2025/07/29 02:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/29 02:15:43 DEBUG : Looking for writers 2025/07/29 02:15:43 DEBUG : file1: reading active writers 2025/07/29 02:15:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/29 02:15:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/29 02:15:43 INFO : file1: Copied (new) 2025/07/29 02:15:43 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-29 02:15:41 +0000 UTC," 2025/07/29 02:15:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/29 02:15:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:43 INFO : file1: vfs cache: upload succeeded try #1 2025/07/29 02:15:44 DEBUG : Looking for writers 2025/07/29 02:15:44 DEBUG : file1: reading active writers 2025/07/29 02:15:44 DEBUG : >WaitForWriters: 2025/07/29 02:15:44 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.86s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:44 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:44 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:15:44 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:44 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:44 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:15:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:44 DEBUG : file1: newRWFileHandle: 2025/07/29 02:15:44 DEBUG : file1(0xc000928780): openPending: 2025/07/29 02:15:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:44 DEBUG : file1(0xc000928780): >openPending: err= 2025/07/29 02:15:44 DEBUG : file1: >newRWFileHandle: err= 2025/07/29 02:15:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/29 02:15:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/29 02:15:44 DEBUG : file1(0xc000928780): _writeAt: size=5, off=0 2025/07/29 02:15:44 DEBUG : file1(0xc000928780): >_writeAt: n=5, err= 2025/07/29 02:15:44 DEBUG : file1(0xc000928780): RWFileHandle.Release 2025/07/29 02:15:44 DEBUG : file1(0xc000928780): close: 2025/07/29 02:15:44 DEBUG : file1: vfs cache: setting modification time to 2025-07-29 02:15:44.658216026 +0000 UTC m=+219.191299330 2025/07/29 02:15:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:44 DEBUG : file1(0xc000928780): >close: err= 2025/07/29 02:15:44 DEBUG : file1(0xc000928780): RWFileHandle.Release 2025/07/29 02:15:44 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:44 DEBUG : Looking for writers 2025/07/29 02:15:44 DEBUG : file1: reading active writers 2025/07/29 02:15:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/29 02:15:44 DEBUG : Looking for writers 2025/07/29 02:15:44 DEBUG : file1: reading active writers 2025/07/29 02:15:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/29 02:15:44 DEBUG : Looking for writers 2025/07/29 02:15:44 DEBUG : file1: reading active writers 2025/07/29 02:15:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/29 02:15:44 DEBUG : Looking for writers 2025/07/29 02:15:44 DEBUG : file1: reading active writers 2025/07/29 02:15:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/29 02:15:44 DEBUG : file1: vfs cache: starting upload 2025/07/29 02:15:44 DEBUG : Looking for writers 2025/07/29 02:15:44 DEBUG : file1: reading active writers 2025/07/29 02:15:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/29 02:15:44 DEBUG : Looking for writers 2025/07/29 02:15:44 DEBUG : file1: reading active writers 2025/07/29 02:15:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/29 02:15:45 DEBUG : Looking for writers 2025/07/29 02:15:45 DEBUG : file1: reading active writers 2025/07/29 02:15:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/29 02:15:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/29 02:15:45 INFO : file1: Copied (new) 2025/07/29 02:15:45 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-29 02:15:44 +0000 UTC," 2025/07/29 02:15:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/29 02:15:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:45 INFO : file1: vfs cache: upload succeeded try #1 2025/07/29 02:15:45 DEBUG : Looking for writers 2025/07/29 02:15:45 DEBUG : file1: reading active writers 2025/07/29 02:15:45 DEBUG : >WaitForWriters: 2025/07/29 02:15:45 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.86s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:46 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:46 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:15:46 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:46 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:46 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:15:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/29 02:15:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/29 02:15:47 DEBUG : dir/file1: newRWFileHandle: 2025/07/29 02:15:47 DEBUG : dir/file1(0xc00074aa00): openPending: 2025/07/29 02:15:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/29 02:15:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/29 02:15:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:47 DEBUG : dir/file1(0xc00074aa00): >openPending: err= 2025/07/29 02:15:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/29 02:15:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/29 02:15:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/29 02:15:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/29 02:15:47 DEBUG : dir/file1(0xc00074aa00): _writeAt: size=5, off=0 2025/07/29 02:15:47 DEBUG : dir/file1(0xc00074aa00): >_writeAt: n=5, err= 2025/07/29 02:15:47 DEBUG : dir/file1(0xc00074aa00): close: 2025/07/29 02:15:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:47 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-29 02:15:47.898731503 +0000 UTC m=+222.431814816 2025/07/29 02:15:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:47 DEBUG : dir/file1(0xc00074aa00): >close: err= 2025/07/29 02:15:47 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:47 DEBUG : dir: Looking for writers 2025/07/29 02:15:47 DEBUG : file1: reading active writers 2025/07/29 02:15:47 DEBUG : Looking for writers 2025/07/29 02:15:47 DEBUG : dir: reading active writers 2025/07/29 02:15:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/29 02:15:47 DEBUG : dir: Looking for writers 2025/07/29 02:15:47 DEBUG : file1: reading active writers 2025/07/29 02:15:47 DEBUG : Looking for writers 2025/07/29 02:15:47 DEBUG : dir: reading active writers 2025/07/29 02:15:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/29 02:15:47 DEBUG : dir: Looking for writers 2025/07/29 02:15:47 DEBUG : file1: reading active writers 2025/07/29 02:15:47 DEBUG : Looking for writers 2025/07/29 02:15:47 DEBUG : dir: reading active writers 2025/07/29 02:15:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/29 02:15:47 DEBUG : dir: Looking for writers 2025/07/29 02:15:47 DEBUG : file1: reading active writers 2025/07/29 02:15:47 DEBUG : Looking for writers 2025/07/29 02:15:47 DEBUG : dir: reading active writers 2025/07/29 02:15:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/29 02:15:48 DEBUG : dir/file1: vfs cache: starting upload 2025/07/29 02:15:48 DEBUG : dir: Looking for writers 2025/07/29 02:15:48 DEBUG : file1: reading active writers 2025/07/29 02:15:48 DEBUG : Looking for writers 2025/07/29 02:15:48 DEBUG : dir: reading active writers 2025/07/29 02:15:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/29 02:15:48 DEBUG : dir: Looking for writers 2025/07/29 02:15:48 DEBUG : file1: reading active writers 2025/07/29 02:15:48 DEBUG : Looking for writers 2025/07/29 02:15:48 DEBUG : dir: reading active writers 2025/07/29 02:15:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/29 02:15:48 DEBUG : dir: Looking for writers 2025/07/29 02:15:48 DEBUG : file1: reading active writers 2025/07/29 02:15:48 DEBUG : Looking for writers 2025/07/29 02:15:48 DEBUG : dir: reading active writers 2025/07/29 02:15:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/29 02:15:48 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/29 02:15:48 INFO : dir/file1: Copied (replaced existing) 2025/07/29 02:15:48 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-29 02:15:47 +0000 UTC," 2025/07/29 02:15:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/29 02:15:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/29 02:15:49 DEBUG : dir: Looking for writers 2025/07/29 02:15:49 DEBUG : file1: reading active writers 2025/07/29 02:15:49 DEBUG : Looking for writers 2025/07/29 02:15:49 DEBUG : dir: reading active writers 2025/07/29 02:15:49 DEBUG : >WaitForWriters: 2025/07/29 02:15:49 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.55s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:49 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:49 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:15:49 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:49 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:49 DEBUG : Config file has changed externally - reloading 2025/07/29 02:15:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:49 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:15:51 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:51 DEBUG : dir/file1: newRWFileHandle: 2025/07/29 02:15:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/29 02:15:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/29 02:15:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/29 02:15:51 DEBUG : dir/file1(0xc00074a300): _writeAt: size=5, off=0 2025/07/29 02:15:51 DEBUG : dir/file1(0xc00074a300): openPending: 2025/07/29 02:15:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/29 02:15:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/29 02:15:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:51 DEBUG : dir/file1(0xc00074a300): >openPending: err= 2025/07/29 02:15:51 DEBUG : dir/file1(0xc00074a300): >_writeAt: n=5, err= 2025/07/29 02:15:51 DEBUG : dir/file1(0xc00074a300): _writeAt: size=15, off=5 2025/07/29 02:15:51 DEBUG : dir/file1(0xc00074a300): >_writeAt: n=15, err= 2025/07/29 02:15:51 DEBUG : dir/file1(0xc00074a300): close: 2025/07/29 02:15:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/29 02:15:51 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-29 02:15:51.3724017 +0000 UTC m=+225.905485012 2025/07/29 02:15:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:51 DEBUG : dir/file1(0xc00074a300): >close: err= 2025/07/29 02:15:51 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:51 DEBUG : dir: Looking for writers 2025/07/29 02:15:51 DEBUG : file1: reading active writers 2025/07/29 02:15:51 DEBUG : Looking for writers 2025/07/29 02:15:51 DEBUG : dir: reading active writers 2025/07/29 02:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/29 02:15:51 DEBUG : dir: Looking for writers 2025/07/29 02:15:51 DEBUG : file1: reading active writers 2025/07/29 02:15:51 DEBUG : Looking for writers 2025/07/29 02:15:51 DEBUG : dir: reading active writers 2025/07/29 02:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/29 02:15:51 DEBUG : dir: Looking for writers 2025/07/29 02:15:51 DEBUG : file1: reading active writers 2025/07/29 02:15:51 DEBUG : Looking for writers 2025/07/29 02:15:51 DEBUG : dir: reading active writers 2025/07/29 02:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/29 02:15:51 DEBUG : dir: Looking for writers 2025/07/29 02:15:51 DEBUG : file1: reading active writers 2025/07/29 02:15:51 DEBUG : Looking for writers 2025/07/29 02:15:51 DEBUG : dir: reading active writers 2025/07/29 02:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/29 02:15:51 DEBUG : dir/file1: vfs cache: starting upload 2025/07/29 02:15:51 DEBUG : dir: Looking for writers 2025/07/29 02:15:51 DEBUG : file1: reading active writers 2025/07/29 02:15:51 DEBUG : Looking for writers 2025/07/29 02:15:51 DEBUG : dir: reading active writers 2025/07/29 02:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/29 02:15:51 DEBUG : dir: Looking for writers 2025/07/29 02:15:51 DEBUG : file1: reading active writers 2025/07/29 02:15:51 DEBUG : Looking for writers 2025/07/29 02:15:51 DEBUG : dir: reading active writers 2025/07/29 02:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/29 02:15:52 DEBUG : dir: Looking for writers 2025/07/29 02:15:52 DEBUG : file1: reading active writers 2025/07/29 02:15:52 DEBUG : Looking for writers 2025/07/29 02:15:52 DEBUG : dir: reading active writers 2025/07/29 02:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/29 02:15:52 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/29 02:15:52 INFO : dir/file1: Copied (replaced existing) 2025/07/29 02:15:52 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-29 02:15:51 +0000 UTC," 2025/07/29 02:15:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/29 02:15:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/29 02:15:52 DEBUG : dir: Looking for writers 2025/07/29 02:15:52 DEBUG : file1: reading active writers 2025/07/29 02:15:52 DEBUG : Looking for writers 2025/07/29 02:15:52 DEBUG : dir: reading active writers 2025/07/29 02:15:52 DEBUG : >WaitForWriters: 2025/07/29 02:15:52 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.50s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:53 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:53 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:15:53 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:53 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:53 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:15:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:53 DEBUG : file1: newRWFileHandle: 2025/07/29 02:15:53 DEBUG : file1(0xc00074b5c0): openPending: 2025/07/29 02:15:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:53 DEBUG : file1(0xc00074b5c0): >openPending: err= 2025/07/29 02:15:53 DEBUG : file1: >newRWFileHandle: err= 2025/07/29 02:15:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/29 02:15:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/29 02:15:53 DEBUG : file1(0xc00074b5c0): _writeAt: size=5, off=0 2025/07/29 02:15:53 DEBUG : file1(0xc00074b5c0): >_writeAt: n=5, err= 2025/07/29 02:15:53 DEBUG : file1(0xc00074b5c0): close: 2025/07/29 02:15:53 DEBUG : file1: vfs cache: setting modification time to 2025-07-29 02:15:53.563895805 +0000 UTC m=+228.096979117 2025/07/29 02:15:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:53 DEBUG : file1(0xc00074b5c0): >close: err= 2025/07/29 02:15:53 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:53 DEBUG : Looking for writers 2025/07/29 02:15:53 DEBUG : file1: reading active writers 2025/07/29 02:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/29 02:15:53 DEBUG : Looking for writers 2025/07/29 02:15:53 DEBUG : file1: reading active writers 2025/07/29 02:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/29 02:15:53 DEBUG : Looking for writers 2025/07/29 02:15:53 DEBUG : file1: reading active writers 2025/07/29 02:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/29 02:15:53 DEBUG : Looking for writers 2025/07/29 02:15:53 DEBUG : file1: reading active writers 2025/07/29 02:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/29 02:15:53 DEBUG : file1: vfs cache: starting upload 2025/07/29 02:15:53 DEBUG : Looking for writers 2025/07/29 02:15:53 DEBUG : file1: reading active writers 2025/07/29 02:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/29 02:15:53 DEBUG : Looking for writers 2025/07/29 02:15:53 DEBUG : file1: reading active writers 2025/07/29 02:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/29 02:15:54 DEBUG : Looking for writers 2025/07/29 02:15:54 DEBUG : file1: reading active writers 2025/07/29 02:15:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/29 02:15:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/29 02:15:54 INFO : file1: Copied (new) 2025/07/29 02:15:54 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-29 02:15:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/29 02:15:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/29 02:15:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:54 INFO : file1: vfs cache: upload succeeded try #1 2025/07/29 02:15:54 DEBUG : Looking for writers 2025/07/29 02:15:54 DEBUG : file1: reading active writers 2025/07/29 02:15:54 DEBUG : >WaitForWriters: 2025/07/29 02:15:54 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.87s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:55 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:55 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:15:55 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:55 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/29 02:15:55 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2740): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2740): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2740): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2740): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2740): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.440276204 +0000 UTC m=+229.973359517 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2740): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2c00): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2c00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2c00): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2c00): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2c00): _writeAt: size=3, off=2 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2c00): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2c00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.440276204 +0000 UTC m=+229.973359517 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2c00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d30c0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d30c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d30c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d30c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d30c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.440276204 +0000 UTC m=+229.973359517 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d30c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae2a0 item 1 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3740): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3740): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3740): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3740): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3740): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.443929238 +0000 UTC m=+229.977012551 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3740): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3c40): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3c40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3c40): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3c40): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3c40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.443929238 +0000 UTC m=+229.977012551 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3c40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae7e0 item 2 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003aa9c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003aa9c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003aa9c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003aa9c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003aa9c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.445916326 +0000 UTC m=+229.978999638 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003aa9c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003ab100): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003ab100): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003ab100): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003ab100): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003ab100): _writeAt: size=3, off=2 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003ab100): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003ab100): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.445916326 +0000 UTC m=+229.978999638 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003ab100): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003abe40): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003abe40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003abe40): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003abe40): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003abe40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.445916326 +0000 UTC m=+229.978999638 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003abe40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004602a0 item 3 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde580): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde580): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde580): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde580): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde580): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.448441775 +0000 UTC m=+229.981525087 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde580): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdeac0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdeac0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdeac0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdeac0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdeac0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.448441775 +0000 UTC m=+229.981525087 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdeac0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460850 item 4 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf100): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf100): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf100): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf100): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf100): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.449966145 +0000 UTC m=+229.983049457 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf100): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf580): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf580): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf580): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf580): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf580): _writeAt: size=3, off=2 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf580): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf580): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.449966145 +0000 UTC m=+229.983049457 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf580): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdfa40): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdfa40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdfa40): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdfa40): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdfa40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.449966145 +0000 UTC m=+229.983049457 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdfa40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004611f0 item 5 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000590c00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000590c00): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000590c00): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000590c00): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000590c00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.452697511 +0000 UTC m=+229.985780823 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000590c00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000591dc0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000591dc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000591dc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000591dc0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000591dc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.452697511 +0000 UTC m=+229.985780823 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000591dc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004619d0 item 6 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e8cc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e8cc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e8cc0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e8cc0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e8cc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.456984504 +0000 UTC m=+229.990067817 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e8cc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e9b80): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e9b80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e9b80): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e9b80): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e9b80): _writeAt: size=3, off=2 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e9b80): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e9b80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.456984504 +0000 UTC m=+229.990067817 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e9b80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de100): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de100): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de100): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de100): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de100): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.456984504 +0000 UTC m=+229.990067817 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de100): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420000 item 7 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de980): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de980): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de980): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de980): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de980): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.4628291 +0000 UTC m=+229.995912413 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de980): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004deec0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004deec0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004deec0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004deec0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004deec0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.4628291 +0000 UTC m=+229.995912413 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004deec0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420540 item 8 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b6a80): _readAt: size=2, off=0 2025/07/29 02:15:55 ERROR : open-test-file(0xc0004b6a80): Couldn't read size of file 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b6a80): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b6a80): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b6a80): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b6a80): close: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b6a80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b70c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b70c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b70c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b70c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b70c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.464885038 +0000 UTC m=+229.997968351 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b70c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7640): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7640): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7640): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7640): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7640): _writeAt: size=3, off=2 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7640): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7640): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.464885038 +0000 UTC m=+229.997968351 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7640): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7b80): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7b80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7b80): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7b80): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7b80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.464885038 +0000 UTC m=+229.997968351 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7b80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aec40 item 9 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a2c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a2c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a2c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a2c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a2c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.467085857 +0000 UTC m=+230.000169170 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a2c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a840): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a840): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a840): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a840): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a840): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.467085857 +0000 UTC m=+230.000169170 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a840): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af5e0 item 10 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079af00): _readAt: size=2, off=0 2025/07/29 02:15:55 ERROR : open-test-file(0xc00079af00): Couldn't read size of file 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079af00): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079af00): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079af00): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079af00): close: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079af00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b2c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b2c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b2c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b2c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b2c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.469149519 +0000 UTC m=+230.002232832 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b2c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b800): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b800): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b800): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b800): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b800): _writeAt: size=3, off=2 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b800): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b800): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.469149519 +0000 UTC m=+230.002232832 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b800): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079bd00): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079bd00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079bd00): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079bd00): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079bd00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.469149519 +0000 UTC m=+230.002232832 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079bd00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003afea0 item 11 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928480): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928480): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928480): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928480): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928480): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.471824228 +0000 UTC m=+230.004907541 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928480): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009289c0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009289c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009289c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009289c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009289c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.471824228 +0000 UTC m=+230.004907541 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009289c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e690 item 12 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929040): _readAt: size=2, off=0 2025/07/29 02:15:55 ERROR : open-test-file(0xc000929040): Couldn't read size of file 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929040): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929040): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929040): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929040): close: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929040): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929400): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929400): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929400): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929400): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929400): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.473996814 +0000 UTC m=+230.007080127 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929400): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929ac0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929ac0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929ac0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929ac0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929ac0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.473996814 +0000 UTC m=+230.007080127 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929ac0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f030 item 13 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2200): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2200): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2200): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2200): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2200): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.475703717 +0000 UTC m=+230.008787031 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2200): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2740): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2740): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2740): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2740): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2740): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.475703717 +0000 UTC m=+230.008787031 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2740): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f420 item 14 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2d80): _readAt: size=2, off=0 2025/07/29 02:15:55 ERROR : open-test-file(0xc0008b2d80): Couldn't read size of file 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2d80): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2d80): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2d80): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2d80): close: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b2d80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3140): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3140): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3140): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3140): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3140): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.478387102 +0000 UTC m=+230.011470415 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3140): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3800): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3800): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3800): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3800): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3800): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.478387102 +0000 UTC m=+230.011470415 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3800): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f960 item 15 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3e80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3e80): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3e80): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3e80): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3e80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.480920967 +0000 UTC m=+230.014004280 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008b3e80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0440): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0440): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0440): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0440): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0440): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.480920967 +0000 UTC m=+230.014004280 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0440): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fea0 item 16 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0a80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0a80): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0a80): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0a80): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0a80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.483314788 +0000 UTC m=+230.016398100 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0a80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0f00): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0f00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0f00): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0f00): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0f00): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0f00): _writeAt: size=3, off=7 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0f00): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0f00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.483314788 +0000 UTC m=+230.016398100 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f0f00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f1400): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f1400): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f1400): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f1400): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f1400): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.483314788 +0000 UTC m=+230.016398100 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f1400): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004724d0 item 17 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f1a80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f1a80): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f1a80): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f1a80): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f1a80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.486310969 +0000 UTC m=+230.019394302 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008f1a80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091c040): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091c040): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091c040): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091c040): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091c040): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.486310969 +0000 UTC m=+230.019394302 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091c040): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472d20 item 18 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091c6c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091c6c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091c6c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091c6c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091c6c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.4885443 +0000 UTC m=+230.021627633 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091c6c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091cbc0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091cbc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091cbc0): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091cbc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091cbc0): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091cbc0): _writeAt: size=3, off=7 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091cbc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091cbc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.4885443 +0000 UTC m=+230.021627633 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091cbc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091d0c0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091d0c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091d0c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091d0c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091d0c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.4885443 +0000 UTC m=+230.021627633 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091d0c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473420 item 19 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091d740): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091d740): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091d740): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091d740): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091d740): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.492065717 +0000 UTC m=+230.025149051 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091d740): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091dc80): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091dc80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091dc80): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091dc80): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091dc80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.492065717 +0000 UTC m=+230.025149051 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00091dc80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c000 item 20 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004df540): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004df540): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004df540): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004df540): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004df540): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.494260706 +0000 UTC m=+230.027344039 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004df540): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dfac0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dfac0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dfac0): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dfac0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dfac0): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dfac0): _writeAt: size=3, off=7 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dfac0): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dfac0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.494260706 +0000 UTC m=+230.027344039 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dfac0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fa080): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fa080): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fa080): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fa080): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fa080): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.494260706 +0000 UTC m=+230.027344039 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fa080): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004208c0 item 21 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fa700): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fa700): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fa700): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fa700): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fa700): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.497792513 +0000 UTC m=+230.030875846 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fa700): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fac40): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fac40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fac40): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fac40): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fac40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.497792513 +0000 UTC m=+230.030875846 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fac40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420d90 item 22 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fb2c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fb2c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fb2c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fb2c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fb2c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.500382893 +0000 UTC m=+230.033466226 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fb2c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fb7c0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fb7c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fb7c0): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fb7c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fb7c0): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fb7c0): _writeAt: size=3, off=7 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fb7c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fb7c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.500382893 +0000 UTC m=+230.033466226 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fb7c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fbcc0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fbcc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fbcc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fbcc0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fbcc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.500382893 +0000 UTC m=+230.033466226 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007fbcc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421110 item 23 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aa3c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aa3c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aa3c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aa3c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aa3c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.507718627 +0000 UTC m=+230.040801941 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aa3c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aa900): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aa900): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aa900): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aa900): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aa900): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.507718627 +0000 UTC m=+230.040801941 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aa900): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004215e0 item 24 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aaf40): _readAt: size=2, off=0 2025/07/29 02:15:55 ERROR : open-test-file(0xc0009aaf40): Couldn't read size of file 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aaf40): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aaf40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aaf40): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aaf40): close: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009aaf40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009ab300): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009ab300): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009ab300): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009ab300): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009ab300): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.510520565 +0000 UTC m=+230.043603878 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009ab300): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009ab800): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009ab800): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009ab800): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009ab800): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009ab800): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009ab800): _writeAt: size=3, off=7 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009ab800): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009ab800): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.510520565 +0000 UTC m=+230.043603878 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009ab800): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009abd40): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009abd40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009abd40): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009abd40): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009abd40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.510520565 +0000 UTC m=+230.043603878 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009abd40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421a40 item 25 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6440): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6440): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6440): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6440): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6440): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.513814215 +0000 UTC m=+230.046897528 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6440): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6980): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6980): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6980): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6980): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6980): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.513814215 +0000 UTC m=+230.046897528 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6980): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8150 item 26 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6fc0): _readAt: size=2, off=0 2025/07/29 02:15:55 ERROR : open-test-file(0xc0009c6fc0): Couldn't read size of file 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6fc0): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6fc0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6fc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6fc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c6fc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7380): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7380): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7380): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7380): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7380): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.516058646 +0000 UTC m=+230.049141959 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7380): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7880): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7880): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7880): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7880): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7880): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7880): _writeAt: size=3, off=7 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7880): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7880): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.516058646 +0000 UTC m=+230.049141959 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7880): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7dc0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7dc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7dc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7dc0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7dc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.516058646 +0000 UTC m=+230.049141959 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009c7dc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8a10 item 27 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e84c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e84c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e84c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e84c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e84c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.519366442 +0000 UTC m=+230.052449755 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e84c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e8a00): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e8a00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e8a00): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e8a00): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e8a00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.519366442 +0000 UTC m=+230.052449755 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e8a00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a93b0 item 28 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9040): _readAt: size=2, off=0 2025/07/29 02:15:55 ERROR : open-test-file(0xc0009e9040): Couldn't read size of file 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9040): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9040): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9040): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9040): close: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9040): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9400): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9400): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9400): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9400): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9400): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.521815066 +0000 UTC m=+230.054898380 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9400): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9ac0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9ac0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9ac0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9ac0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9ac0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.521815066 +0000 UTC m=+230.054898380 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009e9ac0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9a40 item 29 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a061c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a061c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a061c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a061c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a061c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.524101888 +0000 UTC m=+230.057185241 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a061c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a06700): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a06700): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a06700): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a06700): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a06700): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.524101888 +0000 UTC m=+230.057185241 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a06700): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c000 item 30 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a06d40): _readAt: size=2, off=0 2025/07/29 02:15:55 ERROR : open-test-file(0xc000a06d40): Couldn't read size of file 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a06d40): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a06d40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a06d40): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a06d40): close: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a06d40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a07100): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a07100): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a07100): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a07100): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a07100): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.526363691 +0000 UTC m=+230.059447005 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a07100): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a077c0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a077c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a077c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a077c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a077c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.526363691 +0000 UTC m=+230.059447005 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a077c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c690 item 31 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a07e40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a07e40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a07e40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a07e40): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a07e40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.529140231 +0000 UTC m=+230.062223554 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a07e40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34400): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34400): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34400): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34400): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34400): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.529140231 +0000 UTC m=+230.062223554 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34400): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cf50 item 32 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34a40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34a40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34a40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34a40): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34a40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.531793379 +0000 UTC m=+230.064876702 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34a40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34ec0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34ec0): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34ec0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34ec0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033dce0 item 33 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34ec0): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34ec0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.532704769 +0000 UTC m=+230.065788083 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a34ec0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a353c0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a353c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a353c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a353c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a353c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.532704769 +0000 UTC m=+230.065788083 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a353c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004122a0 item 33 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a35a00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a35a00): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a35a00): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a35a00): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a35a00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.536191452 +0000 UTC m=+230.069274765 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a35a00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a35e80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a35e80): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412770 item 34 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a35e80): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a35e80): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a35e80): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a35e80): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a35e80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.536963279 +0000 UTC m=+230.070046593 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a35e80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50440): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50440): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50440): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50440): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50440): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.536963279 +0000 UTC m=+230.070046593 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50440): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412a80 item 34 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50a80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50a80): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50a80): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50a80): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50a80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.539161233 +0000 UTC m=+230.072244557 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50a80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50f00): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50f00): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50f00): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50f00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50f00): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413260 item 35 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50f00): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50f00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.539926921 +0000 UTC m=+230.073010233 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a50f00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a51400): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a51400): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a51400): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a51400): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a51400): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.539926921 +0000 UTC m=+230.073010233 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a51400): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413490 item 35 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a51a80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a51a80): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a51a80): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a51a80): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a51a80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.541661204 +0000 UTC m=+230.074744517 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a51a80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84000): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84000): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413c00 item 36 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84000): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84000): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84000): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84000): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84000): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.542626485 +0000 UTC m=+230.075709889 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84000): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84540): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84540): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84540): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84540): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84540): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.542626485 +0000 UTC m=+230.075709889 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84540): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413e30 item 36 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84b80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84b80): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84b80): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84b80): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84b80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.544657106 +0000 UTC m=+230.077740429 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a84b80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85000): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85000): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85000): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85000): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85000): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e3f0 item 37 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85000): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85000): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.54535227 +0000 UTC m=+230.078435593 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85000): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85500): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85500): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85500): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85500): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85500): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.54535227 +0000 UTC m=+230.078435593 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85500): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e690 item 37 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85b80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85b80): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85b80): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85b80): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85b80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.547154071 +0000 UTC m=+230.080237444 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000a85b80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bac100): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bac100): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ebd0 item 38 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bac100): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bac100): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bac100): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bac100): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bac100): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.547915128 +0000 UTC m=+230.080998451 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bac100): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bac640): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bac640): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bac640): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bac640): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bac640): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.547915128 +0000 UTC m=+230.080998451 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bac640): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ee00 item 38 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000baccc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000baccc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000baccc0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000baccc0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000baccc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.54991454 +0000 UTC m=+230.082997853 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000baccc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bad1c0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bad1c0): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bad1c0): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bad1c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bad1c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f260 item 39 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bad1c0): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bad1c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.550700195 +0000 UTC m=+230.083783508 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bad1c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bad6c0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bad6c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bad6c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bad6c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bad6c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.550700195 +0000 UTC m=+230.083783508 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bad6c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f500 item 39 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000badd40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000badd40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000badd40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000badd40): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000badd40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.552142971 +0000 UTC m=+230.085226284 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000badd40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd62c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd62c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fb20 item 40 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd62c0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd62c0): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd62c0): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd62c0): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd62c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.553022963 +0000 UTC m=+230.086106276 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd62c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd6800): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd6800): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd6800): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd6800): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd6800): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.553022963 +0000 UTC m=+230.086106276 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd6800): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c230 item 40 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd6dc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd6dc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd6dc0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd6dc0): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd6dc0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd6dc0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd6dc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.554304408 +0000 UTC m=+230.087387721 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd6dc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd72c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd72c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd72c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d6c0 item 41 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd72c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd72c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.554784408 +0000 UTC m=+230.087867721 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd72c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd7780): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd7780): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd7780): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd7780): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd7780): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c000 item 41 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd7780): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd7780): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.555473371 +0000 UTC m=+230.088556684 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd7780): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd7cc0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd7cc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd7cc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd7cc0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd7cc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.555473371 +0000 UTC m=+230.088556684 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bd7cc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c2a0 item 41 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0e380): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0e380): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0e380): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0e380): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0e380): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0e380): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0e380): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.557328481 +0000 UTC m=+230.090411794 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0e380): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0e880): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0e880): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0e880): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c8c0 item 42 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0e880): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0e880): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.558042752 +0000 UTC m=+230.091126065 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0e880): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0edc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0edc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d110 item 42 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0edc0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0edc0): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0edc0): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0edc0): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0edc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.558987244 +0000 UTC m=+230.092070557 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0edc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0f340): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0f340): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0f340): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0f340): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0f340): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.558987244 +0000 UTC m=+230.092070557 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0f340): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d490 item 42 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000944680): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000944680): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000944680): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000944680): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000944680): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000944680): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000944680): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.564125584 +0000 UTC m=+230.097208918 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000944680): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000944b80): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000944b80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000944b80): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c770 item 43 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000944b80): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000944b80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.564712807 +0000 UTC m=+230.097796130 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000944b80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009450c0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009450c0): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009450c0): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009450c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009450c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c9a0 item 43 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009450c0): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009450c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.565397272 +0000 UTC m=+230.098480595 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009450c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000945600): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000945600): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000945600): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000945600): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000945600): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.565397272 +0000 UTC m=+230.098480595 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000945600): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cd90 item 43 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000945c40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000945c40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000945c40): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000945c40): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000945c40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000945c40): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000945c40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.567644107 +0000 UTC m=+230.100727420 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000945c40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c941c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c941c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c941c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d260 item 44 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c941c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c941c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.568425343 +0000 UTC m=+230.101508666 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c941c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94700): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94700): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d490 item 44 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94700): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94700): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94700): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94700): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94700): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.569140896 +0000 UTC m=+230.102224208 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94700): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94c80): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94c80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94c80): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94c80): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94c80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.569140896 +0000 UTC m=+230.102224208 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94c80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d650 item 44 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0f640): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0f640): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0f640): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0f640): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0f640): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0f640): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0f640): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.571995041 +0000 UTC m=+230.105078354 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0f640): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0fb40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0fb40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0fb40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d960 item 45 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0fb40): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0fb40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.572792026 +0000 UTC m=+230.105875339 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c0fb40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c582c0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c582c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c582c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c582c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c582c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.572792026 +0000 UTC m=+230.105875339 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c582c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ddc0 item 45 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c58900): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c58900): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c58900): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c58900): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c58900): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c58900): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c58900): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.574910221 +0000 UTC m=+230.107993533 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c58900): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c58e00): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c58e00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c58e00): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca460 item 46 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c58e00): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c58e00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.579265432 +0000 UTC m=+230.112348746 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c58e00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c59500): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c59500): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c59500): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c59500): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c59500): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.579265432 +0000 UTC m=+230.112348746 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c59500): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca770 item 46 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c59b40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c59b40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c59b40): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c59b40): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c59b40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c59b40): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c59b40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.581953516 +0000 UTC m=+230.115036860 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c59b40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d140c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d140c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d140c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb110 item 47 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d140c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d140c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.582831804 +0000 UTC m=+230.115915117 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d140c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d147c0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d147c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d147c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d147c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d147c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.582831804 +0000 UTC m=+230.115915117 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d147c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb3b0 item 47 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d14e00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d14e00): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d14e00): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d14e00): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d14e00): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d14e00): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d14e00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.584808593 +0000 UTC m=+230.117891906 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d14e00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d15300): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d15300): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d15300): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbab0 item 48 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d15300): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d15300): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.588155193 +0000 UTC m=+230.121238506 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d15300): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d15a00): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d15a00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d15a00): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d15a00): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d15a00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.588155193 +0000 UTC m=+230.121238506 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d15a00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbc70 item 48 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d380c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d380c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d380c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d380c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d380c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.589845394 +0000 UTC m=+230.122928707 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d380c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d38540): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d38540): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d38540): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d38540): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d38540): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d38540): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e2a0 item 49 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d38540): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d38540): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.590472861 +0000 UTC m=+230.123556174 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d38540): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d38a80): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d38a80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d38a80): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d38a80): >_readAt: n=8, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d38a80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.590472861 +0000 UTC m=+230.123556174 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d38a80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e460 item 49 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39100): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39100): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39100): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39100): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39100): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.592722311 +0000 UTC m=+230.125805625 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39100): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39600): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39600): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39600): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e930 item 50 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39600): _readAt: size=2, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39600): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39600): _writeAt: size=3, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39600): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39600): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.594050755 +0000 UTC m=+230.127134067 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39600): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39b80): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39b80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39b80): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39b80): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39b80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.594050755 +0000 UTC m=+230.127134067 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d39b80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed90 item 50 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86280): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86280): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86280): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86280): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86280): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.595650105 +0000 UTC m=+230.128733449 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86280): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86780): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86780): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86780): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86780): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86780): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86780): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f570 item 51 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86780): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86780): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.596177685 +0000 UTC m=+230.129260998 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86780): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86cc0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86cc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86cc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86cc0): >_readAt: n=8, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86cc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.596177685 +0000 UTC m=+230.129260998 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d86cc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fa40 item 51 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87340): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87340): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87340): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87340): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87340): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.597804678 +0000 UTC m=+230.130887991 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87340): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87840): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87840): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87840): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ff10 item 52 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87840): _readAt: size=2, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87840): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87840): _writeAt: size=3, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87840): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87840): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.598634155 +0000 UTC m=+230.131717468 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87840): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87dc0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87dc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87dc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87dc0): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87dc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.598634155 +0000 UTC m=+230.131717468 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d87dc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416150 item 52 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db24c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db24c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db24c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db24c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db24c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.600711864 +0000 UTC m=+230.133795176 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db24c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db29c0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db29c0): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db29c0): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db29c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db29c0): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db29c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416540 item 53 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db29c0): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db29c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.601526051 +0000 UTC m=+230.134609363 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db29c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db2f00): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db2f00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db2f00): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db2f00): >_readAt: n=8, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db2f00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.601526051 +0000 UTC m=+230.134609363 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db2f00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416700 item 53 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db3580): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db3580): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db3580): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db3580): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db3580): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.603166017 +0000 UTC m=+230.136249330 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db3580): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db3a80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db3a80): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db3a80): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416b60 item 54 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db3a80): _readAt: size=2, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db3a80): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db3a80): _writeAt: size=3, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db3a80): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db3a80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.604528504 +0000 UTC m=+230.137611817 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000db3a80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfa080): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfa080): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfa080): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfa080): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfa080): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.604528504 +0000 UTC m=+230.137611817 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfa080): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416e00 item 54 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfa700): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfa700): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfa700): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfa700): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfa700): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.606091998 +0000 UTC m=+230.139175310 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfa700): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfac00): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfac00): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfac00): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfac00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfac00): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfac00): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417180 item 55 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfac00): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfac00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.606687024 +0000 UTC m=+230.139770327 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfac00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfb140): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfb140): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfb140): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfb140): >_readAt: n=8, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfb140): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.606687024 +0000 UTC m=+230.139770327 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfb140): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417420 item 55 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfb7c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfb7c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfb7c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfb7c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfb7c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.608653624 +0000 UTC m=+230.141736937 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfb7c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfbcc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfbcc0): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfbcc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004178f0 item 56 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfbcc0): _readAt: size=2, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfbcc0): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfbcc0): _writeAt: size=3, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfbcc0): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfbcc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.610131016 +0000 UTC m=+230.143214330 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000dfbcc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e322c0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e322c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e322c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e322c0): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e322c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.610131016 +0000 UTC m=+230.143214330 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e322c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417ce0 item 56 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e32900): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e32900): open at offset 0 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e32900): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e32900): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e32900): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e32900): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e32900): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e32900): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.611777045 +0000 UTC m=+230.144860358 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e32900): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e32e40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e32e40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e32e40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac2a0 item 57 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e32e40): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e32e40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.61264866 +0000 UTC m=+230.145731973 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e32e40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33380): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33380): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33380): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33380): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33380): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33380): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac540 item 57 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33380): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33380): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.613446937 +0000 UTC m=+230.146530251 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33380): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33900): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33900): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33900): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33900): >_readAt: n=8, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33900): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.613446937 +0000 UTC m=+230.146530251 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33900): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac7e0 item 57 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33f40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33f40): open at offset 0 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33f40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33f40): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33f40): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33f40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33f40): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33f40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.615881747 +0000 UTC m=+230.148965060 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e33f40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6c500): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6c500): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6c500): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad1f0 item 58 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6c500): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6c500): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.616302977 +0000 UTC m=+230.149386280 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6c500): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6ca40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6ca40): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6ca40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad420 item 58 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6ca40): _readAt: size=2, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6ca40): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6ca40): _writeAt: size=3, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6ca40): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6ca40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.617183599 +0000 UTC m=+230.150266912 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6ca40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6d000): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6d000): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6d000): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6d000): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6d000): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.617183599 +0000 UTC m=+230.150266912 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6d000): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad5e0 item 58 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6d640): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6d640): open at offset 0 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6d640): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6d640): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6d640): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6d640): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6d640): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6d640): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.619930403 +0000 UTC m=+230.153013717 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6d640): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6db80): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6db80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6db80): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004addc0 item 59 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6db80): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6db80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.622052395 +0000 UTC m=+230.155135708 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000e6db80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2140): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2140): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2140): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2140): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2140): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2140): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0150 item 59 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2140): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2140): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.622760033 +0000 UTC m=+230.155843345 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2140): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea26c0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea26c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea26c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea26c0): >_readAt: n=8, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea26c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.622760033 +0000 UTC m=+230.155843345 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea26c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e03f0 item 59 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2d00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2d00): open at offset 0 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2d00): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2d00): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2d00): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2d00): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2d00): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2d00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.624908513 +0000 UTC m=+230.157991827 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2d00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3240): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3240): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3240): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0850 item 60 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3240): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3240): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.625451542 +0000 UTC m=+230.158534855 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3240): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3780): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3780): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3780): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0c40 item 60 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3780): _readAt: size=2, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3780): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3780): _writeAt: size=3, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3780): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3780): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.626089138 +0000 UTC m=+230.159172452 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3780): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3d40): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3d40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3d40): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3d40): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3d40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.626089138 +0000 UTC m=+230.159172452 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3d40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1260 item 60 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c952c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c952c0): open at offset 0 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c952c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c952c0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c952c0): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c952c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c952c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c952c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.629650611 +0000 UTC m=+230.162733924 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c952c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c95800): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c95800): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c95800): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045da40 item 61 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c95800): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c95800): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.630658923 +0000 UTC m=+230.163742236 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c95800): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d02c40): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d02c40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d02c40): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d02c40): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d02c40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.630658923 +0000 UTC m=+230.163742236 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d02c40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd260 item 61 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef4380): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef4380): open at offset 0 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef4380): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef4380): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef4380): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef4380): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef4380): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef4380): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.633546612 +0000 UTC m=+230.166629935 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef4380): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef48c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef48c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef48c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0230 item 62 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef48c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef48c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.634305936 +0000 UTC m=+230.167389249 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef48c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef4fc0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef4fc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef4fc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef4fc0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef4fc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.634305936 +0000 UTC m=+230.167389249 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef4fc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e04d0 item 62 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef5600): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef5600): open at offset 0 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef5600): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef5600): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef5600): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef5600): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef5600): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef5600): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.635991358 +0000 UTC m=+230.169074691 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef5600): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef5b40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef5b40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef5b40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e09a0 item 63 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef5b40): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef5b40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.63688201 +0000 UTC m=+230.169965322 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ef5b40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d03600): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d03600): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d03600): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d03600): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d03600): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.63688201 +0000 UTC m=+230.169965322 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d03600): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1110 item 63 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d03c40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d03c40): open at offset 0 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d03c40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d03c40): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d03c40): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d03c40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d03c40): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d03c40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.638741419 +0000 UTC m=+230.171824762 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000d03c40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94200): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94200): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94200): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc770 item 64 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94200): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94200): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.639421976 +0000 UTC m=+230.172505289 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94200): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94900): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94900): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94900): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94900): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94900): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.639421976 +0000 UTC m=+230.172505289 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94900): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcee0 item 64 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94f40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94f40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94f40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94f40): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94f40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.641264373 +0000 UTC m=+230.174347686 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c94f40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c95d80): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c95d80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c95d80): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c95d80): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c95d80): _writeAt: size=3, off=2 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdc00 item 65 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c95d80): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c95d80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.641951121 +0000 UTC m=+230.175034434 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000c95d80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910340): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910340): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910340): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910340): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910340): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.641951121 +0000 UTC m=+230.175034434 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910340): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fde30 item 65 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910980): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910980): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910980): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910980): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910980): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.643876855 +0000 UTC m=+230.176960168 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910980): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910e00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910e00): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c460 item 66 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910e00): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910e00): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910e00): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910e00): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910e00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.645058942 +0000 UTC m=+230.178142256 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000910e00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000911380): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000911380): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000911380): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000911380): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000911380): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.645058942 +0000 UTC m=+230.178142256 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000911380): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c700 item 66 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009119c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009119c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009119c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009119c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009119c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.646289642 +0000 UTC m=+230.179372954 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0009119c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000911e40): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000911e40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000911e40): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000911e40): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000911e40): _writeAt: size=3, off=2 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ccb0 item 67 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000911e40): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000911e40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.646905136 +0000 UTC m=+230.179988449 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000911e40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074a3c0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074a3c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074a3c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074a3c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074a3c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.646905136 +0000 UTC m=+230.179988449 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074a3c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cf50 item 67 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074aa40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074aa40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074aa40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074aa40): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074aa40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.648342133 +0000 UTC m=+230.181425446 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074aa40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074af40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074af40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d420 item 68 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074af40): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074af40): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074af40): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074af40): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074af40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.649061213 +0000 UTC m=+230.182144526 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074af40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074b480): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074b480): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074b480): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074b480): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074b480): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.649061213 +0000 UTC m=+230.182144526 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074b480): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d5e0 item 68 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074bac0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074bac0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074bac0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074bac0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074bac0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.650221349 +0000 UTC m=+230.183304662 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00074bac0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2000): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2000): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2000): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2000): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2000): _writeAt: size=3, off=2 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ddc0 item 69 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2000): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2000): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.650650404 +0000 UTC m=+230.183733717 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2000): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2540): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2540): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2540): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2540): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2540): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.650650404 +0000 UTC m=+230.183733717 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2540): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c310 item 69 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2c00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2c00): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2c00): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2c00): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2c00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.651936637 +0000 UTC m=+230.185019950 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d2c00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3100): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3100): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cd20 item 70 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3100): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3100): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3100): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3100): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3100): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.652533316 +0000 UTC m=+230.185616639 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3100): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3680): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3680): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3680): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3680): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3680): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.652533316 +0000 UTC m=+230.185616639 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3680): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cfc0 item 70 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3d00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3d00): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3d00): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3d00): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3d00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.653785827 +0000 UTC m=+230.186869141 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008d3d00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003aabc0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003aabc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003aabc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003aabc0): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003aabc0): _writeAt: size=3, off=2 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d5e0 item 71 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003aabc0): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003aabc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.65427218 +0000 UTC m=+230.187355493 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003aabc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003ab680): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003ab680): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003ab680): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003ab680): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003ab680): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.65427218 +0000 UTC m=+230.187355493 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0003ab680): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d9d0 item 71 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde200): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde200): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde200): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde200): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde200): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.655436805 +0000 UTC m=+230.188520118 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde200): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde740): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde740): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c2a0 item 72 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde740): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde740): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde740): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde740): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde740): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.655925843 +0000 UTC m=+230.189009156 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bde740): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdec80): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdec80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdec80): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdec80): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdec80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.655925843 +0000 UTC m=+230.189009156 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdec80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c700 item 72 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf240): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf240): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf240): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf240): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf240): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf240): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf240): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.656994127 +0000 UTC m=+230.190077440 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf240): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf740): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf740): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf740): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ca80 item 73 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf740): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf740): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.657463528 +0000 UTC m=+230.190546841 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdf740): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdfc00): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdfc00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdfc00): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdfc00): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdfc00): _writeAt: size=3, off=2 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ce00 item 73 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdfc00): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdfc00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.65795521 +0000 UTC m=+230.191038523 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000bdfc00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0005917c0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0005917c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0005917c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0005917c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0005917c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.65795521 +0000 UTC m=+230.191038523 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0005917c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d030 item 73 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000591f40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000591f40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000591f40): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000591f40): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000591f40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000591f40): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000591f40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.659131327 +0000 UTC m=+230.192214640 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000591f40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e8cc0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e8cc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e8cc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d420 item 74 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e8cc0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e8cc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.65983671 +0000 UTC m=+230.192920023 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e8cc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e9bc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e9bc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d650 item 74 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e9bc0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e9bc0): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e9bc0): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e9bc0): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e9bc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.660488562 +0000 UTC m=+230.193571866 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0002e9bc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b6740): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b6740): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b6740): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b6740): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b6740): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.660488562 +0000 UTC m=+230.193571866 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b6740): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d810 item 74 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7300): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7300): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7300): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7300): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7300): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7300): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7300): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.661983218 +0000 UTC m=+230.195066531 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7300): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7800): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7800): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7800): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dce0 item 75 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7800): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7800): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.662460403 +0000 UTC m=+230.195543716 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7800): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7d80): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7d80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7d80): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7d80): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7d80): _writeAt: size=3, off=2 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037df10 item 75 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7d80): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7d80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.663089112 +0000 UTC m=+230.196172425 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004b7d80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a380): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a380): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a380): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a380): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a380): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.663089112 +0000 UTC m=+230.196172425 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079a380): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c2a0 item 75 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079aa40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079aa40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079aa40): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079aa40): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079aa40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079aa40): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079aa40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.665021678 +0000 UTC m=+230.198104992 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079aa40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079af40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079af40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079af40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c770 item 76 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079af40): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079af40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.665836989 +0000 UTC m=+230.198920302 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079af40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b480): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b480): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cbd0 item 76 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b480): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b480): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b480): _writeAt: size=3, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b480): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b480): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.666570655 +0000 UTC m=+230.199653968 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079b480): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079ba40): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079ba40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079ba40): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079ba40): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079ba40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.666570655 +0000 UTC m=+230.199653968 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00079ba40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cee0 item 76 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928140): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928140): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928140): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928140): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928140): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928140): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928140): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.668104023 +0000 UTC m=+230.201187335 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928140): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928680): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928680): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928680): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d730 item 77 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928680): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928680): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.668865442 +0000 UTC m=+230.201948755 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928680): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928dc0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928dc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928dc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928dc0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928dc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.668865442 +0000 UTC m=+230.201948755 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000928dc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d960 item 77 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929400): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929400): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929400): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929400): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929400): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929400): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929400): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.67065533 +0000 UTC m=+230.203738703 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929400): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929900): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929900): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929900): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035df10 item 78 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929900): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929900): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.671451943 +0000 UTC m=+230.204535257 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000929900): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de100): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de100): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de100): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de100): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de100): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.671451943 +0000 UTC m=+230.204535257 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de100): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392230 item 78 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de940): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de940): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de940): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de940): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de940): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de940): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de940): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.673208831 +0000 UTC m=+230.206292144 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004de940): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dee40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dee40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dee40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392a80 item 79 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dee40): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dee40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.673914084 +0000 UTC m=+230.206997397 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dee40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004df540): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004df540): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004df540): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004df540): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004df540): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.673914084 +0000 UTC m=+230.206997397 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004df540): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392e70 item 79 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dfc00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dfc00): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dfc00): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dfc00): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dfc00): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dfc00): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dfc00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.675624002 +0000 UTC m=+230.208707316 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0004dfc00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea21c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea21c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea21c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003933b0 item 80 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea21c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea21c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.676174796 +0000 UTC m=+230.209258109 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea21c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea28c0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea28c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea28c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea28c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea28c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.676174796 +0000 UTC m=+230.209258109 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea28c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393ce0 item 80 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2f00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2f00): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2f00): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2f00): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2f00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.677645384 +0000 UTC m=+230.210728698 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea2f00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3380): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3380): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3380): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3380): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3380): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3380): _writeAt: size=3, off=7 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362930 item 81 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3380): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3380): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.678460064 +0000 UTC m=+230.211543376 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea3380): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea38c0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea38c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea38c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea38c0): >_readAt: n=8, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea38c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.678460064 +0000 UTC m=+230.211543376 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000ea38c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362b60 item 81 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071a140): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071a140): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071a140): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071a140): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071a140): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.680012577 +0000 UTC m=+230.213095890 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071a140): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071a640): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071a640): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071a640): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003630a0 item 82 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071a640): _readAt: size=2, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071a640): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071a640): _writeAt: size=3, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071a640): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071a640): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.680633371 +0000 UTC m=+230.213716684 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071a640): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071abc0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071abc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071abc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071abc0): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071abc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.680633371 +0000 UTC m=+230.213716684 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071abc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363340 item 82 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071b240): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071b240): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071b240): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071b240): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071b240): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.682043076 +0000 UTC m=+230.215126390 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071b240): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071b740): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071b740): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071b740): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071b740): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071b740): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071b740): _writeAt: size=3, off=7 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363880 item 83 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071b740): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071b740): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.682711941 +0000 UTC m=+230.215795254 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071b740): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071bc80): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071bc80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071bc80): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071bc80): >_readAt: n=8, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071bc80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.682711941 +0000 UTC m=+230.215795254 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00071bc80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363ab0 item 83 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738380): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738380): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738380): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738380): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738380): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.684108672 +0000 UTC m=+230.217191995 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738380): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738880): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738880): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738880): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a0e0 item 84 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738880): _readAt: size=2, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738880): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738880): _writeAt: size=3, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738880): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738880): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.684766928 +0000 UTC m=+230.217850240 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738880): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738e00): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738e00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738e00): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738e00): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738e00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.684766928 +0000 UTC m=+230.217850240 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000738e00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a460 item 84 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739480): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739480): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739480): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739480): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739480): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.68663312 +0000 UTC m=+230.219716443 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739480): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739980): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739980): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739980): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739980): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739980): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739980): _writeAt: size=3, off=7 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a8c0 item 85 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739980): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739980): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.687325568 +0000 UTC m=+230.220408881 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739980): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739ec0): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739ec0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739ec0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739ec0): >_readAt: n=8, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739ec0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.687325568 +0000 UTC m=+230.220408881 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000739ec0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040aaf0 item 85 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007565c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007565c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007565c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007565c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007565c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.68888255 +0000 UTC m=+230.221965862 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007565c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000756ac0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000756ac0): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000756ac0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b2d0 item 86 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000756ac0): _readAt: size=2, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000756ac0): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000756ac0): _writeAt: size=3, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000756ac0): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000756ac0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.68968732 +0000 UTC m=+230.222770623 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000756ac0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000757040): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000757040): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000757040): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000757040): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000757040): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.68968732 +0000 UTC m=+230.222770623 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000757040): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b6c0 item 86 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007576c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007576c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007576c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007576c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007576c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.692159408 +0000 UTC m=+230.225242721 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007576c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000757bc0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000757bc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000757bc0): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000757bc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000757bc0): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000757bc0): _writeAt: size=3, off=7 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bd50 item 87 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000757bc0): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000757bc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.693324905 +0000 UTC m=+230.226408238 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc000757bc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2180): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2180): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2180): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2180): >_readAt: n=8, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2180): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.693324905 +0000 UTC m=+230.226408238 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2180): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460150 item 87 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2800): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2800): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2800): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2800): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2800): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.695127437 +0000 UTC m=+230.228210750 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2800): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2d00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2d00): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2d00): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004604d0 item 88 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2d00): _readAt: size=2, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2d00): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2d00): _writeAt: size=3, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2d00): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2d00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.695853429 +0000 UTC m=+230.228936742 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d2d00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d3280): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d3280): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d3280): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d3280): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d3280): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.695853429 +0000 UTC m=+230.228936742 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d3280): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460700 item 88 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d38c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d38c0): open at offset 0 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d38c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d38c0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d38c0): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d38c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d38c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d38c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.697951045 +0000 UTC m=+230.231034387 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d38c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d3e00): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d3e00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d3e00): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461030 item 89 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d3e00): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d3e00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.698641851 +0000 UTC m=+230.231725165 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0007d3e00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081c3c0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081c3c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081c3c0): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081c3c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081c3c0): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081c3c0): _writeAt: size=3, off=7 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004612d0 item 89 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081c3c0): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081c3c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.699407007 +0000 UTC m=+230.232490309 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081c3c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081c940): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081c940): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081c940): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081c940): >_readAt: n=8, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081c940): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.699407007 +0000 UTC m=+230.232490309 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081c940): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461650 item 89 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081cf80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081cf80): open at offset 0 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081cf80): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081cf80): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081cf80): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081cf80): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081cf80): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081cf80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.700955703 +0000 UTC m=+230.234039016 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081cf80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081d4c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081d4c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081d4c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461ce0 item 90 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081d4c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081d4c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.701463635 +0000 UTC m=+230.234546949 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081d4c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081da00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081da00): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081da00): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461f10 item 90 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081da00): _readAt: size=2, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081da00): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081da00): _writeAt: size=3, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081da00): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081da00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.702163299 +0000 UTC m=+230.235246613 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00081da00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085e040): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085e040): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085e040): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085e040): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085e040): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.702163299 +0000 UTC m=+230.235246613 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085e040): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae310 item 90 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085e680): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085e680): open at offset 0 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085e680): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085e680): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085e680): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085e680): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085e680): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085e680): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.706814526 +0000 UTC m=+230.239897838 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085e680): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085ebc0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085ebc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085ebc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae700 item 91 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085ebc0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085ebc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.707384485 +0000 UTC m=+230.240467798 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085ebc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085f100): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085f100): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085f100): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085f100): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085f100): >_readAt: n=2, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085f100): _writeAt: size=3, off=7 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae8c0 item 91 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085f100): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085f100): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.708161623 +0000 UTC m=+230.241244936 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085f100): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085f680): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085f680): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085f680): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085f680): >_readAt: n=8, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085f680): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.708161623 +0000 UTC m=+230.241244936 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085f680): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aea80 item 91 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085fcc0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085fcc0): open at offset 0 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085fcc0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085fcc0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085fcc0): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085fcc0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085fcc0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085fcc0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.709741578 +0000 UTC m=+230.242824891 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00085fcc0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087c280): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087c280): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087c280): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af030 item 92 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087c280): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087c280): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.710977487 +0000 UTC m=+230.244060800 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087c280): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087c7c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087c7c0): open at offset 5 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087c7c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af500 item 92 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087c7c0): _readAt: size=2, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087c7c0): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087c7c0): _writeAt: size=3, off=5 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087c7c0): >_writeAt: n=3, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087c7c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.711808466 +0000 UTC m=+230.244891779 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087c7c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087cd80): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087cd80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087cd80): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087cd80): >_readAt: n=3, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087cd80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.711808466 +0000 UTC m=+230.244891779 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087cd80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af8f0 item 92 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087d3c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087d3c0): open at offset 0 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087d3c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087d3c0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087d3c0): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087d3c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087d3c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087d3c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.713213934 +0000 UTC m=+230.246297247 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087d3c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087d900): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087d900): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087d900): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e1c0 item 93 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087d900): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087d900): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.713778393 +0000 UTC m=+230.246861706 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc00087d900): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a4080): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a4080): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a4080): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a4080): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a4080): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.713778393 +0000 UTC m=+230.246861706 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a4080): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e460 item 93 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a46c0): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a46c0): open at offset 0 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a46c0): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a46c0): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a46c0): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a46c0): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a46c0): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a46c0): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.718999509 +0000 UTC m=+230.252082822 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a46c0): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a4c00): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a4c00): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a4c00): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ea80 item 94 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a4c00): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a4c00): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.719907944 +0000 UTC m=+230.252991256 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a4c00): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5300): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5300): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5300): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5300): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5300): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.719907944 +0000 UTC m=+230.252991256 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5300): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f030 item 94 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5940): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5940): open at offset 0 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5940): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5940): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5940): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5940): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5940): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5940): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.722523822 +0000 UTC m=+230.255607125 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5940): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5e80): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5e80): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5e80): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f420 item 95 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5e80): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5e80): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.72713867 +0000 UTC m=+230.260221983 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008a5e80): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008ce600): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008ce600): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008ce600): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008ce600): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008ce600): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.72713867 +0000 UTC m=+230.260221983 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008ce600): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f650 item 95 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 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/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cec40): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cec40): open at offset 0 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cec40): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cec40): _readAt: size=2, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cec40): >_readAt: n=0, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cec40): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cec40): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cec40): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.730025327 +0000 UTC m=+230.263108640 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cec40): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cf180): _writeAt: size=5, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cf180): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cf180): >openPending: err= 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fc00 item 96 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cf180): >_writeAt: n=5, err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cf180): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.730957756 +0000 UTC m=+230.264041070 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cf180): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:55 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cf880): _readAt: size=512, off=0 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cf880): openPending: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cf880): >openPending: err= 2025/07/29 02:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cf880): >_readAt: n=5, err=EOF 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cf880): close: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:55.730957756 +0000 UTC m=+230.264041070 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:55 DEBUG : open-test-file(0xc0008cf880): >close: err= 2025/07/29 02:15:55 DEBUG : open-test-file: Remove: 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fea0 item 96 2025/07/29 02:15:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:55 DEBUG : open-test-file: >Remove: err= 2025/07/29 02:15:55 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:55 DEBUG : Looking for writers 2025/07/29 02:15:55 DEBUG : >WaitForWriters: 2025/07/29 02:15:55 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:55 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:55 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:15:55 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:55 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/29 02:15:55 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c080): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c080): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c080): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c080): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c080): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.126583077 +0000 UTC m=+230.659666390 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c080): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c500): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c500): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c500): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c500): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c500): _writeAt: size=3, off=2 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c500): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c500): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.126583077 +0000 UTC m=+230.659666390 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c500): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c9c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c9c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c9c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c9c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c9c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.126583077 +0000 UTC m=+230.659666390 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090c9c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004730a0 item 1 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090d000): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090d000): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090d000): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090d000): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090d000): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.130383108 +0000 UTC m=+230.663466422 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090d000): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090d500): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090d500): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090d500): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090d500): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090d500): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.130383108 +0000 UTC m=+230.663466422 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090d500): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473810 item 2 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090db40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090db40): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090db40): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090db40): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090db40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.132554623 +0000 UTC m=+230.665637936 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00090db40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093e040): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093e040): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093e040): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093e040): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093e040): _writeAt: size=3, off=2 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093e040): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093e040): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.132554623 +0000 UTC m=+230.665637936 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093e040): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093e500): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093e500): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093e500): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093e500): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093e500): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.132554623 +0000 UTC m=+230.665637936 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093e500): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8690 item 3 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093eb80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093eb80): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093eb80): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093eb80): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093eb80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.137123165 +0000 UTC m=+230.670206498 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093eb80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093f0c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093f0c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093f0c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093f0c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093f0c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.137123165 +0000 UTC m=+230.670206498 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093f0c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8ee0 item 4 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093f700): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093f700): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093f700): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093f700): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093f700): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.139385439 +0000 UTC m=+230.672468752 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093f700): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093fb80): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093fb80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093fb80): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093fb80): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093fb80): _writeAt: size=3, off=2 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093fb80): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093fb80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.139385439 +0000 UTC m=+230.672468752 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00093fb80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a860c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a860c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a860c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a860c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a860c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.139385439 +0000 UTC m=+230.672468752 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a860c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a96c0 item 5 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a86740): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a86740): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a86740): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a86740): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a86740): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.143053021 +0000 UTC m=+230.676136334 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a86740): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a86c80): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a86c80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a86c80): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a86c80): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a86c80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.143053021 +0000 UTC m=+230.676136334 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a86c80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9dc0 item 6 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87300): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87300): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87300): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87300): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87300): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.145021625 +0000 UTC m=+230.678104927 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87300): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87800): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87800): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87800): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87800): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87800): _writeAt: size=3, off=2 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87800): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87800): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.145021625 +0000 UTC m=+230.678104927 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87800): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87cc0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87cc0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87cc0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87cc0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87cc0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.145021625 +0000 UTC m=+230.678104927 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a87cc0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c460 item 7 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa43c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa43c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa43c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa43c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa43c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.147882532 +0000 UTC m=+230.680965845 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa43c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa4900): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa4900): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa4900): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa4900): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa4900): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.147882532 +0000 UTC m=+230.680965845 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa4900): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d1f0 item 8 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa4ec0): _readAt: size=2, off=0 2025/07/29 02:15:56 ERROR : open-test-file(0xc000aa4ec0): Couldn't read size of file 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa4ec0): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa4ec0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa4ec0): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa4ec0): close: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa4ec0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5280): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5280): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5280): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5280): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5280): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.15071634 +0000 UTC m=+230.683799673 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5280): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5700): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5700): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5700): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5700): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5700): _writeAt: size=3, off=2 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5700): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5700): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.15071634 +0000 UTC m=+230.683799673 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5700): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5c00): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5c00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5c00): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5c00): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5c00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.15071634 +0000 UTC m=+230.683799673 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000aa5c00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033de30 item 9 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2300): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2300): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2300): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2300): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2300): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.15436709 +0000 UTC m=+230.687450423 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2300): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2840): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2840): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2840): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2840): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2840): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.15436709 +0000 UTC m=+230.687450423 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2840): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412770 item 10 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2e80): _readAt: size=2, off=0 2025/07/29 02:15:56 ERROR : open-test-file(0xc000ac2e80): Couldn't read size of file 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2e80): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2e80): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2e80): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2e80): close: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac2e80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3240): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3240): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3240): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3240): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3240): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.161716479 +0000 UTC m=+230.694799813 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3240): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3740): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3740): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3740): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3740): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3740): _writeAt: size=3, off=2 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3740): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3740): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.161716479 +0000 UTC m=+230.694799813 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3740): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3c40): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3c40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3c40): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3c40): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3c40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.161716479 +0000 UTC m=+230.694799813 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ac3c40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412e70 item 11 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ada340): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ada340): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ada340): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ada340): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ada340): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.167907166 +0000 UTC m=+230.700990499 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ada340): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ada880): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ada880): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ada880): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ada880): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ada880): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.167907166 +0000 UTC m=+230.700990499 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000ada880): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413880 item 12 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adaec0): _readAt: size=2, off=0 2025/07/29 02:15:56 ERROR : open-test-file(0xc000adaec0): Couldn't read size of file 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adaec0): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adaec0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adaec0): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adaec0): close: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adaec0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adb280): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adb280): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adb280): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adb280): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adb280): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.172154134 +0000 UTC m=+230.705237467 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adb280): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a083c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a083c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a083c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a083c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a083c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.172154134 +0000 UTC m=+230.705237467 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a083c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413d50 item 13 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08a80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08a80): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08a80): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08a80): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08a80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.175314574 +0000 UTC m=+230.708397917 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08a80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08fc0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08fc0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08fc0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08fc0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08fc0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.175314574 +0000 UTC m=+230.708397917 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08fc0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e460 item 14 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adb740): _readAt: size=2, off=0 2025/07/29 02:15:56 ERROR : open-test-file(0xc000adb740): Couldn't read size of file 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adb740): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adb740): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adb740): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adb740): close: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adb740): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adbb00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adbb00): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adbb00): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adbb00): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adbb00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.179988053 +0000 UTC m=+230.713071386 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000adbb00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af4240): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af4240): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af4240): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af4240): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af4240): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.179988053 +0000 UTC m=+230.713071386 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af4240): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c230 item 15 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af48c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af48c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af48c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af48c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af48c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.181940406 +0000 UTC m=+230.715023719 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af48c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af4e00): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af4e00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af4e00): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af4e00): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af4e00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.181940406 +0000 UTC m=+230.715023719 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af4e00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d6c0 item 16 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af5440): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af5440): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af5440): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af5440): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af5440): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.186397669 +0000 UTC m=+230.719480982 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af5440): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af58c0): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af58c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af58c0): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af58c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af58c0): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af58c0): _writeAt: size=3, off=7 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af58c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af58c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.186397669 +0000 UTC m=+230.719480982 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af58c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af5dc0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af5dc0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af5dc0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af5dc0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af5dc0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.186397669 +0000 UTC m=+230.719480982 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000af5dc0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c2a0 item 17 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b124c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b124c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b124c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b124c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b124c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.188882622 +0000 UTC m=+230.721965935 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b124c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b12a00): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b12a00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b12a00): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b12a00): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b12a00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.188882622 +0000 UTC m=+230.721965935 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b12a00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cb60 item 18 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13080): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13080): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13080): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13080): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13080): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.190796874 +0000 UTC m=+230.723880187 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13080): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13580): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13580): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13580): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13580): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13580): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13580): _writeAt: size=3, off=7 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13580): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13580): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.190796874 +0000 UTC m=+230.723880187 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13580): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13a80): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13a80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13a80): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13a80): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13a80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.190796874 +0000 UTC m=+230.723880187 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000b13a80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d810 item 19 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bac180): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bac180): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bac180): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bac180): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bac180): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.193955791 +0000 UTC m=+230.727039104 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bac180): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bac6c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bac6c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bac6c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bac6c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bac6c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.193955791 +0000 UTC m=+230.727039104 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bac6c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca150 item 20 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bacd40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bacd40): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bacd40): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bacd40): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bacd40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.19674798 +0000 UTC m=+230.729831292 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bacd40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bad240): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bad240): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bad240): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bad240): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bad240): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bad240): _writeAt: size=3, off=7 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bad240): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bad240): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.19674798 +0000 UTC m=+230.729831292 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bad240): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bad740): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bad740): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bad740): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bad740): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bad740): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.19674798 +0000 UTC m=+230.729831292 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bad740): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca770 item 21 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009846c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009846c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009846c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009846c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009846c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.200220014 +0000 UTC m=+230.733303328 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009846c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000984c00): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000984c00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000984c00): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000984c00): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000984c00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.200220014 +0000 UTC m=+230.733303328 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000984c00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420ee0 item 22 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985280): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985280): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985280): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985280): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985280): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.20236526 +0000 UTC m=+230.735448573 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985280): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985780): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985780): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985780): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985780): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985780): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985780): _writeAt: size=3, off=7 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985780): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985780): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.20236526 +0000 UTC m=+230.735448573 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985780): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985c80): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985c80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985c80): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985c80): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985c80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.20236526 +0000 UTC m=+230.735448573 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000985c80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421260 item 23 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e0380): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e0380): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e0380): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e0380): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e0380): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.204813484 +0000 UTC m=+230.737896797 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e0380): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e08c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e08c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e08c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e08c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e08c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.204813484 +0000 UTC m=+230.737896797 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e08c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421730 item 24 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e0f00): _readAt: size=2, off=0 2025/07/29 02:15:56 ERROR : open-test-file(0xc0009e0f00): Couldn't read size of file 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e0f00): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e0f00): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e0f00): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e0f00): close: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e0f00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e12c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e12c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e12c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e12c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e12c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.20654402 +0000 UTC m=+230.739627334 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e12c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e17c0): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e17c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e17c0): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e17c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e17c0): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e17c0): _writeAt: size=3, off=7 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e17c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e17c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.20654402 +0000 UTC m=+230.739627334 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e17c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e1d00): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e1d00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e1d00): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e1d00): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e1d00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.20654402 +0000 UTC m=+230.739627334 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009e1d00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421c00 item 25 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14400): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14400): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14400): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14400): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14400): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.209248475 +0000 UTC m=+230.742331787 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14400): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14940): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14940): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14940): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14940): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14940): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.209248475 +0000 UTC m=+230.742331787 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14940): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e1c0 item 26 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14f80): _readAt: size=2, off=0 2025/07/29 02:15:56 ERROR : open-test-file(0xc000c14f80): Couldn't read size of file 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14f80): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14f80): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14f80): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14f80): close: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c14f80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15340): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15340): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15340): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15340): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15340): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.211010722 +0000 UTC m=+230.744094035 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15340): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15840): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15840): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15840): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15840): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15840): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15840): _writeAt: size=3, off=7 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15840): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15840): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.211010722 +0000 UTC m=+230.744094035 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15840): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15d80): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15d80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15d80): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15d80): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15d80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.211010722 +0000 UTC m=+230.744094035 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c15d80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e690 item 27 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c42480): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c42480): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c42480): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c42480): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c42480): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.214232888 +0000 UTC m=+230.747316211 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c42480): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c429c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c429c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c429c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c429c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c429c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.214232888 +0000 UTC m=+230.747316211 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c429c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ef50 item 28 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c43000): _readAt: size=2, off=0 2025/07/29 02:15:56 ERROR : open-test-file(0xc000c43000): Couldn't read size of file 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c43000): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c43000): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c43000): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c43000): close: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c43000): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c433c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c433c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c433c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c433c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c433c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.215884206 +0000 UTC m=+230.748967519 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c433c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c43a80): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c43a80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c43a80): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c43a80): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c43a80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.215884206 +0000 UTC m=+230.748967519 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c43a80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f880 item 29 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5e180): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5e180): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5e180): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5e180): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5e180): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.217432842 +0000 UTC m=+230.750516154 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5e180): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5e6c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5e6c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5e6c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5e6c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5e6c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.217432842 +0000 UTC m=+230.750516154 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5e6c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fdc0 item 30 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5ed00): _readAt: size=2, off=0 2025/07/29 02:15:56 ERROR : open-test-file(0xc000c5ed00): Couldn't read size of file 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5ed00): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5ed00): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5ed00): >_writeAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5ed00): close: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5ed00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5f0c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5f0c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5f0c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5f0c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5f0c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.219044626 +0000 UTC m=+230.752127938 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5f0c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5f780): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5f780): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5f780): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5f780): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5f780): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.219044626 +0000 UTC m=+230.752127938 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5f780): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416230 item 31 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5fe00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5fe00): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5fe00): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5fe00): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5fe00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.22091187 +0000 UTC m=+230.753995183 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000c5fe00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc83c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc83c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc83c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc83c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc83c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.22091187 +0000 UTC m=+230.753995183 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc83c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416620 item 32 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc8a00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc8a00): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc8a00): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc8a00): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc8a00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.22342815 +0000 UTC m=+230.756511483 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc8a00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc8e80): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc8e80): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc8e80): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc8e80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc8e80): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004169a0 item 33 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc8e80): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc8e80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.224708844 +0000 UTC m=+230.757792177 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc8e80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc9380): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc9380): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc9380): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc9380): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc9380): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.224708844 +0000 UTC m=+230.757792177 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc9380): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416d20 item 33 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc99c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc99c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc99c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc99c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc99c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.226573732 +0000 UTC m=+230.759657066 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc99c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc9e40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc9e40): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004170a0 item 34 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc9e40): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc9e40): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc9e40): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc9e40): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc9e40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.227559622 +0000 UTC m=+230.760642956 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cc9e40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8400): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8400): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8400): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8400): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8400): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.227559622 +0000 UTC m=+230.760642956 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8400): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417340 item 34 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8a40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8a40): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8a40): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8a40): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8a40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.230209013 +0000 UTC m=+230.763292346 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8a40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8ec0): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8ec0): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8ec0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8ec0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417810 item 35 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8ec0): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8ec0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.231056153 +0000 UTC m=+230.764139487 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf8ec0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf93c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf93c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf93c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf93c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf93c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.231056153 +0000 UTC m=+230.764139487 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf93c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417ab0 item 35 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf9a40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf9a40): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf9a40): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf9a40): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf9a40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.233355597 +0000 UTC m=+230.766438931 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf9a40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf9f40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf9f40): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac0e0 item 36 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf9f40): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf9f40): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf9f40): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf9f40): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf9f40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.234735737 +0000 UTC m=+230.767819080 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000cf9f40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32500): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32500): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32500): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32500): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32500): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.234735737 +0000 UTC m=+230.767819080 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32500): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac3f0 item 36 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32b40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32b40): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32b40): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32b40): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32b40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.237342759 +0000 UTC m=+230.770426092 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32b40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32fc0): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32fc0): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32fc0): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32fc0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32fc0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac9a0 item 37 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32fc0): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32fc0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.238391015 +0000 UTC m=+230.771474348 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d32fc0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d334c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d334c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d334c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d334c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d334c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.238391015 +0000 UTC m=+230.771474348 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d334c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad0a0 item 37 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d33b40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d33b40): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d33b40): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d33b40): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d33b40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.241113033 +0000 UTC m=+230.774196346 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d33b40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d760c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d760c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad500 item 38 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d760c0): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d760c0): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d760c0): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d760c0): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d760c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.243775068 +0000 UTC m=+230.776858381 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d760c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d76600): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d76600): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d76600): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d76600): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d76600): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.243775068 +0000 UTC m=+230.776858381 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d76600): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad730 item 38 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d76c80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d76c80): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d76c80): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d76c80): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d76c80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.249340651 +0000 UTC m=+230.782423964 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d76c80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77180): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77180): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77180): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77180): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77180): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adea0 item 39 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77180): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77180): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.25002827 +0000 UTC m=+230.783111584 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77180): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77680): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77680): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77680): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77680): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77680): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.25002827 +0000 UTC m=+230.783111584 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77680): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342230 item 39 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77d00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77d00): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77d00): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77d00): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77d00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.25143473 +0000 UTC m=+230.784518043 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d77d00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da4280): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da4280): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342930 item 40 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da4280): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da4280): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da4280): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da4280): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da4280): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.254187645 +0000 UTC m=+230.787270958 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da4280): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da47c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da47c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da47c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da47c0): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da47c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.254187645 +0000 UTC m=+230.787270958 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da47c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342bd0 item 40 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da4d80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da4d80): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da4d80): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da4d80): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da4d80): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da4d80): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da4d80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.255926278 +0000 UTC m=+230.789009591 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da4d80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5280): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5280): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5280): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003438f0 item 41 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5280): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5280): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.256574564 +0000 UTC m=+230.789657877 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5280): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5740): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5740): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5740): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5740): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5740): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c690 item 41 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5740): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5740): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.257202622 +0000 UTC m=+230.790285935 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5740): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5c80): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5c80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5c80): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5c80): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5c80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.257202622 +0000 UTC m=+230.790285935 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000da5c80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016caf0 item 41 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2340): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2340): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2340): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2340): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2340): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2340): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2340): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.259059577 +0000 UTC m=+230.792142890 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2340): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2840): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2840): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2840): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d6c0 item 42 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2840): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2840): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.259782553 +0000 UTC m=+230.792865866 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2840): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2d80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2d80): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dce0 item 42 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2d80): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2d80): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2d80): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2d80): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2d80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.260446849 +0000 UTC m=+230.793530162 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de2d80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3300): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3300): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3300): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3300): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3300): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.260446849 +0000 UTC m=+230.793530162 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3300): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8230 item 42 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3940): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3940): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3940): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3940): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3940): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3940): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3940): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.261871092 +0000 UTC m=+230.794954405 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3940): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3e40): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3e40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3e40): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8a10 item 43 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3e40): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3e40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.262460989 +0000 UTC m=+230.795544302 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000de3e40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0a400): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0a400): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0a400): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0a400): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0a400): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8f50 item 43 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0a400): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0a400): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.263389811 +0000 UTC m=+230.796473125 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0a400): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0a940): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0a940): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0a940): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0a940): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0a940): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.263389811 +0000 UTC m=+230.796473125 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0a940): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9570 item 43 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0af80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0af80): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0af80): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0af80): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0af80): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0af80): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0af80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.265000884 +0000 UTC m=+230.798084197 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0af80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0b480): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0b480): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0b480): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b99d0 item 44 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0b480): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0b480): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.266723466 +0000 UTC m=+230.799806789 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0b480): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0b9c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0b9c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000501c0 item 44 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0b9c0): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0b9c0): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0b9c0): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0b9c0): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0b9c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.267468835 +0000 UTC m=+230.800552149 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0b9c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0bf40): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0bf40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0bf40): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0bf40): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0bf40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.267468835 +0000 UTC m=+230.800552149 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e0bf40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 44 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3e600): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3e600): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3e600): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3e600): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3e600): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3e600): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3e600): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.269015197 +0000 UTC m=+230.802098520 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3e600): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3eb00): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3eb00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3eb00): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a80 item 45 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3eb00): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3eb00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.270349169 +0000 UTC m=+230.803432483 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3eb00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3f200): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3f200): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3f200): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3f200): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3f200): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.270349169 +0000 UTC m=+230.803432483 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3f200): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 45 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3f840): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3f840): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3f840): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3f840): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3f840): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3f840): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3f840): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.273130348 +0000 UTC m=+230.806213661 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3f840): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3fd40): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3fd40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3fd40): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051110 item 46 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3fd40): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3fd40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.27417581 +0000 UTC m=+230.807259143 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e3fd40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a4c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a4c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a4c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a4c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a4c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.27417581 +0000 UTC m=+230.807259143 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a4c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051340 item 46 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7ab00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7ab00): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7ab00): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7ab00): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7ab00): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7ab00): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7ab00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.276117161 +0000 UTC m=+230.809200484 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7ab00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b000): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b000): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b000): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000518f0 item 47 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b000): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b000): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.276555254 +0000 UTC m=+230.809638567 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b000): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b700): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b700): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b700): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b700): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b700): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.276555254 +0000 UTC m=+230.809638567 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b700): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b90 item 47 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7bd40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7bd40): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7bd40): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7bd40): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7bd40): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7bd40): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7bd40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.278550959 +0000 UTC m=+230.811634271 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7bd40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f162c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f162c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f162c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4230 item 48 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f162c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f162c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.279747874 +0000 UTC m=+230.812831187 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f162c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f983c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f983c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f983c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f983c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f983c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.279747874 +0000 UTC m=+230.812831187 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f983c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa0e0 item 48 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f16700): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f16700): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f16700): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f16700): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f16700): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.283434511 +0000 UTC m=+230.816517824 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f16700): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f16b80): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f16b80): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f16b80): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f16b80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f16b80): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f16b80): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca310 item 49 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f16b80): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f16b80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.284214896 +0000 UTC m=+230.817298209 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f16b80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f170c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f170c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f170c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f170c0): >_readAt: n=8, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f170c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.284214896 +0000 UTC m=+230.817298209 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f170c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca690 item 49 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f17740): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f17740): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f17740): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f17740): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f17740): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.286152382 +0000 UTC m=+230.819235695 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f17740): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f17c40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f17c40): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f17c40): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cae70 item 50 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f17c40): _readAt: size=2, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f17c40): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f17c40): _writeAt: size=3, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f17c40): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f17c40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.286746336 +0000 UTC m=+230.819829649 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f17c40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f98a00): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f98a00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f98a00): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f98a00): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f98a00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.286746336 +0000 UTC m=+230.819829649 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f98a00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb340 item 50 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99080): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99080): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99080): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99080): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99080): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.288138438 +0000 UTC m=+230.821221752 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99080): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99580): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99580): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99580): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99580): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99580): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99580): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb960 item 51 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99580): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99580): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.288652904 +0000 UTC m=+230.821736216 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99580): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99ac0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99ac0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99ac0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99ac0): >_readAt: n=8, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99ac0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.288652904 +0000 UTC m=+230.821736216 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000f99ac0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbc00 item 51 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a081c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a081c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a081c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a081c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a081c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.291366796 +0000 UTC m=+230.824450108 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a081c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08700): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08700): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08700): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c41c0 item 52 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08700): _readAt: size=2, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08700): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08700): _writeAt: size=3, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08700): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08700): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.293098495 +0000 UTC m=+230.826181828 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08700): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08c80): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08c80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08c80): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08c80): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08c80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.293098495 +0000 UTC m=+230.826181828 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a08c80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4770 item 52 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09300): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09300): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09300): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09300): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09300): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.295124807 +0000 UTC m=+230.828208119 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09300): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09800): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09800): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09800): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09800): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09800): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09800): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4bd0 item 53 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09800): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09800): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.296028252 +0000 UTC m=+230.829111566 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09800): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09d40): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09d40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09d40): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09d40): >_readAt: n=8, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09d40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.296028252 +0000 UTC m=+230.829111566 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a09d40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4e00 item 53 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d02900): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d02900): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d02900): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d02900): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d02900): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.297634125 +0000 UTC m=+230.830717438 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d02900): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d03200): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d03200): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d03200): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5490 item 54 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d03200): _readAt: size=2, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d03200): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d03200): _writeAt: size=3, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d03200): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d03200): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.298296228 +0000 UTC m=+230.831379540 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d03200): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d038c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d038c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d038c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d038c0): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d038c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.298296228 +0000 UTC m=+230.831379540 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d038c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5650 item 54 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d03f40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d03f40): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d03f40): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d03f40): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d03f40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.299865091 +0000 UTC m=+230.832948404 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000d03f40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000910500): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000910500): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000910500): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000910500): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000910500): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000910500): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5ce0 item 55 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000910500): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000910500): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.300439819 +0000 UTC m=+230.833523133 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000910500): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000910a40): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000910a40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000910a40): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000910a40): >_readAt: n=8, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000910a40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.300439819 +0000 UTC m=+230.833523133 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000910a40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa8c0 item 55 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911100): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911100): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911100): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911100): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911100): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.303267515 +0000 UTC m=+230.836350849 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911100): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911600): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911600): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911600): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002faee0 item 56 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911600): _readAt: size=2, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911600): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911600): _writeAt: size=3, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911600): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911600): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.304223849 +0000 UTC m=+230.837307182 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911600): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911b80): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911b80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911b80): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911b80): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911b80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.304223849 +0000 UTC m=+230.837307182 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000911b80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb340 item 56 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074a240): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074a240): open at offset 0 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074a240): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074a240): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074a240): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074a240): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074a240): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074a240): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.306376819 +0000 UTC m=+230.839460153 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074a240): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074a780): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074a780): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074a780): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbea0 item 57 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074a780): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074a780): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.307273772 +0000 UTC m=+230.840357105 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074a780): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074acc0): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074acc0): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074acc0): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074acc0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074acc0): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074acc0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e150 item 57 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074acc0): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074acc0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.308458656 +0000 UTC m=+230.841541999 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074acc0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074b240): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074b240): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074b240): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074b240): >_readAt: n=8, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074b240): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.308458656 +0000 UTC m=+230.841541999 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074b240): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e5b0 item 57 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074b880): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074b880): open at offset 0 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074b880): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074b880): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074b880): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074b880): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074b880): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074b880): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.312938301 +0000 UTC m=+230.846021624 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074b880): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074be00): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074be00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074be00): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037eaf0 item 58 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074be00): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074be00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.31355141 +0000 UTC m=+230.846634724 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00074be00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d2400): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d2400): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d2400): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ed90 item 58 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d2400): _readAt: size=2, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d2400): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d2400): _writeAt: size=3, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d2400): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d2400): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.314235124 +0000 UTC m=+230.847318438 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d2400): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d29c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d29c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d29c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d29c0): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d29c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.314235124 +0000 UTC m=+230.847318438 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d29c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ef50 item 58 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3040): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3040): open at offset 0 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3040): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3040): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3040): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3040): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3040): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3040): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.31583214 +0000 UTC m=+230.848915463 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3040): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d35c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d35c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d35c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f420 item 59 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d35c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d35c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.316420936 +0000 UTC m=+230.849504248 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d35c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3b00): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3b00): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3b00): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3b00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3b00): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3b00): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f7a0 item 59 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3b00): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3b00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.317090131 +0000 UTC m=+230.850173444 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008d3b00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0003aa940): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0003aa940): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0003aa940): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0003aa940): >_readAt: n=8, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0003aa940): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.317090131 +0000 UTC m=+230.850173444 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0003aa940): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fa40 item 59 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0003ab5c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0003ab5c0): open at offset 0 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0003ab5c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0003ab5c0): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0003ab5c0): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0003ab5c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0003ab5c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0003ab5c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.318553026 +0000 UTC m=+230.851636359 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0003ab5c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bde080): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bde080): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bde080): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0380 item 60 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bde080): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bde080): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.319441292 +0000 UTC m=+230.852524616 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bde080): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bde600): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bde600): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bde600): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0540 item 60 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bde600): _readAt: size=2, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bde600): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bde600): _writeAt: size=3, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bde600): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bde600): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.320155463 +0000 UTC m=+230.853238775 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bde600): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdebc0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdebc0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdebc0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdebc0): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdebc0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.320155463 +0000 UTC m=+230.853238775 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdebc0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e07e0 item 60 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdf200): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdf200): open at offset 0 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdf200): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdf200): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdf200): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdf200): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdf200): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdf200): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.321694961 +0000 UTC m=+230.854778274 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdf200): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdf740): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdf740): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdf740): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1180 item 61 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdf740): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdf740): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.322273106 +0000 UTC m=+230.855356418 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdf740): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdfe40): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdfe40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdfe40): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdfe40): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdfe40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.322273106 +0000 UTC m=+230.855356418 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000bdfe40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e13b0 item 61 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000591c00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000591c00): open at offset 0 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000591c00): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000591c00): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000591c00): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000591c00): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000591c00): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000591c00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.324203528 +0000 UTC m=+230.857286911 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000591c00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0002e8940): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0002e8940): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0002e8940): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc770 item 62 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0002e8940): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0002e8940): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.325958511 +0000 UTC m=+230.859041824 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0002e8940): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0002e9ac0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0002e9ac0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0002e9ac0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0002e9ac0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0002e9ac0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.325958511 +0000 UTC m=+230.859041824 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0002e9ac0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcee0 item 62 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b6580): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b6580): open at offset 0 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b6580): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b6580): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b6580): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b6580): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b6580): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b6580): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.328160502 +0000 UTC m=+230.861243815 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b6580): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7080): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7080): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7080): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd6c0 item 63 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7080): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7080): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.328967777 +0000 UTC m=+230.862051090 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7080): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7880): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7880): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7880): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7880): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7880): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.328967777 +0000 UTC m=+230.862051090 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7880): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd960 item 63 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7f00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7f00): open at offset 0 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7f00): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7f00): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7f00): >_readAt: n=0, err=Bad file descriptor 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7f00): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7f00): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7f00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.331335859 +0000 UTC m=+230.864419173 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004b7f00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079a540): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079a540): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079a540): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fde30 item 64 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079a540): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079a540): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.332353439 +0000 UTC m=+230.865436752 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079a540): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079ac80): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079ac80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079ac80): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079ac80): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079ac80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.332353439 +0000 UTC m=+230.865436752 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079ac80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c1c0 item 64 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079b2c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079b2c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079b2c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079b2c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079b2c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.334453811 +0000 UTC m=+230.867537124 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079b2c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079b780): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079b780): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079b780): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079b780): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079b780): _writeAt: size=3, off=2 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c700 item 65 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079b780): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079b780): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.335223605 +0000 UTC m=+230.868306918 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079b780): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079bc80): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079bc80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079bc80): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079bc80): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079bc80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.335223605 +0000 UTC m=+230.868306918 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00079bc80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c930 item 65 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009283c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009283c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009283c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009283c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009283c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.336712729 +0000 UTC m=+230.869796043 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009283c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000928840): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000928840): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cf50 item 66 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000928840): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000928840): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000928840): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000928840): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000928840): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.337510706 +0000 UTC m=+230.870594019 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000928840): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000928dc0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000928dc0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000928dc0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000928dc0): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000928dc0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.337510706 +0000 UTC m=+230.870594019 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000928dc0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d180 item 66 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929400): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929400): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929400): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929400): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929400): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.338969784 +0000 UTC m=+230.872053097 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929400): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929880): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929880): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929880): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929880): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929880): _writeAt: size=3, off=2 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d5e0 item 67 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929880): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929880): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.340068937 +0000 UTC m=+230.873152239 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929880): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929d80): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929d80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929d80): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929d80): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929d80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.340068937 +0000 UTC m=+230.873152239 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000929d80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d810 item 67 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004de680): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004de680): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004de680): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004de680): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004de680): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.341573319 +0000 UTC m=+230.874656632 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004de680): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004dec00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004dec00): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dc70 item 68 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004dec00): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004dec00): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004dec00): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004dec00): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004dec00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.342225673 +0000 UTC m=+230.875308986 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004dec00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004df140): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004df140): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004df140): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004df140): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004df140): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.342225673 +0000 UTC m=+230.875308986 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004df140): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045de30 item 68 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004df800): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004df800): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004df800): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004df800): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004df800): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.343661878 +0000 UTC m=+230.876745191 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004df800): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004dfc80): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004dfc80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004dfc80): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004dfc80): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004dfc80): _writeAt: size=3, off=2 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c930 item 69 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004dfc80): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004dfc80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.344360479 +0000 UTC m=+230.877443793 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0004dfc80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008ce240): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008ce240): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008ce240): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008ce240): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008ce240): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.344360479 +0000 UTC m=+230.877443793 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008ce240): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ce70 item 69 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008ce8c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008ce8c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008ce8c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008ce8c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008ce8c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.3474683 +0000 UTC m=+230.880551613 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008ce8c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cedc0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cedc0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d490 item 70 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cedc0): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cedc0): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cedc0): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cedc0): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cedc0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.348193461 +0000 UTC m=+230.881276774 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cedc0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cf300): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cf300): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cf300): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cf300): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cf300): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.348193461 +0000 UTC m=+230.881276774 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cf300): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d6c0 item 70 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cf980): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cf980): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cf980): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cf980): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cf980): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.349896255 +0000 UTC m=+230.882979568 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cf980): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a300): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a300): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a300): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a300): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a300): _writeAt: size=3, off=2 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c150 item 71 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a300): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a300): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.350418635 +0000 UTC m=+230.883501949 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a300): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a800): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a800): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a800): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a800): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a800): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.350418635 +0000 UTC m=+230.883501949 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7a800): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c380 item 71 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7ae80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7ae80): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7ae80): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7ae80): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7ae80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.352745152 +0000 UTC m=+230.885828465 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7ae80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b380): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b380): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c9a0 item 72 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b380): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b380): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b380): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b380): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b380): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.353435116 +0000 UTC m=+230.886518429 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b380): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b8c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b8c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b8c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b8c0): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b8c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.353435116 +0000 UTC m=+230.886518429 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7b8c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ccb0 item 72 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7bec0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7bec0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7bec0): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7bec0): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7bec0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7bec0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7bec0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.355461839 +0000 UTC m=+230.888545151 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000e7bec0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066a440): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066a440): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066a440): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d5e0 item 73 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066a440): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066a440): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.356343543 +0000 UTC m=+230.889426847 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066a440): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066a900): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066a900): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066a900): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066a900): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066a900): _writeAt: size=3, off=2 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d880 item 73 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066a900): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066a900): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.357098109 +0000 UTC m=+230.890181422 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066a900): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066ae40): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066ae40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066ae40): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066ae40): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066ae40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.357098109 +0000 UTC m=+230.890181422 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066ae40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035da40 item 73 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066b480): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066b480): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066b480): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066b480): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066b480): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066b480): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066b480): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.358973718 +0000 UTC m=+230.892057031 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066b480): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066b980): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066b980): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066b980): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003920e0 item 74 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066b980): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066b980): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.35974758 +0000 UTC m=+230.892830893 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066b980): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066bec0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066bec0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392380 item 74 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066bec0): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066bec0): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066bec0): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066bec0): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066bec0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.361417242 +0000 UTC m=+230.894500556 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00066bec0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069c4c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069c4c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069c4c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069c4c0): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069c4c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.361417242 +0000 UTC m=+230.894500556 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069c4c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003927e0 item 74 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069cb00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069cb00): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069cb00): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069cb00): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069cb00): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069cb00): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069cb00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.36385657 +0000 UTC m=+230.896939883 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069cb00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069d000): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069d000): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069d000): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393030 item 75 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069d000): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069d000): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.364544971 +0000 UTC m=+230.897628284 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069d000): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069d540): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069d540): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069d540): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069d540): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069d540): _writeAt: size=3, off=2 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003931f0 item 75 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069d540): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069d540): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.365737179 +0000 UTC m=+230.898820492 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069d540): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069da80): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069da80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069da80): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069da80): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069da80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.365737179 +0000 UTC m=+230.898820492 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00069da80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003938f0 item 75 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720140): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720140): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720140): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720140): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720140): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720140): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720140): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.367835787 +0000 UTC m=+230.900919089 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720140): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720640): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720640): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720640): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003627e0 item 76 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720640): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720640): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.372914876 +0000 UTC m=+230.905998189 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720640): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720b80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720b80): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362a10 item 76 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720b80): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720b80): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720b80): _writeAt: size=3, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720b80): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720b80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.37551782 +0000 UTC m=+230.908601133 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000720b80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000721100): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000721100): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000721100): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000721100): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000721100): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.37551782 +0000 UTC m=+230.908601133 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000721100): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362d90 item 76 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cff40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cff40): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cff40): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cff40): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cff40): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cff40): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cff40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.378168543 +0000 UTC m=+230.911251866 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008cff40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0005604c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0005604c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0005604c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c3f0 item 77 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0005604c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0005604c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.37864095 +0000 UTC m=+230.911724263 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0005604c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000560bc0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000560bc0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000560bc0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000560bc0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000560bc0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.37864095 +0000 UTC m=+230.911724263 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000560bc0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c770 item 77 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561200): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561200): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561200): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561200): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561200): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561200): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561200): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.381518449 +0000 UTC m=+230.914601762 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561200): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561700): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561700): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561700): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037caf0 item 78 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561700): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561700): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.3821424 +0000 UTC m=+230.915225713 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561700): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561e00): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561e00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561e00): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561e00): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561e00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.3821424 +0000 UTC m=+230.915225713 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000561e00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ce70 item 78 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057e4c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057e4c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057e4c0): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057e4c0): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057e4c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057e4c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057e4c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.384579603 +0000 UTC m=+230.917662916 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057e4c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057e9c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057e9c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057e9c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d2d0 item 79 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057e9c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057e9c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.385173176 +0000 UTC m=+230.918256480 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057e9c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057f0c0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057f0c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057f0c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057f0c0): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057f0c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.385173176 +0000 UTC m=+230.918256480 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00057f0c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d500 item 79 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814140): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814140): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814140): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814140): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814140): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814140): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814140): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.3867527 +0000 UTC m=+230.919836013 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814140): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814640): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814640): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814640): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a150 item 80 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814640): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814640): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.387456891 +0000 UTC m=+230.920540205 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814640): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814d40): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814d40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814d40): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814d40): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814d40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.387456891 +0000 UTC m=+230.920540205 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000814d40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a4d0 item 80 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815380): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815380): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815380): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815380): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815380): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.389575537 +0000 UTC m=+230.922658849 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815380): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815800): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815800): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815800): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815800): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815800): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815800): _writeAt: size=3, off=7 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a930 item 81 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815800): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815800): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.390662176 +0000 UTC m=+230.923745488 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815800): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815d40): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815d40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815d40): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815d40): >_readAt: n=8, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815d40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.390662176 +0000 UTC m=+230.923745488 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000815d40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ad90 item 81 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862440): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862440): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862440): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862440): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862440): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.394609582 +0000 UTC m=+230.927692895 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862440): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862940): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862940): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862940): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b340 item 82 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862940): _readAt: size=2, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862940): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862940): _writeAt: size=3, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862940): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862940): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.395346194 +0000 UTC m=+230.928429508 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862940): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862ec0): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862ec0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862ec0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862ec0): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862ec0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.395346194 +0000 UTC m=+230.928429508 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000862ec0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b6c0 item 82 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000863540): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000863540): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000863540): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000863540): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000863540): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.396743225 +0000 UTC m=+230.929826539 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000863540): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000863a40): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000863a40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000863a40): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000863a40): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000863a40): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000863a40): _writeAt: size=3, off=7 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bd50 item 83 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000863a40): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000863a40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.397451495 +0000 UTC m=+230.930534807 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000863a40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088e000): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088e000): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088e000): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088e000): >_readAt: n=8, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088e000): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.397451495 +0000 UTC m=+230.930534807 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088e000): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460150 item 83 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088e680): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088e680): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088e680): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088e680): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088e680): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.402430086 +0000 UTC m=+230.935513399 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088e680): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088eb80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088eb80): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088eb80): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004604d0 item 84 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088eb80): _readAt: size=2, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088eb80): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088eb80): _writeAt: size=3, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088eb80): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088eb80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.403403904 +0000 UTC m=+230.936487216 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088eb80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088f100): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088f100): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088f100): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088f100): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088f100): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.403403904 +0000 UTC m=+230.936487216 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088f100): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460700 item 84 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088f780): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088f780): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088f780): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088f780): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088f780): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.40497975 +0000 UTC m=+230.938063064 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088f780): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088fc80): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088fc80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088fc80): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088fc80): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088fc80): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088fc80): _writeAt: size=3, off=7 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461030 item 85 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088fc80): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088fc80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.405630501 +0000 UTC m=+230.938713814 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00088fc80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c8240): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c8240): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c8240): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c8240): >_readAt: n=8, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c8240): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.405630501 +0000 UTC m=+230.938713814 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c8240): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004612d0 item 85 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c88c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c88c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c88c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c88c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c88c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.407438003 +0000 UTC m=+230.940521326 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c88c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c8dc0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c8dc0): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c8dc0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461960 item 86 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c8dc0): _readAt: size=2, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c8dc0): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c8dc0): _writeAt: size=3, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c8dc0): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c8dc0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.408294329 +0000 UTC m=+230.941377643 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c8dc0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c9340): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c9340): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c9340): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c9340): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c9340): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.408294329 +0000 UTC m=+230.941377643 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c9340): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461ce0 item 86 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c99c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c99c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c99c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c99c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c99c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.414147542 +0000 UTC m=+230.947230855 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c99c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c9ec0): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c9ec0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c9ec0): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c9ec0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c9ec0): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c9ec0): _writeAt: size=3, off=7 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae310 item 87 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c9ec0): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c9ec0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.414887841 +0000 UTC m=+230.947971154 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0008c9ec0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000904480): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000904480): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000904480): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000904480): >_readAt: n=8, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000904480): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.414887841 +0000 UTC m=+230.947971154 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000904480): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae540 item 87 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000904b00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000904b00): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000904b00): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000904b00): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000904b00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.416567783 +0000 UTC m=+230.949651096 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000904b00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905000): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905000): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905000): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae8c0 item 88 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905000): _readAt: size=2, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905000): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905000): _writeAt: size=3, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905000): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905000): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.41734906 +0000 UTC m=+230.950432372 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905000): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905580): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905580): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905580): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905580): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905580): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.41734906 +0000 UTC m=+230.950432372 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905580): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aea80 item 88 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905bc0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905bc0): open at offset 0 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905bc0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905bc0): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905bc0): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905bc0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905bc0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905bc0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.418917572 +0000 UTC m=+230.952000896 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000905bc0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000936180): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000936180): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000936180): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af030 item 89 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000936180): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000936180): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.420151978 +0000 UTC m=+230.953235291 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000936180): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009366c0): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009366c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009366c0): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009366c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009366c0): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009366c0): _writeAt: size=3, off=7 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af500 item 89 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009366c0): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009366c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.420858945 +0000 UTC m=+230.953942257 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009366c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000936c40): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000936c40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000936c40): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000936c40): >_readAt: n=8, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000936c40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.420858945 +0000 UTC m=+230.953942257 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000936c40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af8f0 item 89 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937280): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937280): open at offset 0 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937280): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937280): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937280): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937280): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937280): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937280): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.422297804 +0000 UTC m=+230.955381118 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937280): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009377c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009377c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009377c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e1c0 item 90 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009377c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009377c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.422871751 +0000 UTC m=+230.955955064 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009377c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937d00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937d00): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937d00): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e460 item 90 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937d00): _readAt: size=2, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937d00): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937d00): _writeAt: size=3, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937d00): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937d00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.42401697 +0000 UTC m=+230.957100283 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000937d00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095c340): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095c340): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095c340): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095c340): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095c340): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.42401697 +0000 UTC m=+230.957100283 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095c340): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e690 item 90 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095c980): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095c980): open at offset 0 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095c980): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095c980): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095c980): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095c980): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095c980): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095c980): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.426217419 +0000 UTC m=+230.959300723 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095c980): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095cec0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095cec0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095cec0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f030 item 91 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095cec0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095cec0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.427020505 +0000 UTC m=+230.960103819 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095cec0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095d400): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095d400): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095d400): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095d400): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095d400): >_readAt: n=2, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095d400): _writeAt: size=3, off=7 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f260 item 91 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095d400): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095d400): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.427585325 +0000 UTC m=+230.960668638 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095d400): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095d980): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095d980): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095d980): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095d980): >_readAt: n=8, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095d980): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.427585325 +0000 UTC m=+230.960668638 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc00095d980): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f420 item 91 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0040): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0040): open at offset 0 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0040): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0040): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0040): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0040): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0040): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0040): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.429023194 +0000 UTC m=+230.962106506 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0040): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0580): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0580): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0580): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f960 item 92 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0580): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0580): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.429611267 +0000 UTC m=+230.962694580 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0580): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0ac0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0ac0): open at offset 5 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0ac0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fc00 item 92 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0ac0): _readAt: size=2, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0ac0): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0ac0): _writeAt: size=3, off=5 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0ac0): >_writeAt: n=3, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0ac0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.430326078 +0000 UTC m=+230.963409392 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a0ac0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a1080): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a1080): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a1080): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a1080): >_readAt: n=3, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a1080): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.430326078 +0000 UTC m=+230.963409392 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a1080): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fea0 item 92 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a16c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a16c0): open at offset 0 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a16c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a16c0): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a16c0): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a16c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a16c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a16c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.43227754 +0000 UTC m=+230.965360852 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a16c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a1c00): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a1c00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a1c00): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004724d0 item 93 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a1c00): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a1c00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.433264842 +0000 UTC m=+230.966348155 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009a1c00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c4380): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c4380): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c4380): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c4380): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c4380): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.433264842 +0000 UTC m=+230.966348155 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c4380): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472690 item 93 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c49c0): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c49c0): open at offset 0 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c49c0): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c49c0): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c49c0): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c49c0): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c49c0): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c49c0): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.434869082 +0000 UTC m=+230.967952395 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c49c0): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c4f00): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c4f00): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c4f00): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472e00 item 94 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c4f00): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c4f00): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.435463497 +0000 UTC m=+230.968546810 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c4f00): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c5600): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c5600): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c5600): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c5600): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c5600): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.435463497 +0000 UTC m=+230.968546810 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c5600): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473260 item 94 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c5c40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c5c40): open at offset 0 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c5c40): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c5c40): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c5c40): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c5c40): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c5c40): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c5c40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.437893607 +0000 UTC m=+230.970976920 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc0009c5c40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0a200): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0a200): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0a200): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004737a0 item 95 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0a200): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0a200): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.438692146 +0000 UTC m=+230.971775459 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0a200): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0a900): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0a900): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0a900): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0a900): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0a900): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.438692146 +0000 UTC m=+230.971775459 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0a900): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473c70 item 95 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 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/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0af40): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0af40): open at offset 0 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0af40): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0af40): _readAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0af40): >_readAt: n=0, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0af40): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0af40): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0af40): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.440793269 +0000 UTC m=+230.973876581 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0af40): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0b480): _writeAt: size=5, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0b480): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0b480): >openPending: err= 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8930 item 96 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0b480): >_writeAt: n=5, err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0b480): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.441542093 +0000 UTC m=+230.974625406 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0b480): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/29 02:15:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:15:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/29 02:15:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0bb80): _readAt: size=512, off=0 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0bb80): openPending: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0bb80): >openPending: err= 2025/07/29 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0bb80): >_readAt: n=5, err=EOF 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0bb80): close: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-29 02:15:56.441542093 +0000 UTC m=+230.974625406 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : open-test-file(0xc000a0bb80): >close: err= 2025/07/29 02:15:56 DEBUG : open-test-file: Remove: 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8b60 item 96 2025/07/29 02:15:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/29 02:15:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/29 02:15:56 DEBUG : open-test-file: >Remove: err= 2025/07/29 02:15:56 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:56 DEBUG : Looking for writers 2025/07/29 02:15:56 DEBUG : >WaitForWriters: 2025/07/29 02:15:56 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.40s) --- PASS: TestRWFileHandleOpenTests/writes (0.69s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.71s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:56 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:56 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:15:56 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:56 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:56 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:15:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:56 DEBUG : file1: newRWFileHandle: 2025/07/29 02:15:56 DEBUG : file1(0xc000721440): openPending: 2025/07/29 02:15:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:56 DEBUG : file1(0xc000721440): >openPending: err= 2025/07/29 02:15:56 DEBUG : file1: >newRWFileHandle: err= 2025/07/29 02:15:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/29 02:15:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/29 02:15:56 DEBUG : file1(0xc000721440): _writeAt: size=2, off=0 2025/07/29 02:15:56 DEBUG : file1(0xc000721440): >_writeAt: n=2, err= 2025/07/29 02:15:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/29 02:15:56 DEBUG : file1(0xc000721440): RWFileHandle.Flush 2025/07/29 02:15:56 DEBUG : file1(0xc000721440): RWFileHandle.Release 2025/07/29 02:15:56 DEBUG : file1(0xc000721440): close: 2025/07/29 02:15:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/29 02:15:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:56 DEBUG : file1(0xc000721440): >close: err= 2025/07/29 02:15:56 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:56 DEBUG : Looking for writers 2025/07/29 02:15:56 DEBUG : file1: reading active writers 2025/07/29 02:15:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/29 02:15:56 DEBUG : Looking for writers 2025/07/29 02:15:56 DEBUG : file1: reading active writers 2025/07/29 02:15:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/29 02:15:56 DEBUG : Looking for writers 2025/07/29 02:15:56 DEBUG : file1: reading active writers 2025/07/29 02:15:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/29 02:15:56 DEBUG : Looking for writers 2025/07/29 02:15:56 DEBUG : file1: reading active writers 2025/07/29 02:15:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/29 02:15:56 DEBUG : file1: vfs cache: starting upload 2025/07/29 02:15:56 DEBUG : Looking for writers 2025/07/29 02:15:56 DEBUG : file1: reading active writers 2025/07/29 02:15:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/29 02:15:57 DEBUG : Looking for writers 2025/07/29 02:15:57 DEBUG : file1: reading active writers 2025/07/29 02:15:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/29 02:15:57 DEBUG : Looking for writers 2025/07/29 02:15:57 DEBUG : file1: reading active writers 2025/07/29 02:15:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/29 02:15:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/29 02:15:57 INFO : file1: Copied (new) 2025/07/29 02:15:57 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/07/29 02:15:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/29 02:15:57 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/07/29 02:15:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:15:57 INFO : file1: vfs cache: upload succeeded try #1 2025/07/29 02:15:58 DEBUG : Looking for writers 2025/07/29 02:15:58 DEBUG : file1: reading active writers 2025/07/29 02:15:58 DEBUG : >WaitForWriters: 2025/07/29 02:15:58 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:58 DEBUG : Looking for writers 2025/07/29 02:15:58 DEBUG : file1: reading active writers 2025/07/29 02:15:58 DEBUG : >WaitForWriters: 2025/07/29 02:15:58 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.75s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:15:59 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:15:59 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:15:59 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:59 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:15:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:15:59 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:15:59 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:15:59 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:15:59 DEBUG : rename_me: newRWFileHandle: 2025/07/29 02:15:59 DEBUG : rename_me(0xc000720280): openPending: 2025/07/29 02:15:59 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/29 02:15:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/29 02:15:59 DEBUG : rename_me(0xc000720280): >openPending: err= 2025/07/29 02:15:59 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/29 02:15:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/29 02:15:59 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/29 02:15:59 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/29 02:15:59 DEBUG : rename_me(0xc000720280): _writeAt: size=5, off=0 2025/07/29 02:15:59 DEBUG : rename_me(0xc000720280): >_writeAt: n=5, err= 2025/07/29 02:15:59 DEBUG : rename_me(0xc000720280): close: 2025/07/29 02:15:59 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-29 02:15:59.590529111 +0000 UTC m=+234.123612425 2025/07/29 02:15:59 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/29 02:15:59 DEBUG : rename_me(0xc000720280): >close: err= 2025/07/29 02:15:59 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/29 02:15:59 DEBUG : i_was_renamed: Updating file with 0xc000703bc0 2025/07/29 02:15:59 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/29 02:15:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/29 02:15:59 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:15:59 DEBUG : Looking for writers 2025/07/29 02:15:59 DEBUG : i_was_renamed: reading active writers 2025/07/29 02:15:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/29 02:15:59 DEBUG : Looking for writers 2025/07/29 02:15:59 DEBUG : i_was_renamed: reading active writers 2025/07/29 02:15:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/29 02:15:59 DEBUG : Looking for writers 2025/07/29 02:15:59 DEBUG : i_was_renamed: reading active writers 2025/07/29 02:15:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/29 02:15:59 DEBUG : Looking for writers 2025/07/29 02:15:59 DEBUG : i_was_renamed: reading active writers 2025/07/29 02:15:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/29 02:15:59 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/29 02:15:59 DEBUG : Looking for writers 2025/07/29 02:15:59 DEBUG : i_was_renamed: reading active writers 2025/07/29 02:15:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/29 02:15:59 DEBUG : Looking for writers 2025/07/29 02:15:59 DEBUG : i_was_renamed: reading active writers 2025/07/29 02:15:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/29 02:16:00 DEBUG : Looking for writers 2025/07/29 02:16:00 DEBUG : i_was_renamed: reading active writers 2025/07/29 02:16:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/29 02:16:00 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/07/29 02:16:00 INFO : i_was_renamed: Copied (new) 2025/07/29 02:16:00 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-29 02:15:59 +0000 UTC," 2025/07/29 02:16:00 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/29 02:16:00 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/29 02:16:00 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/29 02:16:00 DEBUG : Looking for writers 2025/07/29 02:16:00 DEBUG : i_was_renamed: reading active writers 2025/07/29 02:16:00 DEBUG : >WaitForWriters: 2025/07/29 02:16:00 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.01s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:01 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:01 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/29 02:16:01 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:16:01 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:16:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:16:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:16:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:16:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:16:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/29 02:16:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yonojid2fiza" 2025/07/29 02:16:01 INFO : files root 'rclone-test-yonojid2fiza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/29 02:16:01 DEBUG : forgetting directory cache 2025/07/29 02:16:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:16:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/29 02:16:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/29 02:16:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/29 02:16:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:02 DEBUG : TestRWCacheUpdate(0xc000a098c0): _readAt: size=512, off=0 2025/07/29 02:16:02 DEBUG : TestRWCacheUpdate(0xc000a098c0): openPending: 2025/07/29 02:16:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-29 01:17:01 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/07/29 02:16:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/29 02:16:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:02 DEBUG : TestRWCacheUpdate(0xc000a098c0): >openPending: err= 2025/07/29 02:16:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/29 02:16:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/29 02:16:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/29 02:16:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:16:02 DEBUG : forgetting directory cache 2025/07/29 02:16:03 DEBUG : TestRWCacheUpdate(0xc000a098c0): >_readAt: n=20, err=EOF 2025/07/29 02:16:03 DEBUG : TestRWCacheUpdate(0xc000a098c0): close: 2025/07/29 02:16:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-29 01:17:01 +0000 UTC 2025/07/29 02:16:03 DEBUG : TestRWCacheUpdate(0xc000a098c0): >close: err= 2025/07/29 02:16:03 DEBUG : Re-reading directory (292.473636ms old) 2025/07/29 02:16:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/29 02:16:03 DEBUG : forgetting directory cache 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate(0xc000721540): _readAt: size=512, off=0 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate(0xc000721540): openPending: 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-29 01:18:01 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-07-29 01:17:01 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-29 01:18:01 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-07-29 01:17:01 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/07/29 02:16:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/29 02:16:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate(0xc000721540): >openPending: err= 2025/07/29 02:16:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:16:04 DEBUG : forgetting directory cache 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate(0xc000721540): >_readAt: n=20, err=EOF 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate(0xc000721540): close: 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-29 01:18:01 +0000 UTC 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate(0xc000721540): >close: err= 2025/07/29 02:16:04 DEBUG : Re-reading directory (280.383428ms old) 2025/07/29 02:16:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/29 02:16:05 DEBUG : forgetting directory cache 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate(0xc000be0980): _readAt: size=512, off=0 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate(0xc000be0980): openPending: 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-29 01:19:01 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-07-29 01:18:01 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-29 01:19:01 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-07-29 01:18:01 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/07/29 02:16:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/29 02:16:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate(0xc000be0980): >openPending: err= 2025/07/29 02:16:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:16:06 DEBUG : forgetting directory cache 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate(0xc000be0980): >_readAt: n=20, err=EOF 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate(0xc000be0980): close: 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-29 01:19:01 +0000 UTC 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate(0xc000be0980): >close: err= 2025/07/29 02:16:06 DEBUG : Re-reading directory (275.093764ms old) 2025/07/29 02:16:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/29 02:16:06 DEBUG : forgetting directory cache 2025/07/29 02:16:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:16:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/29 02:16:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/29 02:16:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/29 02:16:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:07 DEBUG : TestRWCacheUpdate(0xc0009107c0): _readAt: size=512, off=0 2025/07/29 02:16:07 DEBUG : TestRWCacheUpdate(0xc0009107c0): openPending: 2025/07/29 02:16:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-29 01:20:01 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-07-29 01:19:01 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/07/29 02:16:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-29 01:20:01 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-07-29 01:19:01 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/07/29 02:16:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/29 02:16:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/29 02:16:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/29 02:16:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:07 DEBUG : TestRWCacheUpdate(0xc0009107c0): >openPending: err= 2025/07/29 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/29 02:16:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/29 02:16:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/29 02:16:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:16:08 DEBUG : forgetting directory cache 2025/07/29 02:16:08 DEBUG : TestRWCacheUpdate(0xc0009107c0): >_readAt: n=20, err=EOF 2025/07/29 02:16:08 DEBUG : TestRWCacheUpdate(0xc0009107c0): close: 2025/07/29 02:16:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-29 01:20:01 +0000 UTC 2025/07/29 02:16:08 DEBUG : TestRWCacheUpdate(0xc0009107c0): >close: err= 2025/07/29 02:16:08 DEBUG : Re-reading directory (285.354346ms old) 2025/07/29 02:16:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/29 02:16:08 DEBUG : forgetting directory cache 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate(0xc00074a480): _readAt: size=512, off=0 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate(0xc00074a480): openPending: 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-29 01:21:01 +0000 UTC," against cached fingerprint "20,2025-07-29 01:20:01 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-29 01:21:01 +0000 UTC," != cached fingerprint "20,2025-07-29 01:20:01 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/07/29 02:16:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/29 02:16:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate(0xc00074a480): >openPending: err= 2025/07/29 02:16:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:16:09 DEBUG : forgetting directory cache 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate(0xc00074a480): >_readAt: n=20, err=EOF 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate(0xc00074a480): close: 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-29 01:21:01 +0000 UTC 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate(0xc00074a480): >close: err= 2025/07/29 02:16:09 DEBUG : Re-reading directory (278.174364ms old) 2025/07/29 02:16:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/29 02:16:10 DEBUG : forgetting directory cache 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate(0xc000d02f80): _readAt: size=512, off=0 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate(0xc000d02f80): openPending: 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-29 01:22:01 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-07-29 01:21:01 +0000 UTC," 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-29 01:22:01 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-07-29 01:21:01 +0000 UTC,") 2025/07/29 02:16:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/29 02:16:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate(0xc000d02f80): >openPending: err= 2025/07/29 02:16:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:16:11 DEBUG : forgetting directory cache 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate(0xc000d02f80): >_readAt: n=20, err=EOF 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate(0xc000d02f80): close: 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-29 01:22:01 +0000 UTC 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate(0xc000d02f80): >close: err= 2025/07/29 02:16:11 DEBUG : Re-reading directory (268.768495ms old) 2025/07/29 02:16:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/29 02:16:11 DEBUG : forgetting directory cache 2025/07/29 02:16:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:16:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/29 02:16:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/29 02:16:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/29 02:16:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:12 DEBUG : TestRWCacheUpdate(0xc000d039c0): _readAt: size=512, off=0 2025/07/29 02:16:12 DEBUG : TestRWCacheUpdate(0xc000d039c0): openPending: 2025/07/29 02:16:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-29 01:23:01 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-07-29 01:22:01 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/07/29 02:16:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-29 01:23:01 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-07-29 01:22:01 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/07/29 02:16:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/29 02:16:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/29 02:16:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/29 02:16:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:12 DEBUG : TestRWCacheUpdate(0xc000d039c0): >openPending: err= 2025/07/29 02:16:12 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/29 02:16:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/29 02:16:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/29 02:16:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:16:13 DEBUG : forgetting directory cache 2025/07/29 02:16:13 DEBUG : TestRWCacheUpdate(0xc000d039c0): >_readAt: n=21, err=EOF 2025/07/29 02:16:13 DEBUG : TestRWCacheUpdate(0xc000d039c0): close: 2025/07/29 02:16:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-29 01:23:01 +0000 UTC 2025/07/29 02:16:13 DEBUG : TestRWCacheUpdate(0xc000d039c0): >close: err= 2025/07/29 02:16:13 DEBUG : Re-reading directory (278.980637ms old) 2025/07/29 02:16:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/29 02:16:13 DEBUG : forgetting directory cache 2025/07/29 02:16:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:16:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/29 02:16:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/29 02:16:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/29 02:16:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:15 DEBUG : TestRWCacheUpdate(0xc00074b640): _readAt: size=512, off=0 2025/07/29 02:16:15 DEBUG : TestRWCacheUpdate(0xc00074b640): openPending: 2025/07/29 02:16:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-29 01:24:01 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-07-29 01:23:01 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/07/29 02:16:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-29 01:24:01 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-07-29 01:23:01 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/07/29 02:16:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/29 02:16:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/29 02:16:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/29 02:16:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:15 DEBUG : TestRWCacheUpdate(0xc00074b640): >openPending: err= 2025/07/29 02:16:15 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/29 02:16:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/29 02:16:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/29 02:16:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:16:15 DEBUG : forgetting directory cache 2025/07/29 02:16:16 DEBUG : TestRWCacheUpdate(0xc00074b640): >_readAt: n=22, err=EOF 2025/07/29 02:16:16 DEBUG : TestRWCacheUpdate(0xc00074b640): close: 2025/07/29 02:16:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-29 01:24:01 +0000 UTC 2025/07/29 02:16:16 DEBUG : TestRWCacheUpdate(0xc00074b640): >close: err= 2025/07/29 02:16:16 DEBUG : Re-reading directory (272.468969ms old) 2025/07/29 02:16:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/29 02:16:16 DEBUG : forgetting directory cache 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate(0xc000be0880): _readAt: size=512, off=0 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate(0xc000be0880): openPending: 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-29 01:25:01 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-07-29 01:24:01 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-29 01:25:01 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-07-29 01:24:01 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/07/29 02:16:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/29 02:16:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate(0xc000be0880): >openPending: err= 2025/07/29 02:16:17 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:16:17 DEBUG : forgetting directory cache 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate(0xc000be0880): >_readAt: n=23, err=EOF 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate(0xc000be0880): close: 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-29 01:25:01 +0000 UTC 2025/07/29 02:16:17 DEBUG : TestRWCacheUpdate(0xc000be0880): >close: err= 2025/07/29 02:16:17 DEBUG : Re-reading directory (286.327882ms old) 2025/07/29 02:16:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/29 02:16:18 DEBUG : forgetting directory cache 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate(0xc000910f40): _readAt: size=512, off=0 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate(0xc000910f40): openPending: 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-29 01:26:01 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-07-29 01:25:01 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-29 01:26:01 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-07-29 01:25:01 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/07/29 02:16:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/29 02:16:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate(0xc000910f40): >openPending: err= 2025/07/29 02:16:19 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:16:19 DEBUG : forgetting directory cache 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate(0xc000910f40): >_readAt: n=24, err=EOF 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate(0xc000910f40): close: 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-29 01:26:01 +0000 UTC 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate(0xc000910f40): >close: err= 2025/07/29 02:16:19 DEBUG : Re-reading directory (274.260791ms old) 2025/07/29 02:16:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/29 02:16:19 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:19 DEBUG : Looking for writers 2025/07/29 02:16:19 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/29 02:16:19 DEBUG : >WaitForWriters: 2025/07/29 02:16:19 DEBUG : files root 'rclone-test-yonojid2fiza': vfs cache: cleaner exiting 2025/07/29 02:16:19 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (18.73s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.27s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:22 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/29 02:16:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/29 02:16:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/29 02:16:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/29 02:16:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:16:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/29 02:16:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/29 02:16:22 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/29 02:16:22 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/29 02:16:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/29 02:16:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:16:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/29 02:16:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/29 02:16:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/29 02:16:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/29 02:16:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/29 02:16:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:16:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/29 02:16:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/29 02:16:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/29 02:16:23 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:23 DEBUG : Looking for writers 2025/07/29 02:16:23 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/29 02:16:23 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/29 02:16:23 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.66s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:24 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:24 DEBUG : files root 'rclone-test-yonojid2fiza': Reusing VFS from active cache 2025/07/29 02:16:24 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:24 DEBUG : Looking for writers 2025/07/29 02:16:24 DEBUG : >WaitForWriters: 2025/07/29 02:16:24 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:24 DEBUG : Looking for writers 2025/07/29 02:16:24 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.28s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:24 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:24 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:24 DEBUG : Looking for writers 2025/07/29 02:16:24 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:24 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:24 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:24 DEBUG : Looking for writers 2025/07/29 02:16:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:24 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:27 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:27 DEBUG : dir: Looking for writers 2025/07/29 02:16:27 DEBUG : file2: reading active writers 2025/07/29 02:16:27 DEBUG : Looking for writers 2025/07/29 02:16:27 DEBUG : file1: reading active writers 2025/07/29 02:16:27 DEBUG : dir: reading active writers 2025/07/29 02:16:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.62s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:28 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:30 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:30 DEBUG : dir: Looking for writers 2025/07/29 02:16:30 DEBUG : Looking for writers 2025/07/29 02:16:30 DEBUG : dir: reading active writers 2025/07/29 02:16:30 DEBUG : file1: reading active writers 2025/07/29 02:16:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.13s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:31 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/29 02:16:33 DEBUG : file1: Open: flags=O_RDONLY 2025/07/29 02:16:33 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/29 02:16:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/29 02:16:33 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/29 02:16:33 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/29 02:16:33 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/29 02:16:34 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/29 02:16:34 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:16:34 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:16:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/29 02:16:34 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/29 02:16:34 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/29 02:16:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/29 02:16:34 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (0 bytes), uploading instead of streaming 2025/07/29 02:16:34 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/07/29 02:16:34 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/07/29 02:16:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/29 02:16:34 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:16:34 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/29 02:16:34 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:34 DEBUG : dir: Looking for writers 2025/07/29 02:16:34 DEBUG : file2: reading active writers 2025/07/29 02:16:34 DEBUG : new_file.txt: reading active writers 2025/07/29 02:16:34 DEBUG : Looking for writers 2025/07/29 02:16:34 DEBUG : dir: reading active writers 2025/07/29 02:16:34 DEBUG : file1: reading active writers 2025/07/29 02:16:34 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.39s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:36 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:38 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/29 02:16:38 DEBUG : dir/file1: Updating file with dir/file1 0xc0008fc300 2025/07/29 02:16:38 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/29 02:16:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:39 INFO : dir/file1: Moved (server-side) to: file0 2025/07/29 02:16:39 DEBUG : file0: Updating file with file0 0xc0008fc300 2025/07/29 02:16:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/29 02:16:39 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/29 02:16:39 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:39 DEBUG : dir: Looking for writers 2025/07/29 02:16:39 DEBUG : Looking for writers 2025/07/29 02:16:39 DEBUG : dir: reading active writers 2025/07/29 02:16:39 DEBUG : file0: reading active writers 2025/07/29 02:16:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.15s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:40 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:40 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:40 DEBUG : Looking for writers 2025/07/29 02:16:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.27s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:40 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:40 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/29 02:16:41 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/29 02:16:41 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/29 02:16:42 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/29 02:16:42 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/29 02:16:43 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:43 DEBUG : Looking for writers 2025/07/29 02:16:43 DEBUG : a: Looking for writers 2025/07/29 02:16:43 DEBUG : b: Looking for writers 2025/07/29 02:16:43 DEBUG : c: Looking for writers 2025/07/29 02:16:43 DEBUG : d: Looking for writers 2025/07/29 02:16:43 DEBUG : Looking for writers 2025/07/29 02:16:43 DEBUG : a: reading active writers 2025/07/29 02:16:43 DEBUG : b: reading active writers 2025/07/29 02:16:43 DEBUG : c: reading active writers 2025/07/29 02:16:43 DEBUG : d: reading active writers 2025/07/29 02:16:43 DEBUG : /: reading active writers 2025/07/29 02:16:43 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.91s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:44 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:45 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/29 02:16:45 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/29 02:16:45 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/29 02:16:46 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/29 02:16:48 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:48 DEBUG : a/b/c/d: Looking for writers 2025/07/29 02:16:48 DEBUG : a/b/c: Looking for writers 2025/07/29 02:16:48 DEBUG : d: reading active writers 2025/07/29 02:16:48 DEBUG : a/b: Looking for writers 2025/07/29 02:16:48 DEBUG : c: reading active writers 2025/07/29 02:16:48 DEBUG : a: Looking for writers 2025/07/29 02:16:48 DEBUG : b: reading active writers 2025/07/29 02:16:48 DEBUG : Looking for writers 2025/07/29 02:16:48 DEBUG : a: reading active writers 2025/07/29 02:16:48 DEBUG : >WaitForWriters: 2025/07/29 02:16:49 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yonojid2fiza/a/b not empty`) 2025/07/29 02:16:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/29 02:16:49 DEBUG : pacer: Reducing sleep to 15ms 2025/07/29 02:16:49 DEBUG : pacer: Reducing sleep to 11.25ms 2025/07/29 02:16:49 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSMkdirAll (5.37s) === 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-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:49 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:49 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:49 DEBUG : Looking for writers 2025/07/29 02:16:49 DEBUG : >WaitForWriters: --- 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-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:50 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:16:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:16:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/29 02:16:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/29 02:16:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:50 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/29 02:16:50 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/29 02:16:50 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/29 02:16:50 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (5 bytes), uploading instead of streaming 2025/07/29 02:16:51 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/29 02:16:51 DEBUG : file1: Size of src and dst objects identical 2025/07/29 02:16:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:16:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:16:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/29 02:16:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/29 02:16:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:16:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:16:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/29 02:16:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/29 02:16:51 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/29 02:16:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/29 02:16:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/29 02:16:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/29 02:16:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/29 02:16:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:51 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (0 bytes), uploading instead of streaming 2025/07/29 02:16:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/29 02:16:52 DEBUG : file1: Size of src and dst objects identical 2025/07/29 02:16:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/29 02:16:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/29 02:16:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/29 02:16:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/29 02:16:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:52 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (7 bytes), uploading instead of streaming 2025/07/29 02:16:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/29 02:16:53 DEBUG : file1: Size of src and dst objects identical 2025/07/29 02:16:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:53 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:53 DEBUG : Looking for writers 2025/07/29 02:16:53 DEBUG : file1: reading active writers 2025/07/29 02:16:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.79s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:53 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:16:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:16:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/29 02:16:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/29 02:16:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:53 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/29 02:16:54 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/29 02:16:54 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/29 02:16:54 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/29 02:16:54 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (11 bytes), uploading instead of streaming 2025/07/29 02:16:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/29 02:16:55 DEBUG : file1: Size of src and dst objects identical 2025/07/29 02:16:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:55 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/29 02:16:55 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:55 DEBUG : Looking for writers 2025/07/29 02:16:55 DEBUG : file1: reading active writers 2025/07/29 02:16:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.58s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:56 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:16:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:16:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/29 02:16:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/29 02:16:56 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/29 02:16:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:56 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (5 bytes), uploading instead of streaming 2025/07/29 02:16:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/29 02:16:57 DEBUG : file1: Size of src and dst objects identical 2025/07/29 02:16:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:57 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/29 02:16:57 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:57 DEBUG : Looking for writers 2025/07/29 02:16:57 DEBUG : file1: reading active writers 2025/07/29 02:16:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.43s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:57 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:16:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:16:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/29 02:16:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/29 02:16:57 DEBUG : file1: WriteFileHandle.Release closing 2025/07/29 02:16:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:57 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (0 bytes), uploading instead of streaming 2025/07/29 02:16:58 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/29 02:16:58 DEBUG : file1: Size of src and dst objects identical 2025/07/29 02:16:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:58 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/29 02:16:58 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:16:58 DEBUG : Looking for writers 2025/07/29 02:16:58 DEBUG : file1: reading active writers 2025/07/29 02:16:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.58s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:16:59 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:16:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:16:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:16:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/29 02:16:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/29 02:16:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:16:59 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (2 bytes), uploading instead of streaming 2025/07/29 02:17:00 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/07/29 02:17:00 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/29 02:17:00 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/07/29 02:17:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:17:00 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:17:00 DEBUG : Looking for writers 2025/07/29 02:17:00 DEBUG : file1: reading active writers 2025/07/29 02:17:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.61s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:17:01 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:17:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:17:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:17:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:17:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/29 02:17:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/29 02:17:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:17:01 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (0 bytes), uploading instead of streaming 2025/07/29 02:17:02 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/29 02:17:02 DEBUG : file1: Size of src and dst objects identical 2025/07/29 02:17:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:17:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:17:02 DEBUG : file1: Open: flags=O_RDONLY 2025/07/29 02:17:02 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/29 02:17:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/29 02:17:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:17:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/29 02:17:02 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:17:02 DEBUG : Looking for writers 2025/07/29 02:17:02 DEBUG : file1: reading active writers 2025/07/29 02:17:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.77s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-yonojid2fiza'", Local "Local file system at /tmp/rclone1201534476", Modify Window "1s" 2025/07/29 02:17:02 INFO : files root 'rclone-test-yonojid2fiza': poll-interval is not supported by this remote 2025/07/29 02:17:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/29 02:17:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/29 02:17:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:17:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/29 02:17:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/29 02:17:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:17:02 DEBUG : files root 'rclone-test-yonojid2fiza': File to upload is small (100 bytes), uploading instead of streaming 2025/07/29 02:17:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/29 02:17:03 DEBUG : file1: Size of src and dst objects identical 2025/07/29 02:17:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/29 02:17:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/29 02:17:03 DEBUG : file1: Open: flags=O_RDONLY 2025/07/29 02:17:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/29 02:17:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/29 02:17:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/29 02:17:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/29 02:17:03 DEBUG : WaitForWriters: timeout=30s 2025/07/29 02:17:03 DEBUG : Looking for writers 2025/07/29 02:17:03 DEBUG : file1: reading active writers 2025/07/29 02:17:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.70s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/07/29 02:17:04 DEBUG : files root 'rclone-test-yonojid2fiza': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m59.179746633s (try 1/5): exit status 1: Failed [TestDirForgetPath TestRWFileHandleReadAt TestRWFileHandleReleaseRead]