"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/10/19 01:00:24 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-navones6buwi" 2025/10/19 01:00:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/19 01:00:25 DEBUG : Creating backend with remote "/tmp/rclone332519454" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:00:25 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:00:27 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:00:27 DEBUG : dir: Looking for writers 2025/10/19 01:00:27 DEBUG : Looking for writers 2025/10/19 01:00:27 DEBUG : dir: reading active writers 2025/10/19 01:00:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.59s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:00:28 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:00:31 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:00:31 DEBUG : dir/subdir: Looking for writers 2025/10/19 01:00:31 DEBUG : dir: Looking for writers 2025/10/19 01:00:31 DEBUG : subdir: reading active writers 2025/10/19 01:00:31 DEBUG : file1: reading active writers 2025/10/19 01:00:31 DEBUG : file2: reading active writers 2025/10/19 01:00:31 DEBUG : Looking for writers 2025/10/19 01:00:31 DEBUG : dir: reading active writers 2025/10/19 01:00:31 DEBUG : >WaitForWriters: 2025/10/19 01:00:32 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-navones6buwi/dir not empty`) 2025/10/19 01:00:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 01:00:33 DEBUG : pacer: Reducing sleep to 15ms 2025/10/19 01:00:33 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (5.04s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:00:33 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:00:34 DEBUG : pacer: Reducing sleep to 10ms 2025/10/19 01:00:34 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:00:34 DEBUG : dir: Looking for writers 2025/10/19 01:00:34 DEBUG : file1: reading active writers 2025/10/19 01:00:34 DEBUG : Looking for writers 2025/10/19 01:00:34 DEBUG : dir: reading active writers 2025/10/19 01:00:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.36s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:00:35 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:00:36 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:00:36 DEBUG : dir: Looking for writers 2025/10/19 01:00:36 DEBUG : Looking for writers 2025/10/19 01:00:36 DEBUG : dir: reading active writers 2025/10/19 01:00:36 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.10s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:00:37 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:00:39 DEBUG : dir: forgetting directory cache 2025/10/19 01:00:39 DEBUG : forgetting directory cache 2025/10/19 01:00:39 DEBUG : dir: forgetting directory cache 2025/10/19 01:00:39 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:00:39 DEBUG : Looking for writers 2025/10/19 01:00:39 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.62s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:00:40 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:00:41 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/19 01:00:41 DEBUG : dir: invalidating directory cache 2025/10/19 01:00:41 DEBUG : >ForgetPath: 2025/10/19 01:00:41 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/19 01:00:41 DEBUG : invalidating directory cache 2025/10/19 01:00:41 DEBUG : dir: forgetting directory cache 2025/10/19 01:00:41 DEBUG : >ForgetPath: 2025/10/19 01:00:41 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/19 01:00:41 DEBUG : >ForgetPath: 2025/10/19 01:00:41 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:00:41 DEBUG : dir: Looking for writers 2025/10/19 01:00:41 DEBUG : Looking for writers 2025/10/19 01:00:41 DEBUG : dir: reading active writers 2025/10/19 01:00:41 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.20s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:00:42 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:00:45 DEBUG : forgetting directory cache 2025/10/19 01:00:45 DEBUG : dir: forgetting directory cache 2025/10/19 01:00:45 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:00:45 DEBUG : dir: Looking for writers 2025/10/19 01:00:45 DEBUG : fil/a/b: Looking for writers 2025/10/19 01:00:45 DEBUG : fil/a: Looking for writers 2025/10/19 01:00:45 DEBUG : b: reading active writers 2025/10/19 01:00:45 DEBUG : fil: Looking for writers 2025/10/19 01:00:45 DEBUG : a: reading active writers 2025/10/19 01:00:45 DEBUG : Looking for writers 2025/10/19 01:00:45 DEBUG : dir: reading active writers 2025/10/19 01:00:45 DEBUG : fil: reading active writers 2025/10/19 01:00:45 DEBUG : >WaitForWriters: 2025/10/19 01:00:46 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-navones6buwi/fil/a not empty`) 2025/10/19 01:00:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 01:00:47 DEBUG : pacer: Reducing sleep to 15ms 2025/10/19 01:00:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-navones6buwi/fil not empty`) 2025/10/19 01:00:47 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/10/19 01:00:47 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-navones6buwi/fil not empty`) 2025/10/19 01:00:47 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/10/19 01:00:47 DEBUG : pacer: Reducing sleep to 45ms 2025/10/19 01:00:47 DEBUG : pacer: Reducing sleep to 33.75ms 2025/10/19 01:00:47 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestDirWalk (5.47s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:00:47 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:00:48 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/10/19 01:00:48 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/10/19 01:00:48 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/10/19 01:00:48 DEBUG : pacer: Reducing sleep to 10ms 2025/10/19 01:00:49 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:00:49 DEBUG : dir: Looking for writers 2025/10/19 01:00:49 DEBUG : Looking for writers 2025/10/19 01:00:49 DEBUG : dir: reading active writers 2025/10/19 01:00:49 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.15s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:00:50 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:00:51 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:00:51 DEBUG : dir: Looking for writers 2025/10/19 01:00:51 DEBUG : file1: reading active writers 2025/10/19 01:00:51 DEBUG : Looking for writers 2025/10/19 01:00:51 DEBUG : dir: reading active writers 2025/10/19 01:00:51 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.24s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:00:52 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/10/19 01:00:55 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/19 01:00:55 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/19 01:00:55 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/19 01:00:55 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/19 01:00:57 DEBUG : dir: invalidating directory cache 2025/10/19 01:00:58 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/19 01:00:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/19 01:00:58 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/19 01:00:58 DEBUG : dir/file1: Reset virtual modtime 2025/10/19 01:00:58 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/19 01:00:58 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/19 01:00:58 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/19 01:00:58 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/19 01:00:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:00:58 DEBUG : dir: invalidating directory cache 2025/10/19 01:00:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/19 01:00:58 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/19 01:00:58 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/19 01:00:58 DEBUG : forgetting directory cache 2025/10/19 01:00:58 DEBUG : dir: forgetting directory cache 2025/10/19 01:00:58 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/19 01:00:58 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:00:58 DEBUG : dir/virtualDir: Looking for writers 2025/10/19 01:00:58 DEBUG : dir: Looking for writers 2025/10/19 01:00:58 DEBUG : virtualFile: reading active writers 2025/10/19 01:00:58 DEBUG : virtualDir: reading active writers 2025/10/19 01:00:58 DEBUG : file1: reading active writers 2025/10/19 01:00:58 DEBUG : virtualFile2: reading active writers 2025/10/19 01:00:58 DEBUG : Looking for writers 2025/10/19 01:00:58 DEBUG : dir: reading active writers 2025/10/19 01:00:58 DEBUG : >WaitForWriters: 2025/10/19 01:00:59 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-navones6buwi/dir not empty`) 2025/10/19 01:00:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 01:00:59 DEBUG : pacer: Reducing sleep to 15ms 2025/10/19 01:00:59 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (7.61s) --- PASS: TestDirReadDirAll/Virtual (2.47s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:00:59 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:01:00 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go: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:334 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirOpen Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go: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:334 Error: Not equal: expected: 0 actual : 1 Test: TestDirOpen 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:334 Error: Received unexpected error: file does not exist Test: TestDirOpen 2025/10/19 01:01:08 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:01:08 DEBUG : Looking for writers 2025/10/19 01:01:08 DEBUG : >WaitForWriters: --- FAIL: TestDirOpen (8.65s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:01:08 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:01:10 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:01:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/19 01:01:10 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/19 01:01:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/19 01:01:10 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/19 01:01:11 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/10/19 01:01:11 DEBUG : dir/potato: Size of src and dst objects identical 2025/10/19 01:01:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/19 01:01:11 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:01:11 DEBUG : dir: Looking for writers 2025/10/19 01:01:11 DEBUG : file1: reading active writers 2025/10/19 01:01:11 DEBUG : potato: reading active writers 2025/10/19 01:01:11 DEBUG : Looking for writers 2025/10/19 01:01:11 DEBUG : dir: reading active writers 2025/10/19 01:01:11 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.67s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:01:12 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:01:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/19 01:01:14 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:01:14 DEBUG : dir/sub: Looking for writers 2025/10/19 01:01:14 DEBUG : dir: Looking for writers 2025/10/19 01:01:14 DEBUG : file1: reading active writers 2025/10/19 01:01:14 DEBUG : sub: reading active writers 2025/10/19 01:01:14 DEBUG : Looking for writers 2025/10/19 01:01:14 DEBUG : dir: reading active writers 2025/10/19 01:01:14 DEBUG : >WaitForWriters: 2025/10/19 01:01:15 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-navones6buwi/dir not empty`) 2025/10/19 01:01:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 01:01:15 DEBUG : pacer: Reducing sleep to 15ms 2025/10/19 01:01:15 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.58s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:01:15 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:01:16 DEBUG : pacer: Reducing sleep to 10ms 2025/10/19 01:01:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/19 01:01:17 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/19 01:01:18 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:01:18 DEBUG : dir/sub/subsub: Looking for writers 2025/10/19 01:01:18 DEBUG : dir/sub: Looking for writers 2025/10/19 01:01:18 DEBUG : subsub: reading active writers 2025/10/19 01:01:18 DEBUG : dir: Looking for writers 2025/10/19 01:01:18 DEBUG : file1: reading active writers 2025/10/19 01:01:18 DEBUG : sub: reading active writers 2025/10/19 01:01:18 DEBUG : Looking for writers 2025/10/19 01:01:18 DEBUG : dir: reading active writers 2025/10/19 01:01:18 DEBUG : >WaitForWriters: 2025/10/19 01:01:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-navones6buwi/dir not empty`) 2025/10/19 01:01:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 01:01:20 DEBUG : pacer: Reducing sleep to 15ms 2025/10/19 01:01:20 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdirSub (4.42s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:01:20 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:01:20 DEBUG : pacer: Reducing sleep to 10ms 2025/10/19 01:01:21 ERROR : dir/: Dir.Remove not empty 2025/10/19 01:01:21 DEBUG : dir/file1: Remove: 2025/10/19 01:01:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:01:21 DEBUG : dir/file1: >Remove: err= 2025/10/19 01:01:22 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/19 01:01:22 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:01:22 DEBUG : Looking for writers 2025/10/19 01:01:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.24s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:01:22 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:01:23 DEBUG : dir/file1: Remove: 2025/10/19 01:01:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:01:24 DEBUG : dir/file1: >Remove: err= 2025/10/19 01:01:24 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/19 01:01:24 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:01:24 DEBUG : Looking for writers 2025/10/19 01:01:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.25s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:01:24 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:01:26 DEBUG : dir/file1: Remove: 2025/10/19 01:01:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:01:26 DEBUG : dir/file1: >Remove: err= 2025/10/19 01:01:26 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:01:26 DEBUG : dir: Looking for writers 2025/10/19 01:01:26 DEBUG : Looking for writers 2025/10/19 01:01:26 DEBUG : dir: reading active writers 2025/10/19 01:01:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.61s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:01:27 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:01:29 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/19 01:01:30 DEBUG : dir: Updating dir with dir2 0xc0009f6410 2025/10/19 01:01:30 DEBUG : dir: forgetting directory cache 2025/10/19 01:01:30 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/19 01:01:30 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/19 01:01:31 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/19 01:01:31 DEBUG : file2: Updating file with file2 0xc000dd6000 2025/10/19 01:01:31 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/19 01:01:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/19 01:01:32 INFO : dir2/file3: Deleted 2025/10/19 01:01:32 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/19 01:01:32 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000dd6000 2025/10/19 01:01:32 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/19 01:01:32 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/19 01:01:33 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/19 01:01:34 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000854270 2025/10/19 01:01:34 DEBUG : empty directory: forgetting directory cache 2025/10/19 01:01:34 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/19 01:01:34 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/19 01:01:34 DEBUG : dir2: Renaming to "dir3" 2025/10/19 01:01:34 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:01:34 DEBUG : dir3: Looking for writers 2025/10/19 01:01:34 DEBUG : file3: reading active writers 2025/10/19 01:01:34 DEBUG : renamed empty directory: Looking for writers 2025/10/19 01:01:34 DEBUG : Looking for writers 2025/10/19 01:01:34 DEBUG : dir3: reading active writers 2025/10/19 01:01:34 DEBUG : renamed empty directory: reading active writers 2025/10/19 01:01:34 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.76s) === 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-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:01:35 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:01:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/19 01:01:36 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:01:37 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/19 01:01:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/19 01:01:37 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/19 01:01:37 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/19 01:01:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/19 01:01:37 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:01:37 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/19 01:01:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/19 01:01:37 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/19 01:01:37 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/19 01:01:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/19 01:01:37 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (12 bytes), uploading instead of streaming 2025/10/19 01:01:37 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/10/19 01:01:37 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/10/19 01:01:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/19 01:01:37 DEBUG : forgetting directory cache 2025/10/19 01:01:37 DEBUG : dir: forgetting directory cache 2025/10/19 01:01:37 DEBUG : dir/sub: forgetting directory cache 2025/10/19 01:01:37 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/19 01:01:37 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/19 01:01:37 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/19 01:01:38 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/10/19 01:01:38 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/10/19 01:01:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/19 01:01:38 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:01:38 DEBUG : dir/sub: Looking for writers 2025/10/19 01:01:38 DEBUG : file0: reading active writers 2025/10/19 01:01:38 DEBUG : file2: reading active writers 2025/10/19 01:01:38 DEBUG : dir: Looking for writers 2025/10/19 01:01:38 DEBUG : file1: reading active writers 2025/10/19 01:01:38 DEBUG : sub: reading active writers 2025/10/19 01:01:38 DEBUG : Looking for writers 2025/10/19 01:01:38 DEBUG : dir: reading active writers 2025/10/19 01:01:38 DEBUG : >WaitForWriters: 2025/10/19 01:01:40 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-navones6buwi/dir not empty`) 2025/10/19 01:01:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 01:01:40 DEBUG : pacer: Reducing sleep to 15ms 2025/10/19 01:01:40 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (5.30s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:01:40 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:01:41 DEBUG : pacer: Reducing sleep to 10ms 2025/10/19 01:01:41 DEBUG : forgetting directory cache 2025/10/19 01:01:43 DEBUG : forgetting directory cache 2025/10/19 01:01:43 DEBUG : dir: forgetting directory cache 2025/10/19 01:01:43 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:01:43 DEBUG : dir: Looking for writers 2025/10/19 01:01:43 DEBUG : Looking for writers 2025/10/19 01:01:43 DEBUG : dir: reading active writers 2025/10/19 01:01:43 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.03s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:01:44 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:01:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/19 01:01:45 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:01:45 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/19 01:01:45 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/19 01:01:45 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/19 01:01:45 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:01:45 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/19 01:01:45 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/19 01:01:45 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:01:45 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/19 01:01:45 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/19 01:01:45 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/19 01:01:45 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:01:45 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/19 01:01:45 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:01:45 DEBUG : dir: Looking for writers 2025/10/19 01:01:45 DEBUG : file1: reading active writers 2025/10/19 01:01:45 DEBUG : file1.metadata: reading active writers 2025/10/19 01:01:45 DEBUG : Looking for writers 2025/10/19 01:01:45 DEBUG : dir: reading active writers 2025/10/19 01:01:45 DEBUG : dir.metadata: reading active writers 2025/10/19 01:01:45 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.23s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:01:46 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:01:48 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:01:48 DEBUG : dir: Looking for writers 2025/10/19 01:01:48 DEBUG : file1: reading active writers 2025/10/19 01:01:48 DEBUG : Looking for writers 2025/10/19 01:01:48 DEBUG : dir: reading active writers 2025/10/19 01:01:48 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.25s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:01:48 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:01:51 DEBUG : Can set mod time: true 2025/10/19 01:01:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/19 01:01:52 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:01:52 DEBUG : dir: Looking for writers 2025/10/19 01:01:52 DEBUG : file1: reading active writers 2025/10/19 01:01:52 DEBUG : Looking for writers 2025/10/19 01:01:52 DEBUG : dir: reading active writers 2025/10/19 01:01:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:01:52 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:01:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:01:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/19 01:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:01:54 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/19 01:01:55 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/19 01:01:55 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/19 01:01:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/19 01:01:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:01:55 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:01:55 DEBUG : dir: Looking for writers 2025/10/19 01:01:55 DEBUG : file1: reading active writers 2025/10/19 01:01:55 DEBUG : Looking for writers 2025/10/19 01:01:55 DEBUG : dir: reading active writers 2025/10/19 01:01:55 DEBUG : >WaitForWriters: 2025/10/19 01:01:55 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:01:55 DEBUG : dir: Looking for writers 2025/10/19 01:01:55 DEBUG : file1: reading active writers 2025/10/19 01:01:55 DEBUG : Looking for writers 2025/10/19 01:01:55 DEBUG : dir: reading active writers 2025/10/19 01:01:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:01:56 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:01:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:01:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/19 01:01:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:01:58 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/19 01:01:58 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/19 01:01:58 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/19 01:01:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/19 01:01:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:01:59 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:01:59 DEBUG : dir: Looking for writers 2025/10/19 01:01:59 DEBUG : file1: reading active writers 2025/10/19 01:01:59 DEBUG : Looking for writers 2025/10/19 01:01:59 DEBUG : dir: reading active writers 2025/10/19 01:01:59 DEBUG : >WaitForWriters: 2025/10/19 01:01:59 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:01:59 DEBUG : dir: Looking for writers 2025/10/19 01:01:59 DEBUG : file1: reading active writers 2025/10/19 01:01:59 DEBUG : Looking for writers 2025/10/19 01:01:59 DEBUG : dir: reading active writers 2025/10/19 01:01:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:02:00 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:02:00 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:02:00 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:00 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:02:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:02:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:00 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:02:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/19 01:02:02 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:02 DEBUG : dir: Looking for writers 2025/10/19 01:02:02 DEBUG : file1: reading active writers 2025/10/19 01:02:02 DEBUG : Looking for writers 2025/10/19 01:02:02 DEBUG : dir: reading active writers 2025/10/19 01:02:02 DEBUG : >WaitForWriters: 2025/10/19 01:02:02 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:02:02 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:02:02 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:02:02 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:02 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:02:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:02:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:02 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:02:04 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/19 01:02:04 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:02:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:02:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:02:04 DEBUG : dir/file1(0xc0008be240): close: 2025/10/19 01:02:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/19 01:02:04 DEBUG : dir/file1(0xc0008be240): >close: err= 2025/10/19 01:02:04 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:04 DEBUG : dir: Looking for writers 2025/10/19 01:02:04 DEBUG : file1: reading active writers 2025/10/19 01:02:04 DEBUG : Looking for writers 2025/10/19 01:02:04 DEBUG : dir: reading active writers 2025/10/19 01:02:04 DEBUG : >WaitForWriters: 2025/10/19 01:02:04 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:04 DEBUG : dir: Looking for writers 2025/10/19 01:02:04 DEBUG : file1: reading active writers 2025/10/19 01:02:04 DEBUG : Looking for writers 2025/10/19 01:02:04 DEBUG : dir: reading active writers 2025/10/19 01:02:04 DEBUG : >WaitForWriters: 2025/10/19 01:02:04 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:02:05 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:02:05 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:02:05 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:05 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:02:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:02:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:05 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:02:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/19 01:02:07 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:02:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:02:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:02:07 DEBUG : dir/file1(0xc0009a8680): _writeAt: size=5, off=0 2025/10/19 01:02:07 DEBUG : dir/file1(0xc0009a8680): openPending: 2025/10/19 01:02:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/19 01:02:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/19 01:02:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:07 DEBUG : dir/file1(0xc0009a8680): >openPending: err= 2025/10/19 01:02:07 DEBUG : dir/file1(0xc0009a8680): >_writeAt: n=5, err= 2025/10/19 01:02:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/19 01:02:07 DEBUG : dir/file1(0xc0009a8680): close: 2025/10/19 01:02:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/10/19 01:02:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/10/19 01:02:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/10/19 01:02:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/19 01:02:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/19 01:02:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:02:07 DEBUG : dir/file1(0xc0009a8680): >close: err= 2025/10/19 01:02:07 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:07 DEBUG : dir: Looking for writers 2025/10/19 01:02:07 DEBUG : file1: reading active writers 2025/10/19 01:02:07 DEBUG : Looking for writers 2025/10/19 01:02:07 DEBUG : dir: reading active writers 2025/10/19 01:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:02:07 DEBUG : dir: Looking for writers 2025/10/19 01:02:07 DEBUG : file1: reading active writers 2025/10/19 01:02:07 DEBUG : Looking for writers 2025/10/19 01:02:07 DEBUG : dir: reading active writers 2025/10/19 01:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:02:07 DEBUG : dir: Looking for writers 2025/10/19 01:02:07 DEBUG : file1: reading active writers 2025/10/19 01:02:07 DEBUG : Looking for writers 2025/10/19 01:02:07 DEBUG : dir: reading active writers 2025/10/19 01:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:02:07 DEBUG : dir: Looking for writers 2025/10/19 01:02:07 DEBUG : file1: reading active writers 2025/10/19 01:02:07 DEBUG : Looking for writers 2025/10/19 01:02:07 DEBUG : dir: reading active writers 2025/10/19 01:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:02:07 DEBUG : dir/file1: vfs cache: starting upload 2025/10/19 01:02:07 DEBUG : dir: Looking for writers 2025/10/19 01:02:07 DEBUG : file1: reading active writers 2025/10/19 01:02:07 DEBUG : Looking for writers 2025/10/19 01:02:07 DEBUG : dir: reading active writers 2025/10/19 01:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:02:07 DEBUG : dir: Looking for writers 2025/10/19 01:02:07 DEBUG : file1: reading active writers 2025/10/19 01:02:07 DEBUG : Looking for writers 2025/10/19 01:02:07 DEBUG : dir: reading active writers 2025/10/19 01:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:02:08 DEBUG : dir: Looking for writers 2025/10/19 01:02:08 DEBUG : file1: reading active writers 2025/10/19 01:02:08 DEBUG : Looking for writers 2025/10/19 01:02:08 DEBUG : dir: reading active writers 2025/10/19 01:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/19 01:02:08 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/19 01:02:08 INFO : dir/file1: Copied (replaced existing) 2025/10/19 01:02:08 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/10/19 01:02:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/19 01:02:08 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/10/19 01:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/19 01:02:08 DEBUG : dir: Looking for writers 2025/10/19 01:02:08 DEBUG : file1: reading active writers 2025/10/19 01:02:08 DEBUG : Looking for writers 2025/10/19 01:02:08 DEBUG : dir: reading active writers 2025/10/19 01:02:08 DEBUG : >WaitForWriters: 2025/10/19 01:02:09 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:09 DEBUG : dir: Looking for writers 2025/10/19 01:02:09 DEBUG : file1: reading active writers 2025/10/19 01:02:09 DEBUG : Looking for writers 2025/10/19 01:02:09 DEBUG : dir: reading active writers 2025/10/19 01:02:09 DEBUG : >WaitForWriters: 2025/10/19 01:02:09 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (20.99s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (4.07s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.68s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.52s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.75s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.81s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.16s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:02:09 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:02:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:02:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/19 01:02:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:02:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/19 01:02:11 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:11 DEBUG : dir: Looking for writers 2025/10/19 01:02:11 DEBUG : file1: reading active writers 2025/10/19 01:02:11 DEBUG : Looking for writers 2025/10/19 01:02:11 DEBUG : dir: reading active writers 2025/10/19 01:02:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.58s) === RUN TestFileOpenReadUnknownSize 2025/10/19 01:02:12 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/19 01:02:12 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/19 01:02:12 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:02:12 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/19 01:02:12 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:12 DEBUG : Looking for writers 2025/10/19 01:02:12 DEBUG : file.txt: reading active writers 2025/10/19 01:02:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:02:12 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:02:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:13 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (25 bytes), uploading instead of streaming 2025/10/19 01:02:14 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/19 01:02:14 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/19 01:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:14 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:14 DEBUG : dir: Looking for writers 2025/10/19 01:02:14 DEBUG : file1: reading active writers 2025/10/19 01:02:14 DEBUG : Looking for writers 2025/10/19 01:02:14 DEBUG : dir: reading active writers 2025/10/19 01:02:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.09s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:02:15 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:02:17 DEBUG : dir/file1: Remove: 2025/10/19 01:02:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:02:17 DEBUG : dir/file1: >Remove: err= 2025/10/19 01:02:17 DEBUG : dir/file1: Remove: 2025/10/19 01:02:17 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/19 01:02:17 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:17 DEBUG : dir: Looking for writers 2025/10/19 01:02:17 DEBUG : Looking for writers 2025/10/19 01:02:17 DEBUG : dir: reading active writers 2025/10/19 01:02:17 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.54s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:02:18 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:02:19 DEBUG : dir/file1: Remove: 2025/10/19 01:02:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:02:19 DEBUG : dir/file1: >Remove: err= 2025/10/19 01:02:20 DEBUG : dir/file1: Remove: 2025/10/19 01:02:20 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/19 01:02:20 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:20 DEBUG : dir: Looking for writers 2025/10/19 01:02:20 DEBUG : Looking for writers 2025/10/19 01:02:20 DEBUG : dir: reading active writers 2025/10/19 01:02:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.58s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:02:20 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:02:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:02:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/19 01:02:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/19 01:02:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/19 01:02:22 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/19 01:02:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/19 01:02:22 DEBUG : dir/file1: Open: flags=0x3 2025/10/19 01:02:22 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/19 01:02:22 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/19 01:02:22 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:22 DEBUG : dir: Looking for writers 2025/10/19 01:02:22 DEBUG : file1: reading active writers 2025/10/19 01:02:22 DEBUG : Looking for writers 2025/10/19 01:02:22 DEBUG : dir: reading active writers 2025/10/19 01:02:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.36s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:02:23 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:02:24 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:24 DEBUG : dir: Looking for writers 2025/10/19 01:02:24 DEBUG : file1: reading active writers 2025/10/19 01:02:24 DEBUG : Looking for writers 2025/10/19 01:02:24 DEBUG : dir: reading active writers 2025/10/19 01:02:24 DEBUG : >WaitForWriters: 2025/10/19 01:02:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:02:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0008c80c0 2025/10/19 01:02:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:02:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:02:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/19 01:02:26 DEBUG : dir/file1: Updating file with dir/file1 0xc0008c80c0 2025/10/19 01:02:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/19 01:02:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:02:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/19 01:02:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008c80c0 2025/10/19 01:02:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:02:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:02:26 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (25 bytes), uploading instead of streaming 2025/10/19 01:02:27 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/19 01:02:27 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/19 01:02:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:02:27 DEBUG : newLeaf: Running delayed rename now 2025/10/19 01:02:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:02:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0008c80c0 2025/10/19 01:02:28 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:28 DEBUG : dir: Looking for writers 2025/10/19 01:02:28 DEBUG : Looking for writers 2025/10/19 01:02:28 DEBUG : dir: reading active writers 2025/10/19 01:02:28 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:28 DEBUG : >WaitForWriters: 2025/10/19 01:02:28 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:28 DEBUG : dir: Looking for writers 2025/10/19 01:02:28 DEBUG : Looking for writers 2025/10/19 01:02:28 DEBUG : dir: reading active writers 2025/10/19 01:02:28 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:28 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:02:29 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:02:29 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:02:29 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:29 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:02:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:02:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:29 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:02:30 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:30 DEBUG : dir: Looking for writers 2025/10/19 01:02:30 DEBUG : file1: reading active writers 2025/10/19 01:02:30 DEBUG : Looking for writers 2025/10/19 01:02:30 DEBUG : dir: reading active writers 2025/10/19 01:02:30 DEBUG : >WaitForWriters: 2025/10/19 01:02:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:02:31 DEBUG : newLeaf: Updating file with newLeaf 0xc00044a780 2025/10/19 01:02:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:02:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:02:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/19 01:02:32 DEBUG : dir/file1: Updating file with dir/file1 0xc00044a780 2025/10/19 01:02:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/19 01:02:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:02:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/19 01:02:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:32 DEBUG : dir/file1: File is currently open, delaying rename 0xc00044a780 2025/10/19 01:02:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:02:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:02:32 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (25 bytes), uploading instead of streaming 2025/10/19 01:02:33 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/19 01:02:33 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/19 01:02:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:02:33 DEBUG : newLeaf: Running delayed rename now 2025/10/19 01:02:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:02:34 DEBUG : newLeaf: Updating file with newLeaf 0xc00044a780 2025/10/19 01:02:34 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:34 DEBUG : dir: Looking for writers 2025/10/19 01:02:34 DEBUG : Looking for writers 2025/10/19 01:02:34 DEBUG : dir: reading active writers 2025/10/19 01:02:34 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:34 DEBUG : >WaitForWriters: 2025/10/19 01:02:34 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:34 DEBUG : dir: Looking for writers 2025/10/19 01:02:34 DEBUG : Looking for writers 2025/10/19 01:02:34 DEBUG : dir: reading active writers 2025/10/19 01:02:34 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:34 DEBUG : >WaitForWriters: 2025/10/19 01:02:34 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:02:35 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:02:35 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:02:35 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:35 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:35 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:02:36 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/19 01:02:36 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:02:36 DEBUG : dir/file1(0xc000351ac0): openPending: 2025/10/19 01:02:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/19 01:02:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/19 01:02:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:36 DEBUG : dir/file1(0xc000351ac0): >openPending: err= 2025/10/19 01:02:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/19 01:02:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:02:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:02:36 DEBUG : dir/file1(0xc000351ac0): _writeAt: size=14, off=0 2025/10/19 01:02:36 DEBUG : dir/file1(0xc000351ac0): >_writeAt: n=14, err= 2025/10/19 01:02:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/19 01:02:36 DEBUG : dir/file1(0xc000351ac0): close: 2025/10/19 01:02:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/19 01:02:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/19 01:02:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:02:36 DEBUG : dir/file1(0xc000351ac0): >close: err= 2025/10/19 01:02:36 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:36 DEBUG : dir: Looking for writers 2025/10/19 01:02:36 DEBUG : file1: reading active writers 2025/10/19 01:02:36 DEBUG : Looking for writers 2025/10/19 01:02:36 DEBUG : dir: reading active writers 2025/10/19 01:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:02:36 DEBUG : dir: Looking for writers 2025/10/19 01:02:36 DEBUG : file1: reading active writers 2025/10/19 01:02:36 DEBUG : Looking for writers 2025/10/19 01:02:36 DEBUG : dir: reading active writers 2025/10/19 01:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:02:37 DEBUG : dir: Looking for writers 2025/10/19 01:02:37 DEBUG : file1: reading active writers 2025/10/19 01:02:37 DEBUG : Looking for writers 2025/10/19 01:02:37 DEBUG : dir: reading active writers 2025/10/19 01:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:02:37 DEBUG : dir: Looking for writers 2025/10/19 01:02:37 DEBUG : file1: reading active writers 2025/10/19 01:02:37 DEBUG : Looking for writers 2025/10/19 01:02:37 DEBUG : dir: reading active writers 2025/10/19 01:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:02:37 DEBUG : dir/file1: vfs cache: starting upload 2025/10/19 01:02:37 DEBUG : dir: Looking for writers 2025/10/19 01:02:37 DEBUG : file1: reading active writers 2025/10/19 01:02:37 DEBUG : Looking for writers 2025/10/19 01:02:37 DEBUG : dir: reading active writers 2025/10/19 01:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:02:37 DEBUG : dir: Looking for writers 2025/10/19 01:02:37 DEBUG : file1: reading active writers 2025/10/19 01:02:37 DEBUG : Looking for writers 2025/10/19 01:02:37 DEBUG : dir: reading active writers 2025/10/19 01:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:02:37 DEBUG : dir: Looking for writers 2025/10/19 01:02:37 DEBUG : file1: reading active writers 2025/10/19 01:02:37 DEBUG : Looking for writers 2025/10/19 01:02:37 DEBUG : dir: reading active writers 2025/10/19 01:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/19 01:02:37 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/19 01:02:37 INFO : dir/file1: Copied (replaced existing) 2025/10/19 01:02:37 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/10/19 01:02:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/19 01:02:37 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/19 01:02:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/19 01:02:38 DEBUG : dir: Looking for writers 2025/10/19 01:02:38 DEBUG : file1: reading active writers 2025/10/19 01:02:38 DEBUG : Looking for writers 2025/10/19 01:02:38 DEBUG : dir: reading active writers 2025/10/19 01:02:38 DEBUG : >WaitForWriters: 2025/10/19 01:02:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:02:38 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:02:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:02:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:02:38 DEBUG : dir/file1(0xc00049d600): _readAt: size=512, off=0 2025/10/19 01:02:38 DEBUG : dir/file1(0xc00049d600): openPending: 2025/10/19 01:02:38 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/10/19 01:02:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/19 01:02:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:38 DEBUG : dir/file1(0xc00049d600): >openPending: err= 2025/10/19 01:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/19 01:02:38 DEBUG : dir/file1(0xc00049d600): >_readAt: n=14, err=EOF 2025/10/19 01:02:38 DEBUG : dir/file1(0xc00049d600): close: 2025/10/19 01:02:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/19 01:02:38 DEBUG : dir/file1(0xc00049d600): >close: err= 2025/10/19 01:02:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:02:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/19 01:02:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0009a5080 2025/10/19 01:02:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:02:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:02:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/19 01:02:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/19 01:02:40 DEBUG : dir/file1: Updating file with dir/file1 0xc0009a5080 2025/10/19 01:02:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/19 01:02:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:02:40 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:02:40 DEBUG : dir/file1(0xc000c9bec0): openPending: 2025/10/19 01:02:40 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/10/19 01:02:40 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/10/19 01:02:40 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:02:40 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:02:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/19 01:02:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:40 DEBUG : dir/file1(0xc000c9bec0): >openPending: err= 2025/10/19 01:02:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/19 01:02:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:02:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:02:40 DEBUG : dir/file1(0xc000c9bec0): _writeAt: size=25, off=0 2025/10/19 01:02:40 DEBUG : dir/file1(0xc000c9bec0): >_writeAt: n=25, err= 2025/10/19 01:02:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:02:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/19 01:02:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0009a5080 2025/10/19 01:02:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:02:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:02:41 DEBUG : newLeaf(0xc000c9bec0): close: 2025/10/19 01:02:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/19 01:02:41 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-19 01:02:40.5012989 +0000 UTC m=+136.241978989 2025/10/19 01:02:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/19 01:02:41 DEBUG : newLeaf(0xc000c9bec0): >close: err= 2025/10/19 01:02:41 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:41 DEBUG : dir: Looking for writers 2025/10/19 01:02:41 DEBUG : Looking for writers 2025/10/19 01:02:41 DEBUG : dir: reading active writers 2025/10/19 01:02:41 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:02:41 DEBUG : dir: Looking for writers 2025/10/19 01:02:41 DEBUG : Looking for writers 2025/10/19 01:02:41 DEBUG : dir: reading active writers 2025/10/19 01:02:41 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:02:41 DEBUG : dir: Looking for writers 2025/10/19 01:02:41 DEBUG : Looking for writers 2025/10/19 01:02:41 DEBUG : dir: reading active writers 2025/10/19 01:02:41 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:02:41 DEBUG : dir: Looking for writers 2025/10/19 01:02:41 DEBUG : Looking for writers 2025/10/19 01:02:41 DEBUG : dir: reading active writers 2025/10/19 01:02:41 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:02:41 DEBUG : newLeaf: vfs cache: starting upload 2025/10/19 01:02:41 DEBUG : dir: Looking for writers 2025/10/19 01:02:41 DEBUG : Looking for writers 2025/10/19 01:02:41 DEBUG : dir: reading active writers 2025/10/19 01:02:41 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:02:41 DEBUG : dir: Looking for writers 2025/10/19 01:02:41 DEBUG : Looking for writers 2025/10/19 01:02:41 DEBUG : dir: reading active writers 2025/10/19 01:02:41 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:02:41 DEBUG : dir: Looking for writers 2025/10/19 01:02:41 DEBUG : Looking for writers 2025/10/19 01:02:41 DEBUG : dir: reading active writers 2025/10/19 01:02:41 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/19 01:02:42 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/19 01:02:42 INFO : newLeaf: Copied (replaced existing) 2025/10/19 01:02:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-19 01:02:40 +0000 UTC," 2025/10/19 01:02:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/19 01:02:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:02:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/19 01:02:42 DEBUG : dir: Looking for writers 2025/10/19 01:02:42 DEBUG : Looking for writers 2025/10/19 01:02:42 DEBUG : dir: reading active writers 2025/10/19 01:02:42 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:42 DEBUG : >WaitForWriters: 2025/10/19 01:02:42 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:42 DEBUG : dir: Looking for writers 2025/10/19 01:02:42 DEBUG : Looking for writers 2025/10/19 01:02:42 DEBUG : dir: reading active writers 2025/10/19 01:02:42 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:42 DEBUG : >WaitForWriters: 2025/10/19 01:02:42 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:02:43 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:02:43 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:02:43 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:43 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:43 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:02:44 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:44 DEBUG : dir: Looking for writers 2025/10/19 01:02:44 DEBUG : file1: reading active writers 2025/10/19 01:02:44 DEBUG : Looking for writers 2025/10/19 01:02:44 DEBUG : dir: reading active writers 2025/10/19 01:02:44 DEBUG : >WaitForWriters: 2025/10/19 01:02:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:02:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0008c8840 2025/10/19 01:02:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:02:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:02:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/19 01:02:46 DEBUG : dir/file1: Updating file with dir/file1 0xc0008c8840 2025/10/19 01:02:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/19 01:02:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:02:47 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:02:47 DEBUG : dir/file1(0xc00049db80): openPending: 2025/10/19 01:02:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/19 01:02:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/19 01:02:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:47 DEBUG : dir/file1(0xc00049db80): >openPending: err= 2025/10/19 01:02:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/19 01:02:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:02:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:02:47 DEBUG : dir/file1(0xc00049db80): _writeAt: size=25, off=0 2025/10/19 01:02:47 DEBUG : dir/file1(0xc00049db80): >_writeAt: n=25, err= 2025/10/19 01:02:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:02:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/19 01:02:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0008c8840 2025/10/19 01:02:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:02:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:02:47 DEBUG : newLeaf(0xc00049db80): close: 2025/10/19 01:02:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/19 01:02:47 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-19 01:02:47.161505589 +0000 UTC m=+142.902185719 2025/10/19 01:02:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/19 01:02:47 DEBUG : newLeaf(0xc00049db80): >close: err= 2025/10/19 01:02:47 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:47 DEBUG : dir: Looking for writers 2025/10/19 01:02:47 DEBUG : Looking for writers 2025/10/19 01:02:47 DEBUG : dir: reading active writers 2025/10/19 01:02:47 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:02:47 DEBUG : dir: Looking for writers 2025/10/19 01:02:47 DEBUG : Looking for writers 2025/10/19 01:02:47 DEBUG : dir: reading active writers 2025/10/19 01:02:47 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:02:47 DEBUG : dir: Looking for writers 2025/10/19 01:02:47 DEBUG : Looking for writers 2025/10/19 01:02:47 DEBUG : dir: reading active writers 2025/10/19 01:02:47 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:02:47 DEBUG : dir: Looking for writers 2025/10/19 01:02:47 DEBUG : Looking for writers 2025/10/19 01:02:47 DEBUG : dir: reading active writers 2025/10/19 01:02:47 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:02:47 DEBUG : newLeaf: vfs cache: starting upload 2025/10/19 01:02:47 DEBUG : dir: Looking for writers 2025/10/19 01:02:47 DEBUG : Looking for writers 2025/10/19 01:02:47 DEBUG : dir: reading active writers 2025/10/19 01:02:47 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:02:48 DEBUG : dir: Looking for writers 2025/10/19 01:02:48 DEBUG : Looking for writers 2025/10/19 01:02:48 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:48 DEBUG : dir: reading active writers 2025/10/19 01:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:02:48 DEBUG : dir: Looking for writers 2025/10/19 01:02:48 DEBUG : Looking for writers 2025/10/19 01:02:48 DEBUG : dir: reading active writers 2025/10/19 01:02:48 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/19 01:02:48 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/19 01:02:48 INFO : newLeaf: Copied (replaced existing) 2025/10/19 01:02:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-19 01:02:47 +0000 UTC," 2025/10/19 01:02:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/19 01:02:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:02:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/19 01:02:49 DEBUG : dir: Looking for writers 2025/10/19 01:02:49 DEBUG : Looking for writers 2025/10/19 01:02:49 DEBUG : dir: reading active writers 2025/10/19 01:02:49 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:49 DEBUG : >WaitForWriters: 2025/10/19 01:02:49 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:49 DEBUG : dir: Looking for writers 2025/10/19 01:02:49 DEBUG : Looking for writers 2025/10/19 01:02:49 DEBUG : dir: reading active writers 2025/10/19 01:02:49 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:49 DEBUG : >WaitForWriters: 2025/10/19 01:02:49 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:02:50 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:02:50 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:02:50 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:50 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:02:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:02:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:50 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:02:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/19 01:02:51 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:02:51 DEBUG : dir/file1(0xc00041b180): openPending: 2025/10/19 01:02:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/19 01:02:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/19 01:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:51 DEBUG : dir/file1(0xc00041b180): >openPending: err= 2025/10/19 01:02:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/19 01:02:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:02:51 DEBUG : dir/file1(0xc00041b180): _writeAt: size=14, off=0 2025/10/19 01:02:51 DEBUG : dir/file1(0xc00041b180): >_writeAt: n=14, err= 2025/10/19 01:02:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/19 01:02:51 DEBUG : dir/file1(0xc00041b180): close: 2025/10/19 01:02:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/19 01:02:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/19 01:02:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:02:51 DEBUG : dir/file1(0xc00041b180): >close: err= 2025/10/19 01:02:51 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:51 DEBUG : dir: Looking for writers 2025/10/19 01:02:51 DEBUG : file1: reading active writers 2025/10/19 01:02:51 DEBUG : Looking for writers 2025/10/19 01:02:51 DEBUG : dir: reading active writers 2025/10/19 01:02:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:02:51 DEBUG : dir: Looking for writers 2025/10/19 01:02:51 DEBUG : file1: reading active writers 2025/10/19 01:02:51 DEBUG : Looking for writers 2025/10/19 01:02:51 DEBUG : dir: reading active writers 2025/10/19 01:02:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:02:51 DEBUG : dir: Looking for writers 2025/10/19 01:02:51 DEBUG : file1: reading active writers 2025/10/19 01:02:51 DEBUG : Looking for writers 2025/10/19 01:02:51 DEBUG : dir: reading active writers 2025/10/19 01:02:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:02:51 DEBUG : dir: Looking for writers 2025/10/19 01:02:51 DEBUG : file1: reading active writers 2025/10/19 01:02:51 DEBUG : Looking for writers 2025/10/19 01:02:51 DEBUG : dir: reading active writers 2025/10/19 01:02:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:02:51 DEBUG : dir/file1: vfs cache: starting upload 2025/10/19 01:02:51 DEBUG : dir: Looking for writers 2025/10/19 01:02:51 DEBUG : file1: reading active writers 2025/10/19 01:02:51 DEBUG : Looking for writers 2025/10/19 01:02:51 DEBUG : dir: reading active writers 2025/10/19 01:02:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:02:51 DEBUG : dir: Looking for writers 2025/10/19 01:02:51 DEBUG : file1: reading active writers 2025/10/19 01:02:51 DEBUG : Looking for writers 2025/10/19 01:02:51 DEBUG : dir: reading active writers 2025/10/19 01:02:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:02:52 DEBUG : dir: Looking for writers 2025/10/19 01:02:52 DEBUG : file1: reading active writers 2025/10/19 01:02:52 DEBUG : Looking for writers 2025/10/19 01:02:52 DEBUG : dir: reading active writers 2025/10/19 01:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/19 01:02:52 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/19 01:02:52 INFO : dir/file1: Copied (replaced existing) 2025/10/19 01:02:52 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/10/19 01:02:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/19 01:02:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/19 01:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/19 01:02:52 DEBUG : dir: Looking for writers 2025/10/19 01:02:52 DEBUG : file1: reading active writers 2025/10/19 01:02:52 DEBUG : Looking for writers 2025/10/19 01:02:52 DEBUG : dir: reading active writers 2025/10/19 01:02:52 DEBUG : >WaitForWriters: 2025/10/19 01:02:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:02:52 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:02:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:02:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:02:52 DEBUG : dir/file1(0xc000c53300): _readAt: size=512, off=0 2025/10/19 01:02:52 DEBUG : dir/file1(0xc000c53300): openPending: 2025/10/19 01:02:52 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/10/19 01:02:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/19 01:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:52 DEBUG : dir/file1(0xc000c53300): >openPending: err= 2025/10/19 01:02:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/19 01:02:52 DEBUG : dir/file1(0xc000c53300): >_readAt: n=14, err=EOF 2025/10/19 01:02:52 DEBUG : dir/file1(0xc000c53300): close: 2025/10/19 01:02:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/19 01:02:52 DEBUG : dir/file1(0xc000c53300): >close: err= 2025/10/19 01:02:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:02:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/19 01:02:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000dd7140 2025/10/19 01:02:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:02:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:02:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/19 01:02:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/19 01:02:54 DEBUG : dir/file1: Updating file with dir/file1 0xc000dd7140 2025/10/19 01:02:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/19 01:02:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:02:55 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:02:55 DEBUG : dir/file1(0xc000c538c0): openPending: 2025/10/19 01:02:55 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/10/19 01:02:55 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/10/19 01:02:55 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:02:55 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:02:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/19 01:02:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:55 DEBUG : dir/file1(0xc000c538c0): >openPending: err= 2025/10/19 01:02:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/19 01:02:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:02:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:02:55 DEBUG : dir/file1(0xc000c538c0): _writeAt: size=25, off=0 2025/10/19 01:02:55 DEBUG : dir/file1(0xc000c538c0): >_writeAt: n=25, err= 2025/10/19 01:02:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:02:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/19 01:02:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000dd7140 2025/10/19 01:02:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:02:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:02:55 DEBUG : newLeaf(0xc000c538c0): close: 2025/10/19 01:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/19 01:02:55 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-19 01:02:55.180246729 +0000 UTC m=+150.920926857 2025/10/19 01:02:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/19 01:02:55 DEBUG : newLeaf(0xc000c538c0): >close: err= 2025/10/19 01:02:55 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:55 DEBUG : dir: Looking for writers 2025/10/19 01:02:55 DEBUG : Looking for writers 2025/10/19 01:02:55 DEBUG : dir: reading active writers 2025/10/19 01:02:55 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:02:55 DEBUG : dir: Looking for writers 2025/10/19 01:02:55 DEBUG : Looking for writers 2025/10/19 01:02:55 DEBUG : dir: reading active writers 2025/10/19 01:02:55 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:02:55 DEBUG : dir: Looking for writers 2025/10/19 01:02:55 DEBUG : Looking for writers 2025/10/19 01:02:55 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:55 DEBUG : dir: reading active writers 2025/10/19 01:02:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:02:55 DEBUG : dir: Looking for writers 2025/10/19 01:02:55 DEBUG : Looking for writers 2025/10/19 01:02:55 DEBUG : dir: reading active writers 2025/10/19 01:02:55 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:02:55 DEBUG : newLeaf: vfs cache: starting upload 2025/10/19 01:02:55 DEBUG : dir: Looking for writers 2025/10/19 01:02:55 DEBUG : Looking for writers 2025/10/19 01:02:55 DEBUG : dir: reading active writers 2025/10/19 01:02:55 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:02:56 DEBUG : dir: Looking for writers 2025/10/19 01:02:56 DEBUG : Looking for writers 2025/10/19 01:02:56 DEBUG : dir: reading active writers 2025/10/19 01:02:56 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:02:56 DEBUG : dir: Looking for writers 2025/10/19 01:02:56 DEBUG : Looking for writers 2025/10/19 01:02:56 DEBUG : dir: reading active writers 2025/10/19 01:02:56 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/19 01:02:56 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/19 01:02:56 INFO : newLeaf: Copied (replaced existing) 2025/10/19 01:02:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-19 01:02:55 +0000 UTC," 2025/10/19 01:02:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/19 01:02:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:02:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/19 01:02:57 DEBUG : dir: Looking for writers 2025/10/19 01:02:57 DEBUG : Looking for writers 2025/10/19 01:02:57 DEBUG : dir: reading active writers 2025/10/19 01:02:57 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:57 DEBUG : >WaitForWriters: 2025/10/19 01:02:57 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:57 DEBUG : dir: Looking for writers 2025/10/19 01:02:57 DEBUG : Looking for writers 2025/10/19 01:02:57 DEBUG : dir: reading active writers 2025/10/19 01:02:57 DEBUG : newLeaf: reading active writers 2025/10/19 01:02:57 DEBUG : >WaitForWriters: 2025/10/19 01:02:57 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:02:58 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:02:58 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:02:58 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:58 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:02:58 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:02:59 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:02:59 DEBUG : dir: Looking for writers 2025/10/19 01:02:59 DEBUG : file1: reading active writers 2025/10/19 01:02:59 DEBUG : Looking for writers 2025/10/19 01:02:59 DEBUG : dir: reading active writers 2025/10/19 01:02:59 DEBUG : >WaitForWriters: 2025/10/19 01:02:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:02:59 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:02:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:02:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:02:59 DEBUG : dir/file1(0xc000d2e600): _readAt: size=512, off=0 2025/10/19 01:02:59 DEBUG : dir/file1(0xc000d2e600): openPending: 2025/10/19 01:02:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/19 01:02:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/19 01:02:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:02:59 DEBUG : dir/file1(0xc000d2e600): >openPending: err= 2025/10/19 01:02:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/19 01:02:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:02:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:02:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:02:59 DEBUG : dir/file1(0xc000d2e600): >_readAt: n=14, err=EOF 2025/10/19 01:02:59 DEBUG : dir/file1(0xc000d2e600): close: 2025/10/19 01:02:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/19 01:02:59 DEBUG : dir/file1(0xc000d2e600): >close: err= 2025/10/19 01:03:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:03:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/19 01:03:00 DEBUG : newLeaf: Updating file with newLeaf 0xc00044bbc0 2025/10/19 01:03:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:03:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:03:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/19 01:03:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/19 01:03:01 DEBUG : dir/file1: Updating file with dir/file1 0xc00044bbc0 2025/10/19 01:03:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/19 01:03:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:03:02 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:03:02 DEBUG : dir/file1(0xc00051ed00): openPending: 2025/10/19 01:03:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/19 01:03:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/19 01:03:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:02 DEBUG : dir/file1(0xc00051ed00): >openPending: err= 2025/10/19 01:03:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/19 01:03:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:03:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:03:02 DEBUG : dir/file1(0xc00051ed00): _writeAt: size=25, off=0 2025/10/19 01:03:02 DEBUG : dir/file1(0xc00051ed00): >_writeAt: n=25, err= 2025/10/19 01:03:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/19 01:03:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/19 01:03:02 DEBUG : newLeaf: Updating file with newLeaf 0xc00044bbc0 2025/10/19 01:03:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:03:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:03:02 DEBUG : newLeaf(0xc00051ed00): close: 2025/10/19 01:03:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/19 01:03:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-19 01:03:02.111291171 +0000 UTC m=+157.851971260 2025/10/19 01:03:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/19 01:03:02 DEBUG : newLeaf(0xc00051ed00): >close: err= 2025/10/19 01:03:02 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:02 DEBUG : dir: Looking for writers 2025/10/19 01:03:02 DEBUG : Looking for writers 2025/10/19 01:03:02 DEBUG : dir: reading active writers 2025/10/19 01:03:02 DEBUG : newLeaf: reading active writers 2025/10/19 01:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:03:02 DEBUG : dir: Looking for writers 2025/10/19 01:03:02 DEBUG : Looking for writers 2025/10/19 01:03:02 DEBUG : dir: reading active writers 2025/10/19 01:03:02 DEBUG : newLeaf: reading active writers 2025/10/19 01:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:03:02 DEBUG : dir: Looking for writers 2025/10/19 01:03:02 DEBUG : Looking for writers 2025/10/19 01:03:02 DEBUG : dir: reading active writers 2025/10/19 01:03:02 DEBUG : newLeaf: reading active writers 2025/10/19 01:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:03:02 DEBUG : dir: Looking for writers 2025/10/19 01:03:02 DEBUG : Looking for writers 2025/10/19 01:03:02 DEBUG : dir: reading active writers 2025/10/19 01:03:02 DEBUG : newLeaf: reading active writers 2025/10/19 01:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:03:02 DEBUG : newLeaf: vfs cache: starting upload 2025/10/19 01:03:02 DEBUG : dir: Looking for writers 2025/10/19 01:03:02 DEBUG : Looking for writers 2025/10/19 01:03:02 DEBUG : dir: reading active writers 2025/10/19 01:03:02 DEBUG : newLeaf: reading active writers 2025/10/19 01:03:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:03:03 DEBUG : dir: Looking for writers 2025/10/19 01:03:03 DEBUG : Looking for writers 2025/10/19 01:03:03 DEBUG : dir: reading active writers 2025/10/19 01:03:03 DEBUG : newLeaf: reading active writers 2025/10/19 01:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:03:03 DEBUG : dir: Looking for writers 2025/10/19 01:03:03 DEBUG : Looking for writers 2025/10/19 01:03:03 DEBUG : dir: reading active writers 2025/10/19 01:03:03 DEBUG : newLeaf: reading active writers 2025/10/19 01:03:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/19 01:03:03 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/19 01:03:03 INFO : newLeaf: Copied (replaced existing) 2025/10/19 01:03:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-19 01:03:02 +0000 UTC," 2025/10/19 01:03:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/19 01:03:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/19 01:03:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/19 01:03:04 DEBUG : dir: Looking for writers 2025/10/19 01:03:04 DEBUG : Looking for writers 2025/10/19 01:03:04 DEBUG : dir: reading active writers 2025/10/19 01:03:04 DEBUG : newLeaf: reading active writers 2025/10/19 01:03:04 DEBUG : >WaitForWriters: 2025/10/19 01:03:04 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:04 DEBUG : dir: Looking for writers 2025/10/19 01:03:04 DEBUG : Looking for writers 2025/10/19 01:03:04 DEBUG : newLeaf: reading active writers 2025/10/19 01:03:04 DEBUG : dir: reading active writers 2025/10/19 01:03:04 DEBUG : >WaitForWriters: 2025/10/19 01:03:04 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- PASS: TestFileRename (42.07s) --- PASS: TestFileRename/off,forceCache=false (6.26s) --- PASS: TestFileRename/minimal,forceCache=false (6.25s) --- PASS: TestFileRename/minimal,forceCache=true (7.98s) --- PASS: TestFileRename/writes,forceCache=false (6.64s) --- PASS: TestFileRename/writes,forceCache=true (8.03s) --- PASS: TestFileRename/full,forceCache=false (6.92s) === 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-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:05 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:05 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:05 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:05 DEBUG : Looking for writers 2025/10/19 01:03:05 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.29s) === 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-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:05 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:03:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:03:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/19 01:03:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/19 01:03:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:03:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/19 01:03:07 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/19 01:03:07 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:07 DEBUG : dir: Looking for writers 2025/10/19 01:03:07 DEBUG : file1: reading active writers 2025/10/19 01:03:07 DEBUG : Looking for writers 2025/10/19 01:03:07 DEBUG : dir: reading active writers 2025/10/19 01:03:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.55s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:07 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:03:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:03:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/19 01:03:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/19 01:03:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:03:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/19 01:03:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/19 01:03:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/19 01:03:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/19 01:03:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/19 01:03:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/19 01:03:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/19 01:03:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/19 01:03:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/19 01:03:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/19 01:03:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/19 01:03:10 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/19 01:03:10 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/19 01:03:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/19 01:03:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/19 01:03:10 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/19 01:03:11 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:11 DEBUG : dir: Looking for writers 2025/10/19 01:03:11 DEBUG : file1: reading active writers 2025/10/19 01:03:11 DEBUG : Looking for writers 2025/10/19 01:03:11 DEBUG : dir: reading active writers 2025/10/19 01:03:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.16s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:12 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:03:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:03:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/19 01:03:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/19 01:03:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:03:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/19 01:03:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/19 01:03:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/19 01:03:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/19 01:03:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/19 01:03:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/19 01:03:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/19 01:03:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/19 01:03:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/19 01:03:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/19 01:03:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/19 01:03:14 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/19 01:03:15 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/19 01:03:15 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/19 01:03:15 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/19 01:03:15 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/19 01:03:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/19 01:03:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/19 01:03:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/19 01:03:15 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/19 01:03:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/19 01:03:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/19 01:03:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/19 01:03:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/19 01:03:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/19 01:03:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/19 01:03:15 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/19 01:03:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/19 01:03:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/19 01:03:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/19 01:03:16 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/19 01:03:16 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:16 DEBUG : dir: Looking for writers 2025/10/19 01:03:16 DEBUG : file1: reading active writers 2025/10/19 01:03:16 DEBUG : Looking for writers 2025/10/19 01:03:16 DEBUG : dir: reading active writers 2025/10/19 01:03:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.68s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:16 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:03:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:03:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/19 01:03:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/19 01:03:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:03:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/19 01:03:18 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:18 DEBUG : dir: Looking for writers 2025/10/19 01:03:18 DEBUG : file1: reading active writers 2025/10/19 01:03:18 DEBUG : Looking for writers 2025/10/19 01:03:18 DEBUG : dir: reading active writers 2025/10/19 01:03:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.55s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:19 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:03:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:03:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/19 01:03:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/19 01:03:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:03:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/19 01:03:21 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/19 01:03:21 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/19 01:03:21 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:21 DEBUG : dir: Looking for writers 2025/10/19 01:03:21 DEBUG : file1: reading active writers 2025/10/19 01:03:21 DEBUG : Looking for writers 2025/10/19 01:03:21 DEBUG : dir: reading active writers 2025/10/19 01:03:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.52s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:21 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:21 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:03:21 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:21 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:21 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go: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:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go: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:72 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleMethodsRead Messages: 1 objects not found 2025/10/19 01:03:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:03:30 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:72 Error: Received unexpected error: file does not exist Test: TestRWFileHandleMethodsRead 2025/10/19 01:03:30 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:30 DEBUG : Looking for writers 2025/10/19 01:03:30 DEBUG : >WaitForWriters: 2025/10/19 01:03:30 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (8.67s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:30 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:30 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:03:30 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:30 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:30 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:03:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:03:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:03:32 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:03:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:03:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:03:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/19 01:03:32 DEBUG : dir/file1(0xc000c9b200): _readAt: size=1, off=0 2025/10/19 01:03:32 DEBUG : dir/file1(0xc000c9b200): openPending: 2025/10/19 01:03:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/19 01:03:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/19 01:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:32 DEBUG : dir/file1(0xc000c9b200): >openPending: err= 2025/10/19 01:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/19 01:03:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:03:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:03:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:03:32 DEBUG : dir/file1(0xc000c9b200): >_readAt: n=1, err= 2025/10/19 01:03:32 DEBUG : dir/file1(0xc000c9b200): _readAt: size=1, off=5 2025/10/19 01:03:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/19 01:03:32 DEBUG : dir/file1(0xc000c9b200): >_readAt: n=1, err= 2025/10/19 01:03:32 DEBUG : dir/file1(0xc000c9b200): _readAt: size=1, off=3 2025/10/19 01:03:32 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/19 01:03:32 DEBUG : dir/file1(0xc000c9b200): >_readAt: n=1, err= 2025/10/19 01:03:32 DEBUG : dir/file1(0xc000c9b200): _readAt: size=1, off=13 2025/10/19 01:03:32 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/19 01:03:32 DEBUG : dir/file1(0xc000c9b200): >_readAt: n=1, err= 2025/10/19 01:03:32 DEBUG : dir/file1(0xc000c9b200): _readAt: size=16, off=100 2025/10/19 01:03:32 DEBUG : dir/file1(0xc000c9b200): >_readAt: n=0, err=EOF 2025/10/19 01:03:32 DEBUG : dir/file1(0xc000c9b200): close: 2025/10/19 01:03:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/19 01:03:32 DEBUG : dir/file1(0xc000c9b200): >close: err= 2025/10/19 01:03:32 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:32 DEBUG : dir: Looking for writers 2025/10/19 01:03:32 DEBUG : file1: reading active writers 2025/10/19 01:03:32 DEBUG : Looking for writers 2025/10/19 01:03:32 DEBUG : dir: reading active writers 2025/10/19 01:03:32 DEBUG : >WaitForWriters: 2025/10/19 01:03:32 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.83s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:33 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:33 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:03:33 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:33 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:33 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:03:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:03:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:03:34 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:03:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:03:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:03:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/19 01:03:34 DEBUG : dir/file1(0xc000d42e80): _readAt: size=1, off=0 2025/10/19 01:03:34 DEBUG : dir/file1(0xc000d42e80): openPending: 2025/10/19 01:03:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/19 01:03:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/19 01:03:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:34 DEBUG : dir/file1(0xc000d42e80): >openPending: err= 2025/10/19 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/19 01:03:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:03:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:03:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:03:35 DEBUG : dir/file1(0xc000d42e80): >_readAt: n=1, err= 2025/10/19 01:03:35 DEBUG : dir/file1(0xc000d42e80): _readAt: size=1, off=5 2025/10/19 01:03:35 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/19 01:03:35 DEBUG : dir/file1(0xc000d42e80): >_readAt: n=1, err= 2025/10/19 01:03:35 DEBUG : dir/file1(0xc000d42e80): _readAt: size=1, off=1 2025/10/19 01:03:35 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/19 01:03:35 DEBUG : dir/file1(0xc000d42e80): >_readAt: n=1, err= 2025/10/19 01:03:35 DEBUG : dir/file1(0xc000d42e80): _readAt: size=6, off=10 2025/10/19 01:03:35 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/19 01:03:35 DEBUG : dir/file1(0xc000d42e80): >_readAt: n=6, err= 2025/10/19 01:03:35 DEBUG : dir/file1(0xc000d42e80): _readAt: size=256, off=10 2025/10/19 01:03:35 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/19 01:03:35 DEBUG : dir/file1(0xc000d42e80): >_readAt: n=6, err=EOF 2025/10/19 01:03:35 DEBUG : dir/file1(0xc000d42e80): _readAt: size=256, off=100 2025/10/19 01:03:35 DEBUG : dir/file1(0xc000d42e80): >_readAt: n=0, err=EOF 2025/10/19 01:03:35 DEBUG : dir/file1(0xc000d42e80): close: 2025/10/19 01:03:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/19 01:03:35 DEBUG : dir/file1(0xc000d42e80): >close: err= 2025/10/19 01:03:35 DEBUG : dir/file1(0xc000d42e80): _readAt: size=256, off=100 2025/10/19 01:03:35 DEBUG : dir/file1(0xc000d42e80): >_readAt: n=0, err=file already closed 2025/10/19 01:03:35 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:35 DEBUG : dir: Looking for writers 2025/10/19 01:03:35 DEBUG : file1: reading active writers 2025/10/19 01:03:35 DEBUG : Looking for writers 2025/10/19 01:03:35 DEBUG : dir: reading active writers 2025/10/19 01:03:35 DEBUG : >WaitForWriters: 2025/10/19 01:03:35 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.54s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:35 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:35 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:03:35 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:35 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:35 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:03:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:03:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:03:37 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:03:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:03:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:03:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/19 01:03:37 DEBUG : dir/file1(0xc0008be2c0): RWFileHandle.Flush 2025/10/19 01:03:37 DEBUG : dir/file1(0xc0008be2c0): _readAt: size=256, off=0 2025/10/19 01:03:37 DEBUG : dir/file1(0xc0008be2c0): openPending: 2025/10/19 01:03:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/19 01:03:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/19 01:03:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:37 DEBUG : dir/file1(0xc0008be2c0): >openPending: err= 2025/10/19 01:03:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/19 01:03:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:03:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:03:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:03:37 DEBUG : dir/file1(0xc0008be2c0): >_readAt: n=16, err=EOF 2025/10/19 01:03:37 DEBUG : dir/file1(0xc0008be2c0): RWFileHandle.Flush 2025/10/19 01:03:37 DEBUG : dir/file1(0xc0008be2c0): RWFileHandle.Flush 2025/10/19 01:03:37 DEBUG : dir/file1(0xc0008be2c0): close: 2025/10/19 01:03:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/19 01:03:37 DEBUG : dir/file1(0xc0008be2c0): >close: err= 2025/10/19 01:03:37 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:37 DEBUG : dir: Looking for writers 2025/10/19 01:03:37 DEBUG : file1: reading active writers 2025/10/19 01:03:37 DEBUG : Looking for writers 2025/10/19 01:03:37 DEBUG : dir: reading active writers 2025/10/19 01:03:37 DEBUG : >WaitForWriters: 2025/10/19 01:03:37 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.57s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:38 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:38 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:03:38 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:38 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:38 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:03:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:03:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/19 01:03:40 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:03:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:03:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:03:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/19 01:03:40 DEBUG : dir/file1(0xc00049d3c0): _readAt: size=256, off=0 2025/10/19 01:03:40 DEBUG : dir/file1(0xc00049d3c0): openPending: 2025/10/19 01:03:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/19 01:03:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/19 01:03:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:40 DEBUG : dir/file1(0xc00049d3c0): >openPending: err= 2025/10/19 01:03:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/19 01:03:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:03:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:03:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:03:40 DEBUG : dir/file1(0xc00049d3c0): >_readAt: n=16, err=EOF 2025/10/19 01:03:40 DEBUG : dir/file1(0xc00049d3c0): RWFileHandle.Release 2025/10/19 01:03:40 DEBUG : dir/file1(0xc00049d3c0): close: 2025/10/19 01:03:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/19 01:03:40 DEBUG : dir/file1(0xc00049d3c0): >close: err= 2025/10/19 01:03:40 DEBUG : dir/file1(0xc00049d3c0): RWFileHandle.Release 2025/10/19 01:03:40 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:40 DEBUG : dir: Looking for writers 2025/10/19 01:03:40 DEBUG : file1: reading active writers 2025/10/19 01:03:40 DEBUG : Looking for writers 2025/10/19 01:03:40 DEBUG : dir: reading active writers 2025/10/19 01:03:40 DEBUG : >WaitForWriters: 2025/10/19 01:03:40 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.68s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:41 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:41 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:03:41 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:41 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:03:41 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:03:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:03:41 DEBUG : file1: newRWFileHandle: 2025/10/19 01:03:41 DEBUG : file1(0xc00049da40): openPending: 2025/10/19 01:03:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:03:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:41 DEBUG : file1(0xc00049da40): >openPending: err= 2025/10/19 01:03:41 DEBUG : file1: >newRWFileHandle: err= 2025/10/19 01:03:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/19 01:03:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/19 01:03:41 DEBUG : file1(0xc00049da40): _writeAt: size=5, off=0 2025/10/19 01:03:41 DEBUG : file1(0xc00049da40): >_writeAt: n=5, err= 2025/10/19 01:03:41 DEBUG : file1(0xc00049da40): _writeAt: size=7, off=5 2025/10/19 01:03:41 DEBUG : file1(0xc00049da40): >_writeAt: n=7, err= 2025/10/19 01:03:41 DEBUG : file1: vfs cache: truncate to size=11 2025/10/19 01:03:41 DEBUG : file1(0xc00049da40): close: 2025/10/19 01:03:41 DEBUG : file1: vfs cache: setting modification time to 2025-10-19 01:03:41.319941029 +0000 UTC m=+197.060621137 2025/10/19 01:03:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:03:41 DEBUG : file1(0xc00049da40): >close: err= 2025/10/19 01:03:41 DEBUG : file1(0xc00049da40): close: 2025/10/19 01:03:41 DEBUG : file1(0xc00049da40): >close: err=file already closed 2025/10/19 01:03:41 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:41 DEBUG : Looking for writers 2025/10/19 01:03:41 DEBUG : file1: reading active writers 2025/10/19 01:03:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:03:41 DEBUG : Looking for writers 2025/10/19 01:03:41 DEBUG : file1: reading active writers 2025/10/19 01:03:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:03:41 DEBUG : Looking for writers 2025/10/19 01:03:41 DEBUG : file1: reading active writers 2025/10/19 01:03:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:03:41 DEBUG : Looking for writers 2025/10/19 01:03:41 DEBUG : file1: reading active writers 2025/10/19 01:03:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:03:41 DEBUG : file1: vfs cache: starting upload 2025/10/19 01:03:41 DEBUG : Looking for writers 2025/10/19 01:03:41 DEBUG : file1: reading active writers 2025/10/19 01:03:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:03:41 DEBUG : Looking for writers 2025/10/19 01:03:41 DEBUG : file1: reading active writers 2025/10/19 01:03:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:03:41 DEBUG : Looking for writers 2025/10/19 01:03:41 DEBUG : file1: reading active writers 2025/10/19 01:03:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/19 01:03:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/19 01:03:42 INFO : file1: Copied (new) 2025/10/19 01:03:42 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-19 01:03:41 +0000 UTC," 2025/10/19 01:03:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/19 01:03:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:42 INFO : file1: vfs cache: upload succeeded try #1 2025/10/19 01:03:42 DEBUG : Looking for writers 2025/10/19 01:03:42 DEBUG : file1: reading active writers 2025/10/19 01:03:42 DEBUG : >WaitForWriters: 2025/10/19 01:03:42 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:42 DEBUG : Looking for writers 2025/10/19 01:03:42 DEBUG : file1: reading active writers 2025/10/19 01:03:42 DEBUG : >WaitForWriters: 2025/10/19 01:03:42 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.04s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:43 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:43 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:03:43 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:43 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:03:43 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:03:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:03:43 DEBUG : file1: newRWFileHandle: 2025/10/19 01:03:43 DEBUG : file1(0xc000c01a40): openPending: 2025/10/19 01:03:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:03:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:43 DEBUG : file1(0xc000c01a40): >openPending: err= 2025/10/19 01:03:43 DEBUG : file1: >newRWFileHandle: err= 2025/10/19 01:03:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/19 01:03:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/19 01:03:43 DEBUG : file1(0xc000c01a40): _writeAt: size=7, off=0 2025/10/19 01:03:43 DEBUG : file1(0xc000c01a40): >_writeAt: n=7, err= 2025/10/19 01:03:43 DEBUG : file1(0xc000c01a40): _writeAt: size=6, off=5 2025/10/19 01:03:43 DEBUG : file1(0xc000c01a40): >_writeAt: n=6, err= 2025/10/19 01:03:43 DEBUG : file1(0xc000c01a40): close: 2025/10/19 01:03:43 DEBUG : file1: vfs cache: setting modification time to 2025-10-19 01:03:43.367557393 +0000 UTC m=+199.108237481 2025/10/19 01:03:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:03:43 DEBUG : file1(0xc000c01a40): >close: err= 2025/10/19 01:03:43 DEBUG : file1(0xc000c01a40): _writeAt: size=5, off=0 2025/10/19 01:03:43 DEBUG : file1(0xc000c01a40): >_writeAt: n=0, err=file already closed 2025/10/19 01:03:43 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:43 DEBUG : Looking for writers 2025/10/19 01:03:43 DEBUG : file1: reading active writers 2025/10/19 01:03:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:03:43 DEBUG : Looking for writers 2025/10/19 01:03:43 DEBUG : file1: reading active writers 2025/10/19 01:03:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:03:43 DEBUG : Looking for writers 2025/10/19 01:03:43 DEBUG : file1: reading active writers 2025/10/19 01:03:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:03:43 DEBUG : Looking for writers 2025/10/19 01:03:43 DEBUG : file1: reading active writers 2025/10/19 01:03:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:03:43 DEBUG : file1: vfs cache: starting upload 2025/10/19 01:03:43 DEBUG : Looking for writers 2025/10/19 01:03:43 DEBUG : file1: reading active writers 2025/10/19 01:03:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:03:43 DEBUG : Looking for writers 2025/10/19 01:03:43 DEBUG : file1: reading active writers 2025/10/19 01:03:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:03:44 DEBUG : Looking for writers 2025/10/19 01:03:44 DEBUG : file1: reading active writers 2025/10/19 01:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/19 01:03:44 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/19 01:03:44 INFO : file1: Copied (new) 2025/10/19 01:03:44 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-19 01:03:43 +0000 UTC," 2025/10/19 01:03:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/19 01:03:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:44 INFO : file1: vfs cache: upload succeeded try #1 2025/10/19 01:03:44 DEBUG : Looking for writers 2025/10/19 01:03:44 DEBUG : file1: reading active writers 2025/10/19 01:03:44 DEBUG : >WaitForWriters: 2025/10/19 01:03:44 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:44 DEBUG : Looking for writers 2025/10/19 01:03:44 DEBUG : file1: reading active writers 2025/10/19 01:03:44 DEBUG : >WaitForWriters: 2025/10/19 01:03:44 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.06s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:45 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:45 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:03:45 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:45 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:03:45 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:03:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:03:45 DEBUG : file1: newRWFileHandle: 2025/10/19 01:03:45 DEBUG : file1(0xc0009a8a80): openPending: 2025/10/19 01:03:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:03:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:45 DEBUG : file1(0xc0009a8a80): >openPending: err= 2025/10/19 01:03:45 DEBUG : file1: >newRWFileHandle: err= 2025/10/19 01:03:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/19 01:03:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/19 01:03:45 DEBUG : file1(0xc0009a8a80): close: 2025/10/19 01:03:45 DEBUG : file1: vfs cache: setting modification time to 2025-10-19 01:03:45.421974079 +0000 UTC m=+201.162654199 2025/10/19 01:03:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:03:45 DEBUG : file1(0xc0009a8a80): >close: err= 2025/10/19 01:03:45 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/19 01:03:45 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/19 01:03:45 DEBUG : file2: newRWFileHandle: 2025/10/19 01:03:45 DEBUG : file2(0xc0009a8f80): openPending: 2025/10/19 01:03:45 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:03:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/19 01:03:45 DEBUG : file2(0xc0009a8f80): >openPending: err= 2025/10/19 01:03:45 DEBUG : file2: >newRWFileHandle: err= 2025/10/19 01:03:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/19 01:03:45 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/19 01:03:45 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/19 01:03:45 DEBUG : file2(0xc0009a8f80): RWFileHandle.Flush 2025/10/19 01:03:45 DEBUG : file2(0xc0009a8f80): RWFileHandle.Release 2025/10/19 01:03:45 DEBUG : file2(0xc0009a8f80): close: 2025/10/19 01:03:45 DEBUG : file2: vfs cache: setting modification time to 2025-10-19 01:03:45.423837656 +0000 UTC m=+201.164517785 2025/10/19 01:03:45 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/19 01:03:45 DEBUG : file2(0xc0009a8f80): >close: err= 2025/10/19 01:03:45 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:45 DEBUG : Looking for writers 2025/10/19 01:03:45 DEBUG : file2: reading active writers 2025/10/19 01:03:45 DEBUG : file1: reading active writers 2025/10/19 01:03:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/19 01:03:45 DEBUG : Looking for writers 2025/10/19 01:03:45 DEBUG : file1: reading active writers 2025/10/19 01:03:45 DEBUG : file2: reading active writers 2025/10/19 01:03:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/19 01:03:45 DEBUG : Looking for writers 2025/10/19 01:03:45 DEBUG : file1: reading active writers 2025/10/19 01:03:45 DEBUG : file2: reading active writers 2025/10/19 01:03:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/19 01:03:45 DEBUG : Looking for writers 2025/10/19 01:03:45 DEBUG : file1: reading active writers 2025/10/19 01:03:45 DEBUG : file2: reading active writers 2025/10/19 01:03:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/19 01:03:45 DEBUG : file1: vfs cache: starting upload 2025/10/19 01:03:45 DEBUG : file2: vfs cache: starting upload 2025/10/19 01:03:45 DEBUG : Looking for writers 2025/10/19 01:03:45 DEBUG : file2: reading active writers 2025/10/19 01:03:45 DEBUG : file1: reading active writers 2025/10/19 01:03:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/10/19 01:03:45 DEBUG : Looking for writers 2025/10/19 01:03:45 DEBUG : file1: reading active writers 2025/10/19 01:03:45 DEBUG : file2: reading active writers 2025/10/19 01:03:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/10/19 01:03:46 DEBUG : Looking for writers 2025/10/19 01:03:46 DEBUG : file1: reading active writers 2025/10/19 01:03:46 DEBUG : file2: reading active writers 2025/10/19 01:03:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/10/19 01:03:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/19 01:03:46 INFO : file1: Copied (new) 2025/10/19 01:03:46 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-19 01:03:45 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/19 01:03:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/19 01:03:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:46 INFO : file1: vfs cache: upload succeeded try #1 2025/10/19 01:03:46 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/10/19 01:03:46 INFO : file2: Copied (new) 2025/10/19 01:03:46 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-19 01:03:45 +0000 UTC," 2025/10/19 01:03:46 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/19 01:03:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/19 01:03:46 INFO : file2: vfs cache: upload succeeded try #1 2025/10/19 01:03:46 DEBUG : Looking for writers 2025/10/19 01:03:46 DEBUG : file1: reading active writers 2025/10/19 01:03:46 DEBUG : file2: reading active writers 2025/10/19 01:03:46 DEBUG : >WaitForWriters: 2025/10/19 01:03:46 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:46 DEBUG : Looking for writers 2025/10/19 01:03:46 DEBUG : file2: reading active writers 2025/10/19 01:03:46 DEBUG : file1: reading active writers 2025/10/19 01:03:46 DEBUG : >WaitForWriters: 2025/10/19 01:03:46 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.24s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:47 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:47 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:03:47 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:47 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:03:47 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:03:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:03:47 DEBUG : file1: newRWFileHandle: 2025/10/19 01:03:47 DEBUG : file1(0xc00041a100): openPending: 2025/10/19 01:03:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:03:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:47 DEBUG : file1(0xc00041a100): >openPending: err= 2025/10/19 01:03:47 DEBUG : file1: >newRWFileHandle: err= 2025/10/19 01:03:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/19 01:03:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/19 01:03:47 DEBUG : file1(0xc00041a100): _writeAt: size=5, off=0 2025/10/19 01:03:47 DEBUG : file1(0xc00041a100): >_writeAt: n=5, err= 2025/10/19 01:03:47 DEBUG : file1(0xc00041a100): RWFileHandle.Flush 2025/10/19 01:03:47 DEBUG : file1(0xc00041a100): RWFileHandle.Flush 2025/10/19 01:03:47 DEBUG : file1(0xc00041a100): close: 2025/10/19 01:03:47 DEBUG : file1: vfs cache: setting modification time to 2025-10-19 01:03:47.666627423 +0000 UTC m=+203.407307553 2025/10/19 01:03:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:03:47 DEBUG : file1(0xc00041a100): >close: err= 2025/10/19 01:03:47 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:47 DEBUG : Looking for writers 2025/10/19 01:03:47 DEBUG : file1: reading active writers 2025/10/19 01:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:03:47 DEBUG : Looking for writers 2025/10/19 01:03:47 DEBUG : file1: reading active writers 2025/10/19 01:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:03:47 DEBUG : Looking for writers 2025/10/19 01:03:47 DEBUG : file1: reading active writers 2025/10/19 01:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:03:47 DEBUG : Looking for writers 2025/10/19 01:03:47 DEBUG : file1: reading active writers 2025/10/19 01:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:03:47 DEBUG : file1: vfs cache: starting upload 2025/10/19 01:03:47 DEBUG : Looking for writers 2025/10/19 01:03:47 DEBUG : file1: reading active writers 2025/10/19 01:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:03:47 DEBUG : Looking for writers 2025/10/19 01:03:47 DEBUG : file1: reading active writers 2025/10/19 01:03:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:03:48 DEBUG : Looking for writers 2025/10/19 01:03:48 DEBUG : file1: reading active writers 2025/10/19 01:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/19 01:03:48 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/19 01:03:48 INFO : file1: Copied (new) 2025/10/19 01:03:48 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-19 01:03:47 +0000 UTC," 2025/10/19 01:03:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/19 01:03:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:48 INFO : file1: vfs cache: upload succeeded try #1 2025/10/19 01:03:48 DEBUG : Looking for writers 2025/10/19 01:03:48 DEBUG : file1: reading active writers 2025/10/19 01:03:48 DEBUG : >WaitForWriters: 2025/10/19 01:03:48 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.91s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:49 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:49 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:03:49 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:49 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:03:49 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:03:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:03:49 DEBUG : file1: newRWFileHandle: 2025/10/19 01:03:49 DEBUG : file1(0xc0008be2c0): openPending: 2025/10/19 01:03:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:49 DEBUG : file1(0xc0008be2c0): >openPending: err= 2025/10/19 01:03:49 DEBUG : file1: >newRWFileHandle: err= 2025/10/19 01:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/19 01:03:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/19 01:03:49 DEBUG : file1(0xc0008be2c0): _writeAt: size=5, off=0 2025/10/19 01:03:49 DEBUG : file1(0xc0008be2c0): >_writeAt: n=5, err= 2025/10/19 01:03:49 DEBUG : file1(0xc0008be2c0): RWFileHandle.Release 2025/10/19 01:03:49 DEBUG : file1(0xc0008be2c0): close: 2025/10/19 01:03:49 DEBUG : file1: vfs cache: setting modification time to 2025-10-19 01:03:49.571984301 +0000 UTC m=+205.312664430 2025/10/19 01:03:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:03:49 DEBUG : file1(0xc0008be2c0): >close: err= 2025/10/19 01:03:49 DEBUG : file1(0xc0008be2c0): RWFileHandle.Release 2025/10/19 01:03:49 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:49 DEBUG : Looking for writers 2025/10/19 01:03:49 DEBUG : file1: reading active writers 2025/10/19 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:03:49 DEBUG : Looking for writers 2025/10/19 01:03:49 DEBUG : file1: reading active writers 2025/10/19 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:03:49 DEBUG : Looking for writers 2025/10/19 01:03:49 DEBUG : file1: reading active writers 2025/10/19 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:03:49 DEBUG : Looking for writers 2025/10/19 01:03:49 DEBUG : file1: reading active writers 2025/10/19 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:03:49 DEBUG : file1: vfs cache: starting upload 2025/10/19 01:03:49 DEBUG : Looking for writers 2025/10/19 01:03:49 DEBUG : file1: reading active writers 2025/10/19 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:03:49 DEBUG : Looking for writers 2025/10/19 01:03:49 DEBUG : file1: reading active writers 2025/10/19 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:03:50 DEBUG : Looking for writers 2025/10/19 01:03:50 DEBUG : file1: reading active writers 2025/10/19 01:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/19 01:03:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/19 01:03:50 INFO : file1: Copied (new) 2025/10/19 01:03:50 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-19 01:03:49 +0000 UTC," 2025/10/19 01:03:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/19 01:03:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:50 INFO : file1: vfs cache: upload succeeded try #1 2025/10/19 01:03:50 DEBUG : Looking for writers 2025/10/19 01:03:50 DEBUG : file1: reading active writers 2025/10/19 01:03:50 DEBUG : >WaitForWriters: 2025/10/19 01:03:50 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.91s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:51 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:51 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:03:51 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:51 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:51 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:03:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/19 01:03:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:03:52 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:03:52 DEBUG : dir/file1(0xc0008bf0c0): openPending: 2025/10/19 01:03:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/19 01:03:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/19 01:03:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:52 DEBUG : dir/file1(0xc0008bf0c0): >openPending: err= 2025/10/19 01:03:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/19 01:03:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:03:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:03:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/19 01:03:52 DEBUG : dir/file1(0xc0008bf0c0): _writeAt: size=5, off=0 2025/10/19 01:03:52 DEBUG : dir/file1(0xc0008bf0c0): >_writeAt: n=5, err= 2025/10/19 01:03:52 DEBUG : dir/file1(0xc0008bf0c0): close: 2025/10/19 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:03:52 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-19 01:03:52.797397654 +0000 UTC m=+208.538077783 2025/10/19 01:03:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:03:52 DEBUG : dir/file1(0xc0008bf0c0): >close: err= 2025/10/19 01:03:52 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:52 DEBUG : dir: Looking for writers 2025/10/19 01:03:52 DEBUG : file1: reading active writers 2025/10/19 01:03:52 DEBUG : Looking for writers 2025/10/19 01:03:52 DEBUG : dir: reading active writers 2025/10/19 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:03:52 DEBUG : dir: Looking for writers 2025/10/19 01:03:52 DEBUG : file1: reading active writers 2025/10/19 01:03:52 DEBUG : Looking for writers 2025/10/19 01:03:52 DEBUG : dir: reading active writers 2025/10/19 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:03:52 DEBUG : dir: Looking for writers 2025/10/19 01:03:52 DEBUG : file1: reading active writers 2025/10/19 01:03:52 DEBUG : Looking for writers 2025/10/19 01:03:52 DEBUG : dir: reading active writers 2025/10/19 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:03:52 DEBUG : dir: Looking for writers 2025/10/19 01:03:52 DEBUG : file1: reading active writers 2025/10/19 01:03:52 DEBUG : Looking for writers 2025/10/19 01:03:52 DEBUG : dir: reading active writers 2025/10/19 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:03:52 DEBUG : dir/file1: vfs cache: starting upload 2025/10/19 01:03:52 DEBUG : dir: Looking for writers 2025/10/19 01:03:52 DEBUG : file1: reading active writers 2025/10/19 01:03:52 DEBUG : Looking for writers 2025/10/19 01:03:52 DEBUG : dir: reading active writers 2025/10/19 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:03:53 DEBUG : dir: Looking for writers 2025/10/19 01:03:53 DEBUG : file1: reading active writers 2025/10/19 01:03:53 DEBUG : Looking for writers 2025/10/19 01:03:53 DEBUG : dir: reading active writers 2025/10/19 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:03:53 DEBUG : dir: Looking for writers 2025/10/19 01:03:53 DEBUG : file1: reading active writers 2025/10/19 01:03:53 DEBUG : Looking for writers 2025/10/19 01:03:53 DEBUG : dir: reading active writers 2025/10/19 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/19 01:03:53 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/19 01:03:53 INFO : dir/file1: Copied (replaced existing) 2025/10/19 01:03:53 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-19 01:03:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/19 01:03:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/19 01:03:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/19 01:03:54 DEBUG : dir: Looking for writers 2025/10/19 01:03:54 DEBUG : file1: reading active writers 2025/10/19 01:03:54 DEBUG : Looking for writers 2025/10/19 01:03:54 DEBUG : dir: reading active writers 2025/10/19 01:03:54 DEBUG : >WaitForWriters: 2025/10/19 01:03:54 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.55s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:54 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:54 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:03:54 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:54 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:54 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:03:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:03:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:03:56 DEBUG : dir/file1: newRWFileHandle: 2025/10/19 01:03:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/19 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/19 01:03:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/19 01:03:56 DEBUG : dir/file1(0xc000c53040): _writeAt: size=5, off=0 2025/10/19 01:03:56 DEBUG : dir/file1(0xc000c53040): openPending: 2025/10/19 01:03:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/19 01:03:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/19 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:56 DEBUG : dir/file1(0xc000c53040): >openPending: err= 2025/10/19 01:03:56 DEBUG : dir/file1(0xc000c53040): >_writeAt: n=5, err= 2025/10/19 01:03:56 DEBUG : dir/file1(0xc000c53040): _writeAt: size=15, off=5 2025/10/19 01:03:56 DEBUG : dir/file1(0xc000c53040): >_writeAt: n=15, err= 2025/10/19 01:03:56 DEBUG : dir/file1(0xc000c53040): close: 2025/10/19 01:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/19 01:03:56 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-19 01:03:56.311394338 +0000 UTC m=+212.052074467 2025/10/19 01:03:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:03:56 DEBUG : dir/file1(0xc000c53040): >close: err= 2025/10/19 01:03:56 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:56 DEBUG : dir: Looking for writers 2025/10/19 01:03:56 DEBUG : file1: reading active writers 2025/10/19 01:03:56 DEBUG : Looking for writers 2025/10/19 01:03:56 DEBUG : dir: reading active writers 2025/10/19 01:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:03:56 DEBUG : dir: Looking for writers 2025/10/19 01:03:56 DEBUG : file1: reading active writers 2025/10/19 01:03:56 DEBUG : Looking for writers 2025/10/19 01:03:56 DEBUG : dir: reading active writers 2025/10/19 01:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:03:56 DEBUG : dir: Looking for writers 2025/10/19 01:03:56 DEBUG : file1: reading active writers 2025/10/19 01:03:56 DEBUG : Looking for writers 2025/10/19 01:03:56 DEBUG : dir: reading active writers 2025/10/19 01:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:03:56 DEBUG : dir: Looking for writers 2025/10/19 01:03:56 DEBUG : file1: reading active writers 2025/10/19 01:03:56 DEBUG : Looking for writers 2025/10/19 01:03:56 DEBUG : dir: reading active writers 2025/10/19 01:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:03:56 DEBUG : dir/file1: vfs cache: starting upload 2025/10/19 01:03:56 DEBUG : dir: Looking for writers 2025/10/19 01:03:56 DEBUG : file1: reading active writers 2025/10/19 01:03:56 DEBUG : Looking for writers 2025/10/19 01:03:56 DEBUG : dir: reading active writers 2025/10/19 01:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:03:56 DEBUG : dir: Looking for writers 2025/10/19 01:03:56 DEBUG : file1: reading active writers 2025/10/19 01:03:56 DEBUG : Looking for writers 2025/10/19 01:03:56 DEBUG : dir: reading active writers 2025/10/19 01:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:03:56 DEBUG : dir: Looking for writers 2025/10/19 01:03:56 DEBUG : file1: reading active writers 2025/10/19 01:03:56 DEBUG : Looking for writers 2025/10/19 01:03:56 DEBUG : dir: reading active writers 2025/10/19 01:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/19 01:03:57 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/19 01:03:57 INFO : dir/file1: Copied (replaced existing) 2025/10/19 01:03:57 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-19 01:03:56 +0000 UTC," 2025/10/19 01:03:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/19 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/19 01:03:57 DEBUG : dir: Looking for writers 2025/10/19 01:03:57 DEBUG : file1: reading active writers 2025/10/19 01:03:57 DEBUG : Looking for writers 2025/10/19 01:03:57 DEBUG : dir: reading active writers 2025/10/19 01:03:57 DEBUG : >WaitForWriters: 2025/10/19 01:03:57 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.50s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:03:58 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:03:58 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:03:58 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:58 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:03:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:03:58 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:03:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:03:58 DEBUG : file1: newRWFileHandle: 2025/10/19 01:03:58 DEBUG : file1(0xc0012b1dc0): openPending: 2025/10/19 01:03:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:03:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:58 DEBUG : file1(0xc0012b1dc0): >openPending: err= 2025/10/19 01:03:58 DEBUG : file1: >newRWFileHandle: err= 2025/10/19 01:03:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/19 01:03:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/19 01:03:58 DEBUG : file1(0xc0012b1dc0): _writeAt: size=5, off=0 2025/10/19 01:03:58 DEBUG : file1(0xc0012b1dc0): >_writeAt: n=5, err= 2025/10/19 01:03:58 DEBUG : file1(0xc0012b1dc0): close: 2025/10/19 01:03:58 DEBUG : file1: vfs cache: setting modification time to 2025-10-19 01:03:58.534042205 +0000 UTC m=+214.274722334 2025/10/19 01:03:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:03:58 DEBUG : file1(0xc0012b1dc0): >close: err= 2025/10/19 01:03:58 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:03:58 DEBUG : Looking for writers 2025/10/19 01:03:58 DEBUG : file1: reading active writers 2025/10/19 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:03:58 DEBUG : Looking for writers 2025/10/19 01:03:58 DEBUG : file1: reading active writers 2025/10/19 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:03:58 DEBUG : Looking for writers 2025/10/19 01:03:58 DEBUG : file1: reading active writers 2025/10/19 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:03:58 DEBUG : Looking for writers 2025/10/19 01:03:58 DEBUG : file1: reading active writers 2025/10/19 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:03:58 DEBUG : file1: vfs cache: starting upload 2025/10/19 01:03:58 DEBUG : Looking for writers 2025/10/19 01:03:58 DEBUG : file1: reading active writers 2025/10/19 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:03:58 DEBUG : Looking for writers 2025/10/19 01:03:58 DEBUG : file1: reading active writers 2025/10/19 01:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:03:59 DEBUG : Looking for writers 2025/10/19 01:03:59 DEBUG : file1: reading active writers 2025/10/19 01:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/19 01:03:59 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/19 01:03:59 INFO : file1: Copied (new) 2025/10/19 01:03:59 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-19 01:03:58 +0000 UTC," 2025/10/19 01:03:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/19 01:03:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:03:59 INFO : file1: vfs cache: upload succeeded try #1 2025/10/19 01:03:59 DEBUG : Looking for writers 2025/10/19 01:03:59 DEBUG : file1: reading active writers 2025/10/19 01:03:59 DEBUG : >WaitForWriters: 2025/10/19 01:03:59 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.90s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:00 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:00 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:04:00 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:00 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/19 01:04:00 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049dcc0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049dcc0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049dcc0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049dcc0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049dcc0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.434025096 +0000 UTC m=+216.174705205 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049dcc0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8540): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8540): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8540): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8540): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8540): _writeAt: size=3, off=2 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8540): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8540): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.434025096 +0000 UTC m=+216.174705205 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8540): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8a80): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8a80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8a80): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8a80): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8a80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.434025096 +0000 UTC m=+216.174705205 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8a80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7ce0 item 1 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9180): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9180): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9180): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9180): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9180): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.437039403 +0000 UTC m=+216.177719513 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9180): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9680): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9680): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9680): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9680): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9680): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.437039403 +0000 UTC m=+216.177719513 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9680): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004003f0 item 2 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9d40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9d40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9d40): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9d40): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9d40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.439005874 +0000 UTC m=+216.179685983 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9d40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051e200): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051e200): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051e200): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051e200): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051e200): _writeAt: size=3, off=2 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051e200): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051e200): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.439005874 +0000 UTC m=+216.179685983 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051e200): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051e9c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051e9c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051e9c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051e9c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051e9c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.439005874 +0000 UTC m=+216.179685983 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051e9c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400bd0 item 3 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051f640): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051f640): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051f640): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051f640): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051f640): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.442175352 +0000 UTC m=+216.182855461 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051f640): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa380): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa380): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa380): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa380): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa380): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.442175352 +0000 UTC m=+216.182855461 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa380): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401b20 item 4 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa9c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa9c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa9c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa9c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa9c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.445208244 +0000 UTC m=+216.185888373 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa9c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfae40): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfae40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfae40): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfae40): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfae40): _writeAt: size=3, off=2 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfae40): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfae40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.445208244 +0000 UTC m=+216.185888373 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfae40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfb300): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfb300): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfb300): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfb300): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfb300): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.445208244 +0000 UTC m=+216.185888373 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfb300): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368460 item 5 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfb980): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfb980): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfb980): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfb980): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfb980): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.449464642 +0000 UTC m=+216.190144761 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfb980): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfbec0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfbec0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfbec0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfbec0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfbec0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.449464642 +0000 UTC m=+216.190144761 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfbec0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369490 item 6 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c225c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c225c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c225c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c225c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c225c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.452066634 +0000 UTC m=+216.192746763 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c225c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c22ac0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c22ac0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c22ac0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c22ac0): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c22ac0): _writeAt: size=3, off=2 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c22ac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c22ac0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.452066634 +0000 UTC m=+216.192746763 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c22ac0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c22f80): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c22f80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c22f80): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c22f80): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c22f80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.452066634 +0000 UTC m=+216.192746763 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c22f80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369b90 item 7 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c23600): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c23600): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c23600): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c23600): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c23600): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.455886924 +0000 UTC m=+216.196567043 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c23600): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c23b40): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c23b40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c23b40): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c23b40): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c23b40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.455886924 +0000 UTC m=+216.196567043 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c23b40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe380 item 8 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42180): _readAt: size=2, off=0 2025/10/19 01:04:00 ERROR : open-test-file(0xc000c42180): Couldn't read size of file 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42180): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42180): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42180): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42180): close: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42180): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42540): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42540): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42540): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42540): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42540): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.459625739 +0000 UTC m=+216.200305869 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42540): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c429c0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c429c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c429c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c429c0): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c429c0): _writeAt: size=3, off=2 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c429c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c429c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.459625739 +0000 UTC m=+216.200305869 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c429c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42ec0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42ec0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42ec0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42ec0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42ec0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.459625739 +0000 UTC m=+216.200305869 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c42ec0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fea10 item 9 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c43540): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c43540): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c43540): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c43540): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c43540): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.464291316 +0000 UTC m=+216.204971445 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c43540): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c43a80): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c43a80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c43a80): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c43a80): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c43a80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.464291316 +0000 UTC m=+216.204971445 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c43a80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff180 item 10 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68140): _readAt: size=2, off=0 2025/10/19 01:04:00 ERROR : open-test-file(0xc000c68140): Couldn't read size of file 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68140): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68140): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68140): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68140): close: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68140): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68500): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68500): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68500): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68500): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68500): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.467351558 +0000 UTC m=+216.208031667 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68500): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68a00): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68a00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68a00): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68a00): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68a00): _writeAt: size=3, off=2 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68a00): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68a00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.467351558 +0000 UTC m=+216.208031667 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68a00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68f00): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68f00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68f00): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68f00): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68f00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.467351558 +0000 UTC m=+216.208031667 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c68f00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff810 item 11 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c69580): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c69580): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c69580): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c69580): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c69580): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.471269661 +0000 UTC m=+216.211949770 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c69580): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c69ac0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c69ac0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c69ac0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c69ac0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c69ac0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.471269661 +0000 UTC m=+216.211949770 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c69ac0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 12 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92180): _readAt: size=2, off=0 2025/10/19 01:04:00 ERROR : open-test-file(0xc000c92180): Couldn't read size of file 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92180): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92180): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92180): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92180): close: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92180): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92540): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92540): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92540): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92540): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92540): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.47406115 +0000 UTC m=+216.214741259 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92540): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92c00): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92c00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92c00): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92c00): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92c00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.47406115 +0000 UTC m=+216.214741259 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c92c00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050850 item 13 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c93280): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c93280): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c93280): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c93280): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c93280): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.476910096 +0000 UTC m=+216.217590206 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c93280): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c937c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c937c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c937c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c937c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c937c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.476910096 +0000 UTC m=+216.217590206 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c937c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 14 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c93e00): _readAt: size=2, off=0 2025/10/19 01:04:00 ERROR : open-test-file(0xc000c93e00): Couldn't read size of file 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c93e00): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c93e00): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c93e00): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c93e00): close: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c93e00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2240): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2240): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2240): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2240): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2240): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.479507972 +0000 UTC m=+216.220188081 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2240): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2900): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2900): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2900): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2900): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2900): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.479507972 +0000 UTC m=+216.220188081 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2900): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 15 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2f80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2f80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2f80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2f80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2f80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.482143028 +0000 UTC m=+216.222823136 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb2f80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb34c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb34c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb34c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb34c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb34c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.482143028 +0000 UTC m=+216.222823136 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb34c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc620 item 16 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb3b00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb3b00): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb3b00): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb3b00): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb3b00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.485233066 +0000 UTC m=+216.225913184 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000cb3b00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4000): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4000): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4000): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4000): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4000): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4000): _writeAt: size=3, off=7 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4000): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4000): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.485233066 +0000 UTC m=+216.225913184 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4000): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4500): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4500): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4500): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4500): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4500): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.485233066 +0000 UTC m=+216.225913184 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4500): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd0a0 item 17 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4b80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4b80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4b80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4b80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4b80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.488902401 +0000 UTC m=+216.229582510 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce4b80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce50c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce50c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce50c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce50c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce50c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.488902401 +0000 UTC m=+216.229582510 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce50c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd6c0 item 18 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce5740): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce5740): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce5740): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce5740): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce5740): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.491323937 +0000 UTC m=+216.232004046 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce5740): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce5c40): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce5c40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce5c40): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce5c40): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce5c40): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce5c40): _writeAt: size=3, off=7 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce5c40): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce5c40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.491323937 +0000 UTC m=+216.232004046 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ce5c40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d121c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d121c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d121c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d121c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d121c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.491323937 +0000 UTC m=+216.232004046 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d121c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cdd50 item 19 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d12840): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d12840): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d12840): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d12840): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d12840): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.494318405 +0000 UTC m=+216.234998525 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d12840): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d12d80): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d12d80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d12d80): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d12d80): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d12d80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.494318405 +0000 UTC m=+216.234998525 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d12d80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcb60 item 20 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13400): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13400): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13400): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13400): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13400): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.496421632 +0000 UTC m=+216.237101742 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13400): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13900): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13900): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13900): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13900): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13900): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13900): _writeAt: size=3, off=7 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13900): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13900): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.496421632 +0000 UTC m=+216.237101742 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13900): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13e00): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13e00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13e00): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13e00): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13e00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.496421632 +0000 UTC m=+216.237101742 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d13e00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd650 item 21 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d44500): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d44500): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d44500): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d44500): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d44500): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.499379995 +0000 UTC m=+216.240060104 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d44500): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d44a40): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d44a40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d44a40): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d44a40): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d44a40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.499379995 +0000 UTC m=+216.240060104 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d44a40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8070 item 22 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d450c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d450c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d450c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d450c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d450c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.501964124 +0000 UTC m=+216.242644243 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d450c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d455c0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d455c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d455c0): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d455c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d455c0): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d455c0): _writeAt: size=3, off=7 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d455c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d455c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.501964124 +0000 UTC m=+216.242644243 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d455c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d45ac0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d45ac0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d45ac0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d45ac0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d45ac0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.501964124 +0000 UTC m=+216.242644243 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d45ac0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8770 item 23 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6e1c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6e1c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6e1c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6e1c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6e1c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.506815068 +0000 UTC m=+216.247495196 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6e1c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b240): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b240): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b240): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b240): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b240): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.506815068 +0000 UTC m=+216.247495196 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b240): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050df10 item 24 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b880): _readAt: size=2, off=0 2025/10/19 01:04:00 ERROR : open-test-file(0xc000c9b880): Couldn't read size of file 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b880): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b880): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b880): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b880): close: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b880): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9bc40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9bc40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9bc40): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9bc40): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9bc40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.510446051 +0000 UTC m=+216.251126151 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9bc40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc21c0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc21c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc21c0): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc21c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc21c0): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc21c0): _writeAt: size=3, off=7 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc21c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc21c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.510446051 +0000 UTC m=+216.251126151 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc21c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc2700): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc2700): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc2700): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc2700): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc2700): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.510446051 +0000 UTC m=+216.251126151 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc2700): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b6cb0 item 25 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc2d80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc2d80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc2d80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc2d80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc2d80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.51466505 +0000 UTC m=+216.255345169 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc2d80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc32c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc32c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc32c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc32c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc32c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.51466505 +0000 UTC m=+216.255345169 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc32c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b7960 item 26 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc3900): _readAt: size=2, off=0 2025/10/19 01:04:00 ERROR : open-test-file(0xc000dc3900): Couldn't read size of file 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc3900): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc3900): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc3900): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc3900): close: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc3900): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc3cc0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc3cc0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc3cc0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc3cc0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc3cc0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.519172268 +0000 UTC m=+216.259852397 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000dc3cc0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08240): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08240): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08240): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08240): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08240): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08240): _writeAt: size=3, off=7 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08240): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08240): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.519172268 +0000 UTC m=+216.259852397 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08240): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08780): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08780): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08780): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08780): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08780): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.519172268 +0000 UTC m=+216.259852397 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08780): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6230 item 27 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08e00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08e00): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08e00): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08e00): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08e00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.522841934 +0000 UTC m=+216.263522053 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e08e00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09340): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09340): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09340): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09340): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09340): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.522841934 +0000 UTC m=+216.263522053 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09340): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d69a0 item 28 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09980): _readAt: size=2, off=0 2025/10/19 01:04:00 ERROR : open-test-file(0xc000e09980): Couldn't read size of file 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09980): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09980): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09980): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09980): close: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09980): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09d40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09d40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09d40): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09d40): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09d40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.526852852 +0000 UTC m=+216.267532960 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000e09d40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6e8c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6e8c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6e8c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6e8c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6e8c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.526852852 +0000 UTC m=+216.267532960 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6e8c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9730 item 29 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6ef40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6ef40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6ef40): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6ef40): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6ef40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.529365447 +0000 UTC m=+216.270045556 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6ef40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6f480): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6f480): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6f480): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6f480): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6f480): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.529365447 +0000 UTC m=+216.270045556 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6f480): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc070 item 30 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6fac0): _readAt: size=2, off=0 2025/10/19 01:04:00 ERROR : open-test-file(0xc000d6fac0): Couldn't read size of file 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6fac0): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6fac0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6fac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6fac0): close: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6fac0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6fe80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6fe80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6fe80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6fe80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6fe80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.531943995 +0000 UTC m=+216.272624104 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000d6fe80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101a5c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101a5c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101a5c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101a5c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101a5c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.531943995 +0000 UTC m=+216.272624104 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101a5c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc540 item 31 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101ac40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101ac40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101ac40): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101ac40): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101ac40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.534693806 +0000 UTC m=+216.275373915 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101ac40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101b180): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101b180): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101b180): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101b180): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101b180): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.534693806 +0000 UTC m=+216.275373915 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101b180): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcd20 item 32 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101b7c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101b7c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101b7c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101b7c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101b7c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.54161239 +0000 UTC m=+216.282292489 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101b7c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101bc40): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101bc40): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101bc40): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101bc40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101bc40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd260 item 33 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101bc40): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101bc40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.542516978 +0000 UTC m=+216.283197077 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00101bc40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c1c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c1c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c1c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c1c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c1c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.542516978 +0000 UTC m=+216.283197077 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c1c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd500 item 33 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c800): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c800): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c800): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c800): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c800): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.544863861 +0000 UTC m=+216.285543961 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c800): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103cc80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103cc80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fda40 item 34 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103cc80): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103cc80): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103cc80): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103cc80): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103cc80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.547005861 +0000 UTC m=+216.287685991 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103cc80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbc200): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbc200): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbc200): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbc200): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbc200): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.547005861 +0000 UTC m=+216.287685991 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbc200): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6e00 item 34 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbc840): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbc840): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbc840): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbc840): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbc840): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.550589807 +0000 UTC m=+216.291269916 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbc840): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbccc0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbccc0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbccc0): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbccc0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbccc0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d72d0 item 35 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbccc0): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbccc0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.552348538 +0000 UTC m=+216.293028647 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbccc0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbd1c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbd1c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbd1c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbd1c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbd1c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.552348538 +0000 UTC m=+216.293028647 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbd1c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7500 item 35 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbd840): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbd840): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbd840): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbd840): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbd840): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.556018956 +0000 UTC m=+216.296699065 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbd840): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbdd40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbdd40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7c70 item 36 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbdd40): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbdd40): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbdd40): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbdd40): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbdd40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.560110114 +0000 UTC m=+216.300790222 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fbdd40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6300): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6300): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6300): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6300): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6300): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.560110114 +0000 UTC m=+216.300790222 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6300): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005624d0 item 36 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6940): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6940): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6940): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6940): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6940): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.5629751 +0000 UTC m=+216.303655209 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6940): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6dc0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6dc0): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6dc0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6dc0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562e70 item 37 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6dc0): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6dc0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.563877253 +0000 UTC m=+216.304557362 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd6dc0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd72c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd72c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd72c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd72c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd72c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.563877253 +0000 UTC m=+216.304557362 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000fd72c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005631f0 item 37 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00340): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00340): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00340): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00340): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00340): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.566602467 +0000 UTC m=+216.307282586 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00340): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00840): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00840): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505730 item 38 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00840): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00840): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00840): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00840): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00840): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.567631699 +0000 UTC m=+216.308311809 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00840): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00d80): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00d80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00d80): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00d80): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00d80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.567631699 +0000 UTC m=+216.308311809 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00d80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005058f0 item 38 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01400): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01400): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01400): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01400): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01400): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.56975844 +0000 UTC m=+216.310438549 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01400): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01a00): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01a00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01a00): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01a00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01a00): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505d50 item 39 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01a00): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01a00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.571992773 +0000 UTC m=+216.312672882 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01a00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01f00): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01f00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01f00): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01f00): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01f00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.571992773 +0000 UTC m=+216.312672882 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01f00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505f10 item 39 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008be180): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008be180): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008be180): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008be180): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008be180): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.578591095 +0000 UTC m=+216.319271194 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008be180): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008be780): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008be780): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005625b0 item 40 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008be780): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008be780): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008be780): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008be780): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008be780): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.579816806 +0000 UTC m=+216.320496905 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008be780): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bed00): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bed00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bed00): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bed00): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bed00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.579816806 +0000 UTC m=+216.320496905 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bed00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005629a0 item 40 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bf2c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bf2c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bf2c0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bf2c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bf2c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bf2c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bf2c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.582624415 +0000 UTC m=+216.323304514 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bf2c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bf7c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bf7c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bf7c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563260 item 41 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bf7c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bf7c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.584147994 +0000 UTC m=+216.324828104 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bf7c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bfc80): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bfc80): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bfc80): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bfc80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bfc80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563650 item 41 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bfc80): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bfc80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.585443555 +0000 UTC m=+216.326123654 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008bfc80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c240): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c240): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c240): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c240): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c240): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.585443555 +0000 UTC m=+216.326123654 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103c240): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005639d0 item 41 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b44c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b44c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b44c0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b44c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b44c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b44c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b44c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.589377167 +0000 UTC m=+216.330057276 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b44c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b49c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b49c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b49c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc230 item 42 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b49c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b49c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.590480599 +0000 UTC m=+216.331160707 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b49c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b4f00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b4f00): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc4d0 item 42 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b4f00): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b4f00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b4f00): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b4f00): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b4f00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.591999749 +0000 UTC m=+216.332679858 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b4f00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b5480): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b5480): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b5480): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b5480): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b5480): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.591999749 +0000 UTC m=+216.332679858 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b5480): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc8c0 item 42 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b5ac0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b5ac0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b5ac0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b5ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b5ac0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b5ac0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b5ac0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.596110263 +0000 UTC m=+216.336790402 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0010b5ac0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041a040): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041a040): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041a040): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fce00 item 43 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041a040): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041a040): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.597141568 +0000 UTC m=+216.337821658 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041a040): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041a7c0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041a7c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041a7c0): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041a7c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041a7c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd030 item 43 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041a7c0): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041a7c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.599003844 +0000 UTC m=+216.339683943 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041a7c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041b3c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041b3c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041b3c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041b3c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041b3c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.599003844 +0000 UTC m=+216.339683943 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00041b3c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd3b0 item 43 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b0140): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b0140): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b0140): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b0140): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b0140): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b0140): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b0140): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.60206088 +0000 UTC m=+216.342740979 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b0140): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b06c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b06c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b06c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd7a0 item 44 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b06c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b06c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.602622183 +0000 UTC m=+216.343302272 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b06c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b0c80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b0c80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdb20 item 44 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b0c80): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b0c80): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b0c80): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b0c80): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b0c80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.603800956 +0000 UTC m=+216.344481045 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b0c80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1200): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1200): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1200): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1200): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1200): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.603800956 +0000 UTC m=+216.344481045 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1200): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fde30 item 44 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1880): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1880): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1880): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1880): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1880): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1880): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1880): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.605872032 +0000 UTC m=+216.346552112 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1880): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1d80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1d80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1d80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ca80 item 45 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1d80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1d80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.606908678 +0000 UTC m=+216.347588767 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0012b1d80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c52500): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c52500): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c52500): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c52500): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c52500): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.606908678 +0000 UTC m=+216.347588767 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c52500): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cc40 item 45 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c52b80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c52b80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c52b80): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c52b80): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c52b80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c52b80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c52b80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.609116792 +0000 UTC m=+216.349796881 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c52b80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c53080): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c53080): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c53080): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d6c0 item 46 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c53080): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c53080): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.610047308 +0000 UTC m=+216.350727397 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c53080): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c537c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c537c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c537c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c537c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c537c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.610047308 +0000 UTC m=+216.350727397 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c537c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dab0 item 46 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c53e00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c53e00): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c53e00): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c53e00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c53e00): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c53e00): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c53e00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.612118735 +0000 UTC m=+216.352798824 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c53e00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049d000): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049d000): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049d000): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4850 item 47 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049d000): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049d000): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.613388208 +0000 UTC m=+216.354068297 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049d000): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049d840): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049d840): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049d840): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049d840): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049d840): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.613388208 +0000 UTC m=+216.354068297 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049d840): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4d20 item 47 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049de80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049de80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049de80): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049de80): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049de80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049de80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049de80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.615585291 +0000 UTC m=+216.356265370 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00049de80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8800): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8800): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8800): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f52d0 item 48 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8800): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8800): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.616271449 +0000 UTC m=+216.356951537 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8800): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8f80): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8f80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8f80): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8f80): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8f80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.616271449 +0000 UTC m=+216.356951537 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a8f80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5490 item 48 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9600): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9600): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9600): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9600): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9600): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.619150361 +0000 UTC m=+216.359830450 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9600): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9b00): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9b00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9b00): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9b00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9b00): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9b00): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5d50 item 49 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9b00): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9b00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.620127715 +0000 UTC m=+216.360807804 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009a9b00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000351d00): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000351d00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000351d00): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000351d00): >_readAt: n=8, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000351d00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.620127715 +0000 UTC m=+216.360807804 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000351d00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500150 item 49 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051ea40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051ea40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051ea40): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051ea40): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051ea40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.622285154 +0000 UTC m=+216.362965243 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051ea40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051f380): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051f380): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051f380): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500770 item 50 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051f380): _readAt: size=2, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051f380): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051f380): _writeAt: size=3, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051f380): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051f380): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.623395938 +0000 UTC m=+216.364076027 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00051f380): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9a280): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9a280): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9a280): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9a280): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9a280): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.623395938 +0000 UTC m=+216.364076027 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9a280): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500a80 item 50 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9aa80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9aa80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9aa80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9aa80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9aa80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.625565439 +0000 UTC m=+216.366245569 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9aa80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9afc0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9afc0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9afc0): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9afc0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9afc0): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9afc0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500e00 item 51 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9afc0): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9afc0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.627519166 +0000 UTC m=+216.368199256 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9afc0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b500): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b500): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b500): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b500): >_readAt: n=8, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b500): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.627519166 +0000 UTC m=+216.368199256 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9b500): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005010a0 item 51 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9bb80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9bb80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9bb80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9bb80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9bb80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.629179652 +0000 UTC m=+216.369859741 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c9bb80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00140): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00140): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00140): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501490 item 52 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00140): _readAt: size=2, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00140): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00140): _writeAt: size=3, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00140): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00140): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.630003208 +0000 UTC m=+216.370683297 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00140): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00700): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00700): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00700): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00700): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00700): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.630003208 +0000 UTC m=+216.370683297 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00700): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005016c0 item 52 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00d80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00d80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00d80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00d80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00d80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.631611296 +0000 UTC m=+216.372291385 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c00d80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01280): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01280): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01280): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01280): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01280): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01280): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501c00 item 53 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01280): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01280): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.632323052 +0000 UTC m=+216.373003140 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c01280): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c017c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c017c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c017c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c017c0): >_readAt: n=8, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c017c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.632323052 +0000 UTC m=+216.373003140 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000c017c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501e30 item 53 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8000): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8000): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8000): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8000): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8000): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.633867029 +0000 UTC m=+216.374547118 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8000): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8500): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8500): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8500): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2bd0 item 54 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8500): _readAt: size=2, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8500): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8500): _writeAt: size=3, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8500): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8500): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.634882946 +0000 UTC m=+216.375563035 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8500): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8a80): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8a80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8a80): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8a80): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8a80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.634882946 +0000 UTC m=+216.375563035 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c8a80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2e00 item 54 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9100): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9100): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9100): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9100): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9100): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.636645984 +0000 UTC m=+216.377326073 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9100): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9600): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9600): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9600): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9600): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9600): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9600): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3490 item 55 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9600): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9600): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.637310912 +0000 UTC m=+216.377991001 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9600): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9b40): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9b40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9b40): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9b40): >_readAt: n=8, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9b40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.637310912 +0000 UTC m=+216.377991001 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006c9b40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3730 item 55 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0240): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0240): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0240): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0240): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0240): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.639380737 +0000 UTC m=+216.380060825 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0240): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0740): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0740): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0740): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3d50 item 56 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0740): _readAt: size=2, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0740): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0740): _writeAt: size=3, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0740): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0740): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.640028111 +0000 UTC m=+216.380708200 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0740): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0cc0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0cc0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0cc0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0cc0): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0cc0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.640028111 +0000 UTC m=+216.380708200 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e0cc0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004982a0 item 56 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1300): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1300): open at offset 0 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1300): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1300): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1300): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1300): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1300): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1300): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.64180173 +0000 UTC m=+216.382481819 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1300): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1840): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1840): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1840): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498930 item 57 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1840): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1840): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.642299754 +0000 UTC m=+216.382979843 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1840): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1d80): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1d80): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1d80): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1d80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1d80): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1d80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498c40 item 57 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1d80): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1d80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.644116774 +0000 UTC m=+216.384796883 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006e1d80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fc380): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fc380): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fc380): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fc380): >_readAt: n=8, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fc380): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.644116774 +0000 UTC m=+216.384796883 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fc380): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498fc0 item 57 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fc9c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fc9c0): open at offset 0 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fc9c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fc9c0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fc9c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fc9c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fc9c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fc9c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.646985768 +0000 UTC m=+216.387665858 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fc9c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fcf00): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fcf00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fcf00): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004993b0 item 58 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fcf00): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fcf00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.647854348 +0000 UTC m=+216.388534467 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fcf00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fd440): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fd440): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fd440): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004997a0 item 58 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fd440): _readAt: size=2, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fd440): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fd440): _writeAt: size=3, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fd440): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fd440): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.648961716 +0000 UTC m=+216.389641806 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fd440): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fda00): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fda00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fda00): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fda00): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fda00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.648961716 +0000 UTC m=+216.389641806 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0006fda00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499b90 item 58 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007220c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007220c0): open at offset 0 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007220c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007220c0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007220c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007220c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007220c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007220c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.650766543 +0000 UTC m=+216.391446632 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007220c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000722600): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000722600): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000722600): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc1c0 item 59 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000722600): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000722600): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.651795825 +0000 UTC m=+216.392475914 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000722600): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000722b40): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000722b40): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000722b40): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000722b40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000722b40): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000722b40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc460 item 59 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000722b40): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000722b40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.652691386 +0000 UTC m=+216.393371474 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000722b40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007230c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007230c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007230c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007230c0): >_readAt: n=8, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007230c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.652691386 +0000 UTC m=+216.393371474 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007230c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc7e0 item 59 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000723700): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000723700): open at offset 0 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000723700): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000723700): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000723700): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000723700): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000723700): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000723700): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.655247663 +0000 UTC m=+216.395927822 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000723700): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000723c40): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000723c40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000723c40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcd90 item 60 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000723c40): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000723c40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.656422167 +0000 UTC m=+216.397102287 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000723c40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740200): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740200): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740200): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcfc0 item 60 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740200): _readAt: size=2, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740200): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740200): _writeAt: size=3, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740200): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740200): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.657550795 +0000 UTC m=+216.398230944 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740200): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007407c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007407c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007407c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007407c0): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007407c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.657550795 +0000 UTC m=+216.398230944 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007407c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd1f0 item 60 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740e00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740e00): open at offset 0 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740e00): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740e00): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740e00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740e00): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740e00): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740e00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.66028736 +0000 UTC m=+216.400967480 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000740e00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000741340): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000741340): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000741340): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd730 item 61 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000741340): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000741340): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.661043209 +0000 UTC m=+216.401723318 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000741340): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000741a40): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000741a40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000741a40): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000741a40): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000741a40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.661043209 +0000 UTC m=+216.401723318 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000741a40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd9d0 item 61 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764100): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764100): open at offset 0 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764100): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764100): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764100): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764100): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764100): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764100): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.663381588 +0000 UTC m=+216.404061697 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764100): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764640): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764640): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764640): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fdf10 item 62 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764640): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764640): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.664287077 +0000 UTC m=+216.404967186 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764640): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764d40): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764d40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764d40): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764d40): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764d40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.664287077 +0000 UTC m=+216.404967186 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000764d40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c4d0 item 62 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000765380): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000765380): open at offset 0 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000765380): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000765380): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000765380): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000765380): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000765380): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000765380): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.667083665 +0000 UTC m=+216.407763774 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000765380): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007658c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007658c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007658c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ca80 item 63 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007658c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007658c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.667871604 +0000 UTC m=+216.408551713 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007658c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077e040): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077e040): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077e040): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077e040): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077e040): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.667871604 +0000 UTC m=+216.408551713 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077e040): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cd90 item 63 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077e680): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077e680): open at offset 0 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077e680): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077e680): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077e680): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077e680): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077e680): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077e680): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.670909754 +0000 UTC m=+216.411589864 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077e680): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077ebc0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077ebc0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077ebc0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d3b0 item 64 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077ebc0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077ebc0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.672065243 +0000 UTC m=+216.412745353 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077ebc0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077f2c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077f2c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077f2c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077f2c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077f2c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.672065243 +0000 UTC m=+216.412745353 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077f2c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d7a0 item 64 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077f900): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077f900): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077f900): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077f900): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077f900): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.674871279 +0000 UTC m=+216.415551399 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077f900): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077fd80): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077fd80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077fd80): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077fd80): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077fd80): _writeAt: size=3, off=2 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dc70 item 65 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077fd80): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077fd80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.675654529 +0000 UTC m=+216.416334638 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00077fd80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6300): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6300): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6300): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6300): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6300): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.675654529 +0000 UTC m=+216.416334638 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6300): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004784d0 item 65 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6940): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6940): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6940): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6940): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6940): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.679150419 +0000 UTC m=+216.419830528 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6940): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6dc0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6dc0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478fc0 item 66 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6dc0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6dc0): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6dc0): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6dc0): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6dc0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.680571867 +0000 UTC m=+216.421251976 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a6dc0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7300): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7300): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7300): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7300): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7300): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.680571867 +0000 UTC m=+216.421251976 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7300): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004792d0 item 66 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7940): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7940): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7940): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7940): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7940): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.68300318 +0000 UTC m=+216.423683279 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7940): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7dc0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7dc0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7dc0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7dc0): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7dc0): _writeAt: size=3, off=2 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479730 item 67 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7dc0): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7dc0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.685768971 +0000 UTC m=+216.426449070 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007a7dc0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d2340): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d2340): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d2340): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d2340): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d2340): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.685768971 +0000 UTC m=+216.426449070 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d2340): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004799d0 item 67 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d29c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d29c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d29c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d29c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d29c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.689233202 +0000 UTC m=+216.429913311 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d29c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d2ec0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d2ec0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2380 item 68 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d2ec0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d2ec0): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d2ec0): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d2ec0): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d2ec0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.690360186 +0000 UTC m=+216.431040285 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d2ec0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3400): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3400): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3400): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3400): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3400): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.690360186 +0000 UTC m=+216.431040285 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3400): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2770 item 68 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3a40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3a40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3a40): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3a40): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3a40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.692265713 +0000 UTC m=+216.432945812 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3a40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3ec0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3ec0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3ec0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3ec0): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3ec0): _writeAt: size=3, off=2 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2e00 item 69 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3ec0): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3ec0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.69294097 +0000 UTC m=+216.433621079 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007d3ec0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4440): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4440): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4440): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4440): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4440): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.69294097 +0000 UTC m=+216.433621079 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4440): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3030 item 69 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4ac0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4ac0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4ac0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4ac0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4ac0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.695005524 +0000 UTC m=+216.435685633 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4ac0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4fc0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4fc0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3c70 item 70 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4fc0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4fc0): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4fc0): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4fc0): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4fc0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.696310052 +0000 UTC m=+216.436990161 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f4fc0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f5500): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f5500): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f5500): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f5500): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f5500): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.696310052 +0000 UTC m=+216.436990161 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f5500): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472540 item 70 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f5b80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f5b80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f5b80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f5b80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f5b80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.698006145 +0000 UTC m=+216.438686254 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0007f5b80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082a100): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082a100): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082a100): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082a100): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082a100): _writeAt: size=3, off=2 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472bd0 item 71 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082a100): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082a100): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.698733329 +0000 UTC m=+216.439413428 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082a100): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082a600): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082a600): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082a600): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082a600): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082a600): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.698733329 +0000 UTC m=+216.439413428 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082a600): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472fc0 item 71 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082ac80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082ac80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082ac80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082ac80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082ac80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.700444862 +0000 UTC m=+216.441124971 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082ac80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082b180): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082b180): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473a40 item 72 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082b180): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082b180): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082b180): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082b180): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082b180): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.701951679 +0000 UTC m=+216.442631788 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082b180): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082b6c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082b6c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082b6c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082b6c0): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082b6c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.701951679 +0000 UTC m=+216.442631788 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082b6c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473d50 item 72 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082bc80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082bc80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082bc80): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082bc80): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082bc80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082bc80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082bc80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.703971269 +0000 UTC m=+216.444651379 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00082bc80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085c200): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085c200): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085c200): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005483f0 item 73 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085c200): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085c200): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.704608977 +0000 UTC m=+216.445289076 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085c200): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085c6c0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085c6c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085c6c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085c6c0): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085c6c0): _writeAt: size=3, off=2 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005485b0 item 73 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085c6c0): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085c6c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.705267292 +0000 UTC m=+216.445947401 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085c6c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085cc00): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085cc00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085cc00): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085cc00): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085cc00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.705267292 +0000 UTC m=+216.445947401 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085cc00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548930 item 73 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d240): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d240): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d240): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d240): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d240): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d240): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d240): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.708202651 +0000 UTC m=+216.448882760 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d240): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103cbc0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103cbc0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103cbc0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b82a0 item 74 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103cbc0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103cbc0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.709244777 +0000 UTC m=+216.449924886 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103cbc0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103d1c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103d1c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b84d0 item 74 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103d1c0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103d1c0): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103d1c0): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103d1c0): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103d1c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.710262987 +0000 UTC m=+216.450943096 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103d1c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103d740): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103d740): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103d740): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103d740): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103d740): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.710262987 +0000 UTC m=+216.450943096 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103d740): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8690 item 74 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103dd80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103dd80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103dd80): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103dd80): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103dd80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103dd80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103dd80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.712394017 +0000 UTC m=+216.453074125 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00103dd80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942300): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942300): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942300): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8ee0 item 75 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942300): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942300): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.713258448 +0000 UTC m=+216.453938568 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942300): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942840): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942840): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942840): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942840): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942840): _writeAt: size=3, off=2 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b90a0 item 75 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942840): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942840): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.714428334 +0000 UTC m=+216.455108453 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942840): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942d80): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942d80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942d80): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942d80): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942d80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.714428334 +0000 UTC m=+216.455108453 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000942d80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9420 item 75 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009433c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009433c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009433c0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009433c0): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009433c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009433c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009433c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.716659961 +0000 UTC m=+216.457340060 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009433c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009438c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009438c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009438c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9960 item 76 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009438c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009438c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.717395142 +0000 UTC m=+216.458075250 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0009438c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000943e00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000943e00): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9b90 item 76 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000943e00): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000943e00): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000943e00): _writeAt: size=3, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000943e00): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000943e00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.718136553 +0000 UTC m=+216.458816662 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000943e00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978400): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978400): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978400): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978400): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978400): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.718136553 +0000 UTC m=+216.458816662 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978400): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9dc0 item 76 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978a40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978a40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978a40): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978a40): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978a40): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978a40): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978a40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.720089859 +0000 UTC m=+216.460769967 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978a40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978f40): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978f40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978f40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2230 item 77 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978f40): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978f40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.720840667 +0000 UTC m=+216.461520776 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000978f40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000979640): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000979640): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000979640): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000979640): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000979640): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.720840667 +0000 UTC m=+216.461520776 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000979640): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2620 item 77 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000979c80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000979c80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000979c80): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000979c80): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000979c80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000979c80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000979c80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.722944426 +0000 UTC m=+216.463624535 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000979c80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0200): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0200): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0200): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2a80 item 78 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0200): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0200): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.723547868 +0000 UTC m=+216.464227977 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0200): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0900): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0900): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0900): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0900): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0900): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.723547868 +0000 UTC m=+216.464227977 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0900): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2c40 item 78 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0f40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0f40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0f40): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0f40): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0f40): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0f40): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0f40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.725663999 +0000 UTC m=+216.466344108 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b0f40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b1440): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b1440): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b1440): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d31f0 item 79 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b1440): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b1440): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.726352902 +0000 UTC m=+216.467033011 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b1440): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b1b40): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b1b40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b1b40): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b1b40): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b1b40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.726352902 +0000 UTC m=+216.467033011 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008b1b40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d33b0 item 79 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0200): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0200): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0200): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0200): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0200): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0200): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0200): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.728817988 +0000 UTC m=+216.469498097 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0200): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0700): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0700): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0700): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3810 item 80 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0700): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0700): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.729307597 +0000 UTC m=+216.469987706 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0700): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0e00): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0e00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0e00): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0e00): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0e00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.729307597 +0000 UTC m=+216.469987706 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e0e00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3a40 item 80 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e1440): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e1440): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e1440): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e1440): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e1440): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.732103643 +0000 UTC m=+216.472783733 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e1440): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e18c0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e18c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e18c0): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e18c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e18c0): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e18c0): _writeAt: size=3, off=7 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f60e0 item 81 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e18c0): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e18c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.733250155 +0000 UTC m=+216.473930265 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e18c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e1e00): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e1e00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e1e00): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e1e00): >_readAt: n=8, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e1e00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.733250155 +0000 UTC m=+216.473930265 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc0008e1e00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f65b0 item 81 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910500): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910500): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910500): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910500): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910500): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.735244047 +0000 UTC m=+216.475924157 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910500): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910a00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910a00): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910a00): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6d20 item 82 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910a00): _readAt: size=2, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910a00): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910a00): _writeAt: size=3, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910a00): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910a00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.736030363 +0000 UTC m=+216.476710472 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910a00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910f80): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910f80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910f80): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910f80): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910f80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.736030363 +0000 UTC m=+216.476710472 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000910f80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7030 item 82 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000911600): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000911600): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000911600): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000911600): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000911600): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.737922925 +0000 UTC m=+216.478603035 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000911600): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000911b00): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000911b00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000911b00): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000911b00): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000911b00): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000911b00): _writeAt: size=3, off=7 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7500 item 83 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000911b00): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000911b00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.738929624 +0000 UTC m=+216.479609733 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000911b00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098a0c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098a0c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098a0c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098a0c0): >_readAt: n=8, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098a0c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.738929624 +0000 UTC m=+216.479609733 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098a0c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f77a0 item 83 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098a740): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098a740): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098a740): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098a740): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098a740): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.741092513 +0000 UTC m=+216.481772622 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098a740): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098ac40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098ac40): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098ac40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6070 item 84 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098ac40): _readAt: size=2, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098ac40): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098ac40): _writeAt: size=3, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098ac40): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098ac40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.742400647 +0000 UTC m=+216.483080757 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098ac40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098b1c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098b1c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098b1c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098b1c0): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098b1c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.742400647 +0000 UTC m=+216.483080757 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098b1c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b62a0 item 84 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098b840): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098b840): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098b840): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098b840): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098b840): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.745019383 +0000 UTC m=+216.485699492 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098b840): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098bd40): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098bd40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098bd40): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098bd40): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098bd40): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098bd40): _writeAt: size=3, off=7 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b67e0 item 85 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098bd40): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098bd40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.746372903 +0000 UTC m=+216.487053002 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00098bd40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8e4c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8e4c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8e4c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8e4c0): >_readAt: n=8, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8e4c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.746372903 +0000 UTC m=+216.487053002 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8e4c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004000e0 item 85 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8eb40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8eb40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8eb40): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8eb40): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8eb40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.748771293 +0000 UTC m=+216.489451402 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8eb40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8f040): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8f040): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8f040): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400850 item 86 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8f040): _readAt: size=2, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8f040): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8f040): _writeAt: size=3, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8f040): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8f040): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.750021219 +0000 UTC m=+216.490701338 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8f040): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8f5c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8f5c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8f5c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8f5c0): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8f5c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.750021219 +0000 UTC m=+216.490701338 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8f5c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400bd0 item 86 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8fc40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8fc40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8fc40): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8fc40): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8fc40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.752812968 +0000 UTC m=+216.493493077 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000a8fc40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac21c0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac21c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac21c0): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac21c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac21c0): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac21c0): _writeAt: size=3, off=7 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004018f0 item 87 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac21c0): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac21c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.753888637 +0000 UTC m=+216.494568746 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac21c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac2700): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac2700): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac2700): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac2700): >_readAt: n=8, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac2700): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.753888637 +0000 UTC m=+216.494568746 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac2700): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401b90 item 87 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac2d80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac2d80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac2d80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac2d80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac2d80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.756820399 +0000 UTC m=+216.497500507 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac2d80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3280): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3280): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3280): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003684d0 item 88 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3280): _readAt: size=2, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3280): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3280): _writeAt: size=3, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3280): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3280): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.757814744 +0000 UTC m=+216.498494854 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3280): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3800): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3800): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3800): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3800): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3800): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.757814744 +0000 UTC m=+216.498494854 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3800): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368af0 item 88 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3e40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3e40): open at offset 0 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3e40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3e40): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3e40): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3e40): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3e40): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3e40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.760124029 +0000 UTC m=+216.500804198 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ac3e40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4400): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4400): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4400): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369570 item 89 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4400): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4400): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.762161131 +0000 UTC m=+216.502841281 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4400): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4940): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4940): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4940): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4940): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4940): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4940): _writeAt: size=3, off=7 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369960 item 89 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4940): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4940): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.763799316 +0000 UTC m=+216.504479425 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4940): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4ec0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4ec0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4ec0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4ec0): >_readAt: n=8, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4ec0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.763799316 +0000 UTC m=+216.504479425 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae4ec0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369d50 item 89 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae5500): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae5500): open at offset 0 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae5500): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae5500): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae5500): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae5500): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae5500): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae5500): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.76709455 +0000 UTC m=+216.507774659 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae5500): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae5a40): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae5a40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae5a40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe310 item 90 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae5a40): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae5a40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.768067606 +0000 UTC m=+216.508747724 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000ae5a40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16000): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16000): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16000): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe540 item 90 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16000): _readAt: size=2, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16000): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16000): _writeAt: size=3, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16000): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16000): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.769776603 +0000 UTC m=+216.510456712 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16000): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b165c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b165c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b165c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b165c0): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b165c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.769776603 +0000 UTC m=+216.510456712 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b165c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe930 item 90 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16c00): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16c00): open at offset 0 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16c00): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16c00): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16c00): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16c00): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16c00): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16c00): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.772634617 +0000 UTC m=+216.513314746 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b16c00): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d380): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d380): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d380): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004feee0 item 91 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d380): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d380): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.7737453 +0000 UTC m=+216.514425400 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d380): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d8c0): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d8c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d8c0): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d8c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d8c0): >_readAt: n=2, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d8c0): _writeAt: size=3, off=7 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548d20 item 91 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d8c0): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d8c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.774504737 +0000 UTC m=+216.515184846 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085d8c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085de40): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085de40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085de40): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085de40): >_readAt: n=8, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085de40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.774504737 +0000 UTC m=+216.515184846 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc00085de40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548f50 item 91 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86500): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86500): open at offset 0 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86500): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86500): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86500): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86500): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86500): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86500): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.777024485 +0000 UTC m=+216.517704594 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86500): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86a40): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86a40): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86a40): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549340 item 92 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86a40): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86a40): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.777817332 +0000 UTC m=+216.518497431 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86a40): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86f80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86f80): open at offset 5 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86f80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005495e0 item 92 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86f80): _readAt: size=2, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86f80): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86f80): _writeAt: size=3, off=5 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86f80): >_writeAt: n=3, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86f80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.778685913 +0000 UTC m=+216.519366022 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b86f80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b87540): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b87540): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b87540): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b87540): >_readAt: n=3, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b87540): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.778685913 +0000 UTC m=+216.519366022 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b87540): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549b20 item 92 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b87b80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b87b80): open at offset 0 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b87b80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b87b80): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b87b80): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b87b80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b87b80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b87b80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.780927299 +0000 UTC m=+216.521607408 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000b87b80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bac140): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bac140): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bac140): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549f10 item 93 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bac140): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bac140): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.782187424 +0000 UTC m=+216.522867553 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bac140): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bac840): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bac840): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bac840): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bac840): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bac840): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.782187424 +0000 UTC m=+216.522867553 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bac840): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000502a0 item 93 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bace80): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bace80): open at offset 0 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bace80): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bace80): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bace80): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bace80): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bace80): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bace80): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.785128333 +0000 UTC m=+216.525808432 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bace80): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bad3c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bad3c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bad3c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000507e0 item 94 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bad3c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bad3c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.785798641 +0000 UTC m=+216.526478740 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bad3c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000badac0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000badac0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000badac0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000badac0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000badac0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.785798641 +0000 UTC m=+216.526478740 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000badac0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 94 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd6180): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd6180): open at offset 0 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd6180): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd6180): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd6180): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd6180): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd6180): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd6180): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.788024007 +0000 UTC m=+216.528704106 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd6180): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd66c0): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd66c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd66c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051a40 item 95 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd66c0): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd66c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.788839036 +0000 UTC m=+216.529519135 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd66c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd6dc0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd6dc0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd6dc0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd6dc0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd6dc0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.788839036 +0000 UTC m=+216.529519135 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd6dc0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c70 item 95 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 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/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd7400): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd7400): open at offset 0 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd7400): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd7400): _readAt: size=2, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd7400): >_readAt: n=0, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd7400): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd7400): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd7400): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.791593675 +0000 UTC m=+216.532273775 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd7400): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd7940): _writeAt: size=5, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd7940): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd7940): >openPending: err= 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc540 item 96 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd7940): >_writeAt: n=5, err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd7940): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.792239337 +0000 UTC m=+216.532919446 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bd7940): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa0c0): _readAt: size=512, off=0 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa0c0): openPending: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa0c0): >openPending: err= 2025/10/19 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa0c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa0c0): close: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:00.792239337 +0000 UTC m=+216.532919446 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:00 DEBUG : open-test-file(0xc000bfa0c0): >close: err= 2025/10/19 01:04:00 DEBUG : open-test-file: Remove: 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cca80 item 96 2025/10/19 01:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:00 DEBUG : open-test-file: >Remove: err= 2025/10/19 01:04:00 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:00 DEBUG : Looking for writers 2025/10/19 01:04:00 DEBUG : >WaitForWriters: 2025/10/19 01:04:00 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:01 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:01 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:04:01 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:01 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:04:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:04:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/19 01:04:01 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12200): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12200): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12200): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12200): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12200): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.235692451 +0000 UTC m=+216.976372540 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12200): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12680): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12680): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12680): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12680): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12680): _writeAt: size=3, off=2 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12680): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12680): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.235692451 +0000 UTC m=+216.976372540 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12680): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12b40): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12b40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12b40): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12b40): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12b40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.235692451 +0000 UTC m=+216.976372540 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d12b40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c310 item 1 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13180): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13180): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13180): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13180): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13180): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.239141464 +0000 UTC m=+216.979821553 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13180): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13680): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13680): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13680): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13680): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13680): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.239141464 +0000 UTC m=+216.979821553 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13680): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c9a0 item 2 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13cc0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13cc0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13cc0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13cc0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13cc0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.241254088 +0000 UTC m=+216.981934187 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d13cc0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d561c0): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d561c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d561c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d561c0): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d561c0): _writeAt: size=3, off=2 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d561c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d561c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.241254088 +0000 UTC m=+216.981934187 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d561c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d56680): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d56680): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d56680): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d56680): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d56680): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.241254088 +0000 UTC m=+216.981934187 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d56680): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050cf50 item 3 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d56d00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d56d00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d56d00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d56d00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d56d00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.243837436 +0000 UTC m=+216.984517526 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d56d00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57240): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57240): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57240): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57240): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57240): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.243837436 +0000 UTC m=+216.984517526 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57240): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d420 item 4 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57880): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57880): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57880): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57880): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57880): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.245767259 +0000 UTC m=+216.986447347 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57880): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57d00): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57d00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57d00): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57d00): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57d00): _writeAt: size=3, off=2 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57d00): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57d00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.245767259 +0000 UTC m=+216.986447347 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d57d00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d98240): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d98240): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d98240): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d98240): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d98240): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.245767259 +0000 UTC m=+216.986447347 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d98240): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d810 item 5 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d988c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d988c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d988c0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d988c0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d988c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.250366278 +0000 UTC m=+216.991046367 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d988c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d98e00): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d98e00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d98e00): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d98e00): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d98e00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.250366278 +0000 UTC m=+216.991046367 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d98e00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b6230 item 6 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99480): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99480): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99480): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99480): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99480): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.253121218 +0000 UTC m=+216.993801308 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99480): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99980): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99980): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99980): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99980): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99980): _writeAt: size=3, off=2 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99980): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99980): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.253121218 +0000 UTC m=+216.993801308 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99980): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99e40): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99e40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99e40): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99e40): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99e40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.253121218 +0000 UTC m=+216.993801308 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000d99e40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b6e70 item 7 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de2540): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de2540): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de2540): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de2540): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de2540): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.256285106 +0000 UTC m=+216.996965205 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de2540): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de2a80): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de2a80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de2a80): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de2a80): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de2a80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.256285106 +0000 UTC m=+216.996965205 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de2a80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b7b20 item 8 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3040): _readAt: size=2, off=0 2025/10/19 01:04:01 ERROR : open-test-file(0xc000de3040): Couldn't read size of file 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3040): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3040): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3040): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3040): close: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3040): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3400): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3400): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3400): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3400): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3400): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.259914517 +0000 UTC m=+217.000594607 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3400): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3880): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3880): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3880): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3880): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3880): _writeAt: size=3, off=2 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3880): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3880): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.259914517 +0000 UTC m=+217.000594607 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3880): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3d80): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3d80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3d80): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3d80): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3d80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.259914517 +0000 UTC m=+217.000594607 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000de3d80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8380 item 9 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe240): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe240): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe240): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe240): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe240): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.263355235 +0000 UTC m=+217.004035334 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe240): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe780): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe780): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe780): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe780): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe780): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.263355235 +0000 UTC m=+217.004035334 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe780): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7500 item 10 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fedc0): _readAt: size=2, off=0 2025/10/19 01:04:01 ERROR : open-test-file(0xc0009fedc0): Couldn't read size of file 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fedc0): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fedc0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fedc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fedc0): close: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fedc0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff180): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff180): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff180): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff180): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff180): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.265826964 +0000 UTC m=+217.006507053 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff180): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff680): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff680): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff680): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff680): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff680): _writeAt: size=3, off=2 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff680): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff680): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.265826964 +0000 UTC m=+217.006507053 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff680): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ffb80): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ffb80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ffb80): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ffb80): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ffb80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.265826964 +0000 UTC m=+217.006507053 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ffb80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7a40 item 11 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fca280): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fca280): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fca280): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fca280): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fca280): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.268630735 +0000 UTC m=+217.009310824 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fca280): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fca7c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fca7c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fca7c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fca7c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fca7c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.268630735 +0000 UTC m=+217.009310824 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fca7c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6230 item 12 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcae00): _readAt: size=2, off=0 2025/10/19 01:04:01 ERROR : open-test-file(0xc000fcae00): Couldn't read size of file 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcae00): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcae00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcae00): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcae00): close: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcae00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcb1c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcb1c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcb1c0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcb1c0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcb1c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.270801148 +0000 UTC m=+217.011481237 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcb1c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcb880): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcb880): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcb880): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcb880): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcb880): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.270801148 +0000 UTC m=+217.011481237 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcb880): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6770 item 13 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcbf00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcbf00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcbf00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcbf00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcbf00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.273850821 +0000 UTC m=+217.014530900 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000fcbf00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff24c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff24c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff24c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff24c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff24c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.273850821 +0000 UTC m=+217.014530900 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff24c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6d90 item 14 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff2b00): _readAt: size=2, off=0 2025/10/19 01:04:01 ERROR : open-test-file(0xc000ff2b00): Couldn't read size of file 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff2b00): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff2b00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff2b00): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff2b00): close: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff2b00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff2ec0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff2ec0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff2ec0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff2ec0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff2ec0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.27597652 +0000 UTC m=+217.016656599 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff2ec0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff3580): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff3580): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff3580): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff3580): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff3580): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.27597652 +0000 UTC m=+217.016656599 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff3580): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7260 item 15 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff3c00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff3c00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff3c00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff3c00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff3c00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.277787539 +0000 UTC m=+217.018467618 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ff3c00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010161c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010161c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010161c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010161c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010161c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.277787539 +0000 UTC m=+217.018467618 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010161c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7810 item 16 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001016800): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001016800): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001016800): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001016800): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001016800): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.279965326 +0000 UTC m=+217.020645415 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001016800): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001016c80): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001016c80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001016c80): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001016c80): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001016c80): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001016c80): _writeAt: size=3, off=7 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001016c80): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001016c80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.279965326 +0000 UTC m=+217.020645415 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001016c80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001017180): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001017180): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001017180): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001017180): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001017180): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.279965326 +0000 UTC m=+217.020645415 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001017180): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7ea0 item 17 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e18580): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e18580): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e18580): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e18580): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e18580): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.28416096 +0000 UTC m=+217.024841059 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e18580): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e18ac0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e18ac0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e18ac0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e18ac0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e18ac0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.28416096 +0000 UTC m=+217.024841059 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e18ac0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9420 item 18 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19140): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19140): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19140): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19140): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19140): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.287082612 +0000 UTC m=+217.027762711 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19140): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19640): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19640): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19640): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19640): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19640): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19640): _writeAt: size=3, off=7 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19640): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19640): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.287082612 +0000 UTC m=+217.027762711 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19640): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19b40): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19b40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19b40): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19b40): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19b40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.287082612 +0000 UTC m=+217.027762711 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000e19b40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9c70 item 19 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aa240): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aa240): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aa240): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aa240): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aa240): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.289817254 +0000 UTC m=+217.030497343 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aa240): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aa780): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aa780): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aa780): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aa780): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aa780): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.289817254 +0000 UTC m=+217.030497343 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aa780): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac7e0 item 20 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aae00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aae00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aae00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aae00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aae00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.292785474 +0000 UTC m=+217.033465563 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010aae00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ab300): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ab300): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ab300): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ab300): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ab300): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ab300): _writeAt: size=3, off=7 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ab300): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ab300): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.292785474 +0000 UTC m=+217.033465563 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ab300): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ab800): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ab800): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ab800): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ab800): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ab800): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.292785474 +0000 UTC m=+217.033465563 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ab800): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acd20 item 21 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010abe80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010abe80): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010abe80): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010abe80): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010abe80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.295698001 +0000 UTC m=+217.036378090 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010abe80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6440): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6440): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6440): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6440): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6440): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.295698001 +0000 UTC m=+217.036378090 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6440): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad730 item 22 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6ac0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6ac0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6ac0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6ac0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6ac0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.298046899 +0000 UTC m=+217.038726987 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6ac0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6fc0): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6fc0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6fc0): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6fc0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6fc0): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6fc0): _writeAt: size=3, off=7 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6fc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6fc0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.298046899 +0000 UTC m=+217.038726987 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d6fc0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d74c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d74c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d74c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d74c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d74c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.298046899 +0000 UTC m=+217.038726987 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d74c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adce0 item 23 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d7b40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d7b40): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d7b40): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d7b40): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d7b40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.301404419 +0000 UTC m=+217.042084509 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010d7b40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010fe100): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010fe100): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010fe100): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010fe100): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010fe100): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.301404419 +0000 UTC m=+217.042084509 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010fe100): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c07e0 item 24 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010fe740): _readAt: size=2, off=0 2025/10/19 01:04:01 ERROR : open-test-file(0xc0010fe740): Couldn't read size of file 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010fe740): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010fe740): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010fe740): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010fe740): close: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010fe740): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010feb00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010feb00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010feb00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010feb00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010feb00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.303634925 +0000 UTC m=+217.044315014 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010feb00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ff000): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ff000): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ff000): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ff000): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ff000): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ff000): _writeAt: size=3, off=7 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ff000): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ff000): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.303634925 +0000 UTC m=+217.044315014 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ff000): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ff540): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ff540): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ff540): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ff540): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ff540): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.303634925 +0000 UTC m=+217.044315014 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ff540): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1180 item 25 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ffbc0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ffbc0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ffbc0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ffbc0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ffbc0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.306315095 +0000 UTC m=+217.046995184 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0010ffbc0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111c180): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111c180): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111c180): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111c180): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111c180): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.306315095 +0000 UTC m=+217.046995184 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111c180): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1810 item 26 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111c7c0): _readAt: size=2, off=0 2025/10/19 01:04:01 ERROR : open-test-file(0xc00111c7c0): Couldn't read size of file 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111c7c0): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111c7c0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111c7c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111c7c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111c7c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111cb80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111cb80): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111cb80): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111cb80): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111cb80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.309570174 +0000 UTC m=+217.050250253 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111cb80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111d080): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111d080): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111d080): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111d080): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111d080): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111d080): _writeAt: size=3, off=7 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111d080): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111d080): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.309570174 +0000 UTC m=+217.050250253 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111d080): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111d5c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111d5c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111d5c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111d5c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111d5c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.309570174 +0000 UTC m=+217.050250253 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111d5c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1c70 item 27 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111dc40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111dc40): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111dc40): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111dc40): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111dc40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.312798382 +0000 UTC m=+217.053478481 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00111dc40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113c200): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113c200): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113c200): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113c200): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113c200): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.312798382 +0000 UTC m=+217.053478481 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113c200): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae460 item 28 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113c840): _readAt: size=2, off=0 2025/10/19 01:04:01 ERROR : open-test-file(0xc00113c840): Couldn't read size of file 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113c840): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113c840): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113c840): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113c840): close: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113c840): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113cc00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113cc00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113cc00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113cc00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113cc00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.314882873 +0000 UTC m=+217.055562962 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113cc00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113d2c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113d2c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113d2c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113d2c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113d2c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.314882873 +0000 UTC m=+217.055562962 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113d2c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae930 item 29 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113d940): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113d940): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113d940): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113d940): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113d940): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.316698812 +0000 UTC m=+217.057378901 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113d940): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113de80): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113de80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113de80): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113de80): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113de80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.316698812 +0000 UTC m=+217.057378901 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00113de80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af030 item 30 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158540): _readAt: size=2, off=0 2025/10/19 01:04:01 ERROR : open-test-file(0xc001158540): Couldn't read size of file 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158540): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158540): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158540): >_writeAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158540): close: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158540): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158900): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158900): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158900): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158900): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158900): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.319136897 +0000 UTC m=+217.059817006 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158900): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158fc0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158fc0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158fc0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158fc0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158fc0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.319136897 +0000 UTC m=+217.059817006 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001158fc0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af6c0 item 31 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001159640): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001159640): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001159640): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001159640): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001159640): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.321857853 +0000 UTC m=+217.062537942 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001159640): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001159b80): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001159b80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001159b80): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001159b80): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001159b80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.321857853 +0000 UTC m=+217.062537942 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc001159b80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003afab0 item 32 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117c240): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117c240): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117c240): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117c240): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117c240): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.324139836 +0000 UTC m=+217.064819925 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117c240): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117c6c0): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117c6c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117c6c0): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117c6c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117c6c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f21c0 item 33 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117c6c0): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117c6c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.325143319 +0000 UTC m=+217.065823408 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117c6c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117cbc0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117cbc0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117cbc0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117cbc0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117cbc0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.325143319 +0000 UTC m=+217.065823408 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117cbc0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f25b0 item 33 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117d200): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117d200): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117d200): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117d200): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117d200): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.327304825 +0000 UTC m=+217.067984914 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117d200): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117d680): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117d680): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2cb0 item 34 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117d680): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117d680): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117d680): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117d680): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117d680): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.328065483 +0000 UTC m=+217.068745561 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117d680): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117dbc0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117dbc0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117dbc0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117dbc0): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117dbc0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.328065483 +0000 UTC m=+217.068745561 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00117dbc0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2f50 item 34 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119e280): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119e280): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119e280): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119e280): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119e280): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.330757334 +0000 UTC m=+217.071437423 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119e280): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119e700): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119e700): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119e700): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119e700): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119e700): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f35e0 item 35 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119e700): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119e700): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.331564539 +0000 UTC m=+217.072244628 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119e700): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119ec00): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119ec00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119ec00): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119ec00): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119ec00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.331564539 +0000 UTC m=+217.072244628 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119ec00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f38f0 item 35 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119f280): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119f280): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119f280): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119f280): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119f280): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.333803652 +0000 UTC m=+217.074483740 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119f280): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119f780): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119f780): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4000 item 36 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119f780): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119f780): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119f780): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119f780): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119f780): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.334837191 +0000 UTC m=+217.075517279 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119f780): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119fcc0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119fcc0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119fcc0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119fcc0): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119fcc0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.334837191 +0000 UTC m=+217.075517279 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00119fcc0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4310 item 36 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011ba380): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011ba380): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011ba380): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011ba380): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011ba380): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.336945227 +0000 UTC m=+217.077625316 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011ba380): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17680): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17680): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17680): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17680): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17680): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4700 item 37 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17680): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17680): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.339121521 +0000 UTC m=+217.079801610 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17680): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17b80): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17b80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17b80): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17b80): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17b80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.339121521 +0000 UTC m=+217.079801610 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17b80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc770 item 37 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16380): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16380): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16380): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16380): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16380): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.341985315 +0000 UTC m=+217.082665404 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16380): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16880): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16880): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504380 item 38 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16880): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16880): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16880): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16880): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16880): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.343404358 +0000 UTC m=+217.084084477 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16880): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16dc0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16dc0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16dc0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16dc0): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16dc0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.343404358 +0000 UTC m=+217.084084477 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b16dc0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504540 item 38 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17440): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17440): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17440): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17440): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17440): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.345933575 +0000 UTC m=+217.086613664 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000b17440): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfa280): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfa280): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfa280): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfa280): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfa280): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005048c0 item 39 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfa280): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfa280): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.346850405 +0000 UTC m=+217.087530494 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfa280): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfa7c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfa7c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfa7c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfa7c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfa7c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.346850405 +0000 UTC m=+217.087530494 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfa7c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504a80 item 39 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfae40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfae40): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfae40): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfae40): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfae40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.34862706 +0000 UTC m=+217.089307149 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfae40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfb340): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfb340): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504e70 item 40 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfb340): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfb340): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfb340): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfb340): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfb340): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.349459912 +0000 UTC m=+217.090140002 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfb340): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfb880): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfb880): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfb880): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfb880): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfb880): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.349459912 +0000 UTC m=+217.090140002 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfb880): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505110 item 40 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfbe40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfbe40): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfbe40): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfbe40): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfbe40): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfbe40): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfbe40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.351906294 +0000 UTC m=+217.092586383 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000bfbe40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011ba7c0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011ba7c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011ba7c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005056c0 item 41 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011ba7c0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011ba7c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.352727435 +0000 UTC m=+217.093407534 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011ba7c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bac80): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bac80): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bac80): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bac80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bac80): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505880 item 41 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bac80): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bac80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.353635679 +0000 UTC m=+217.094315768 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bac80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bb1c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bb1c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bb1c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bb1c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bb1c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.353635679 +0000 UTC m=+217.094315768 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bb1c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505b20 item 41 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bb800): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bb800): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bb800): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bb800): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bb800): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bb800): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bb800): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.357875455 +0000 UTC m=+217.098555534 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bb800): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bbd00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bbd00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bbd00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505ea0 item 42 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bbd00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bbd00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.358465222 +0000 UTC m=+217.099145301 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0011bbd00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008be2c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008be2c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc380 item 42 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008be2c0): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008be2c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008be2c0): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008be2c0): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008be2c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.359311069 +0000 UTC m=+217.099991158 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008be2c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041a400): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041a400): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041a400): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041a400): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041a400): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.359311069 +0000 UTC m=+217.099991158 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041a400): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc380 item 42 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041b240): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041b240): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041b240): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041b240): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041b240): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041b240): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041b240): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.361289452 +0000 UTC m=+217.101969532 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041b240): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041bac0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041bac0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041bac0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cca80 item 43 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041bac0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041bac0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.362029871 +0000 UTC m=+217.102709961 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00041bac0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b04c0): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b04c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b04c0): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b04c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b04c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ccf50 item 43 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b04c0): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b04c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.362867243 +0000 UTC m=+217.103547322 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b04c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b0a40): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b0a40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b0a40): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b0a40): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b0a40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.362867243 +0000 UTC m=+217.103547322 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b0a40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd260 item 43 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b10c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b10c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b10c0): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b10c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b10c0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b10c0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b10c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.364571792 +0000 UTC m=+217.105251882 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b10c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b1600): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b1600): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b1600): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd6c0 item 44 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b1600): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b1600): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.365270995 +0000 UTC m=+217.105951073 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b1600): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b1b40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b1b40): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cdc70 item 44 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b1b40): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b1b40): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b1b40): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b1b40): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b1b40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.366123424 +0000 UTC m=+217.106803513 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0012b1b40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c52140): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c52140): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c52140): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c52140): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c52140): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.366123424 +0000 UTC m=+217.106803513 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c52140): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4000 item 44 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c527c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c527c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c527c0): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c527c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c527c0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c527c0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c527c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.367917672 +0000 UTC m=+217.108597761 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c527c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c52cc0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c52cc0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c52cc0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f47e0 item 45 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c52cc0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c52cc0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.368382493 +0000 UTC m=+217.109062582 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c52cc0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c533c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c533c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c533c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c533c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c533c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.368382493 +0000 UTC m=+217.109062582 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c533c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4a80 item 45 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c53a40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c53a40): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c53a40): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c53a40): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c53a40): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c53a40): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c53a40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.370097903 +0000 UTC m=+217.110778002 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c53a40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c53f40): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c53f40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c53f40): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4ee0 item 46 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c53f40): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c53f40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.370691146 +0000 UTC m=+217.111371235 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c53f40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00049d480): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00049d480): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00049d480): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00049d480): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00049d480): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.370691146 +0000 UTC m=+217.111371235 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00049d480): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5110 item 46 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00049dac0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00049dac0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00049dac0): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00049dac0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00049dac0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00049dac0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00049dac0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.373396012 +0000 UTC m=+217.114076100 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00049dac0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a80c0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a80c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a80c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f55e0 item 47 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a80c0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a80c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.374173361 +0000 UTC m=+217.114853450 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a80c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a8b40): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a8b40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a8b40): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a8b40): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a8b40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.374173361 +0000 UTC m=+217.114853450 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a8b40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f58f0 item 47 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a9240): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a9240): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a9240): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a9240): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a9240): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a9240): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a9240): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.376305232 +0000 UTC m=+217.116985321 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a9240): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a97c0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a97c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a97c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5ce0 item 48 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a97c0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a97c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.376912762 +0000 UTC m=+217.117592851 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a97c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a9ec0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a9ec0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a9ec0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a9ec0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a9ec0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.376912762 +0000 UTC m=+217.117592851 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009a9ec0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5f10 item 48 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00051e840): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00051e840): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00051e840): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00051e840): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00051e840): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.378849897 +0000 UTC m=+217.119529986 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00051e840): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00051f100): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00051f100): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00051f100): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00051f100): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00051f100): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00051f100): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc4d0 item 49 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00051f100): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00051f100): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.379646252 +0000 UTC m=+217.120326341 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00051f100): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9a000): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9a000): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9a000): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9a000): >_readAt: n=8, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9a000): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.379646252 +0000 UTC m=+217.120326341 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9a000): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc8c0 item 49 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9a6c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9a6c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9a6c0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9a6c0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9a6c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.383234876 +0000 UTC m=+217.123914966 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9a6c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9ad00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9ad00): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9ad00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fce00 item 50 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9ad00): _readAt: size=2, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9ad00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9ad00): _writeAt: size=3, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9ad00): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9ad00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.386299587 +0000 UTC m=+217.126979676 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9ad00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9b2c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9b2c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9b2c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9b2c0): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9b2c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.386299587 +0000 UTC m=+217.126979676 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9b2c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd030 item 50 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9b940): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9b940): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9b940): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9b940): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9b940): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.388429965 +0000 UTC m=+217.129110054 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9b940): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9be40): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9be40): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9be40): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9be40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9be40): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9be40): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd570 item 51 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9be40): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9be40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.389920853 +0000 UTC m=+217.130600942 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c9be40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c00480): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c00480): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c00480): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c00480): >_readAt: n=8, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c00480): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.389920853 +0000 UTC m=+217.130600942 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c00480): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd7a0 item 51 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c00b00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c00b00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c00b00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c00b00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c00b00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.392207615 +0000 UTC m=+217.132887705 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c00b00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01000): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01000): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01000): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdd50 item 52 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01000): _readAt: size=2, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01000): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01000): _writeAt: size=3, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01000): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01000): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.393677954 +0000 UTC m=+217.134358053 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01000): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01580): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01580): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01580): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01580): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01580): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.393677954 +0000 UTC m=+217.134358053 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01580): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c230 item 52 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01d00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01d00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01d00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01d00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01d00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.395272867 +0000 UTC m=+217.135952956 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c01d00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8280): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8280): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8280): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8280): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8280): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8280): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cbd0 item 53 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8280): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8280): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.396019498 +0000 UTC m=+217.136699588 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8280): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008be740): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008be740): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008be740): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008be740): >_readAt: n=8, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008be740): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.396019498 +0000 UTC m=+217.136699588 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008be740): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd0a0 item 53 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bee00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bee00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bee00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bee00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bee00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.397451997 +0000 UTC m=+217.138132086 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bee00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bf300): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bf300): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bf300): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dda40 item 54 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bf300): _readAt: size=2, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bf300): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bf300): _writeAt: size=3, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bf300): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bf300): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.398265794 +0000 UTC m=+217.138945883 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bf300): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bf880): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bf880): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bf880): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bf880): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bf880): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.398265794 +0000 UTC m=+217.138945883 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bf880): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dde30 item 54 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bff00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bff00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bff00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bff00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bff00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.399912875 +0000 UTC m=+217.140592954 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bff00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070a480): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070a480): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070a480): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070a480): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070a480): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070a480): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4850 item 55 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070a480): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070a480): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.401308785 +0000 UTC m=+217.141988884 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070a480): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070a9c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070a9c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070a9c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070a9c0): >_readAt: n=8, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070a9c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.401308785 +0000 UTC m=+217.141988884 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070a9c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4d20 item 55 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070b040): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070b040): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070b040): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070b040): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070b040): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.402989999 +0000 UTC m=+217.143670079 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070b040): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070b540): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070b540): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070b540): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f52d0 item 56 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070b540): _readAt: size=2, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070b540): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070b540): _writeAt: size=3, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070b540): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070b540): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.403918332 +0000 UTC m=+217.144598461 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070b540): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070bac0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070bac0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070bac0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070bac0): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070bac0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.403918332 +0000 UTC m=+217.144598461 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00070bac0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5490 item 56 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071c180): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071c180): open at offset 0 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071c180): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071c180): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071c180): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071c180): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071c180): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071c180): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.405573969 +0000 UTC m=+217.146254058 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071c180): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071c6c0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071c6c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071c6c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5d50 item 57 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071c6c0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071c6c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.406271989 +0000 UTC m=+217.146952088 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071c6c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071cc00): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071cc00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071cc00): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071cc00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071cc00): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071cc00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500150 item 57 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071cc00): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071cc00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.407039239 +0000 UTC m=+217.147719338 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071cc00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071d180): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071d180): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071d180): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071d180): >_readAt: n=8, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071d180): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.407039239 +0000 UTC m=+217.147719338 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071d180): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005005b0 item 57 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071d7c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071d7c0): open at offset 0 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071d7c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071d7c0): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071d7c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071d7c0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071d7c0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071d7c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.408630765 +0000 UTC m=+217.149310854 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071d7c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071dd00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071dd00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071dd00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500a80 item 58 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071dd00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071dd00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.40921433 +0000 UTC m=+217.149894419 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00071dd00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007322c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007322c0): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007322c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500c40 item 58 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007322c0): _readAt: size=2, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007322c0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007322c0): _writeAt: size=3, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007322c0): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007322c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.410234936 +0000 UTC m=+217.150915025 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007322c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000732880): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000732880): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000732880): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000732880): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000732880): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.410234936 +0000 UTC m=+217.150915025 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000732880): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500e00 item 58 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000732ec0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000732ec0): open at offset 0 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000732ec0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000732ec0): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000732ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000732ec0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000732ec0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000732ec0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.411918966 +0000 UTC m=+217.152599055 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000732ec0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733400): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733400): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733400): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501260 item 59 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733400): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733400): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.412684442 +0000 UTC m=+217.153364532 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733400): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733940): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733940): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733940): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733940): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733940): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733940): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501490 item 59 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733940): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733940): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.416402239 +0000 UTC m=+217.157082328 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733940): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733ec0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733ec0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733ec0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733ec0): >_readAt: n=8, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733ec0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.416402239 +0000 UTC m=+217.157082328 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000733ec0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005016c0 item 59 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000746580): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000746580): open at offset 0 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000746580): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000746580): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000746580): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000746580): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000746580): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000746580): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.420833265 +0000 UTC m=+217.161513364 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000746580): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000746ac0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000746ac0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000746ac0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501c00 item 60 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000746ac0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000746ac0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.421655888 +0000 UTC m=+217.162335978 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000746ac0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747000): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747000): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747000): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501e30 item 60 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747000): _readAt: size=2, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747000): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747000): _writeAt: size=3, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747000): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747000): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.422996404 +0000 UTC m=+217.163676503 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747000): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007475c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007475c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007475c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007475c0): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007475c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.422996404 +0000 UTC m=+217.163676503 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007475c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a27e0 item 60 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747c00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747c00): open at offset 0 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747c00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747c00): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747c00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747c00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747c00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747c00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.426775326 +0000 UTC m=+217.167455415 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000747c00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075e1c0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075e1c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075e1c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2e00 item 61 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075e1c0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075e1c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.42784303 +0000 UTC m=+217.168523119 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075e1c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075e8c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075e8c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075e8c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075e8c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075e8c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.42784303 +0000 UTC m=+217.168523119 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075e8c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3110 item 61 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8780): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8780): open at offset 0 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8780): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8780): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8780): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8780): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8780): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8780): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.430009816 +0000 UTC m=+217.170689905 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8780): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8cc0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8cc0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8cc0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d2d0 item 62 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8cc0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8cc0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.430980357 +0000 UTC m=+217.171660446 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c8cc0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c93c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c93c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c93c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c93c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c93c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.430980357 +0000 UTC m=+217.171660446 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c93c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d730 item 62 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c9a00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c9a00): open at offset 0 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c9a00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c9a00): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c9a00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c9a00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c9a00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c9a00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.433823423 +0000 UTC m=+217.174503512 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c9a00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c9f40): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c9f40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c9f40): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dea0 item 63 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c9f40): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c9f40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.435402075 +0000 UTC m=+217.176082165 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006c9f40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e46c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e46c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e46c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e46c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e46c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.435402075 +0000 UTC m=+217.176082165 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e46c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498230 item 63 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e4d00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e4d00): open at offset 0 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e4d00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e4d00): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e4d00): >_readAt: n=0, err=Bad file descriptor 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e4d00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e4d00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e4d00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.437539767 +0000 UTC m=+217.178219846 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e4d00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e5240): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e5240): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e5240): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004988c0 item 64 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e5240): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e5240): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.4381435 +0000 UTC m=+217.178823590 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e5240): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e5940): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e5940): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e5940): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e5940): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e5940): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.4381435 +0000 UTC m=+217.178823590 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0006e5940): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498bd0 item 64 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c000): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c000): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c000): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c000): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c000): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.440588178 +0000 UTC m=+217.181268267 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c000): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c480): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c480): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c480): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c480): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c480): _writeAt: size=3, off=2 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499110 item 65 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c480): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c480): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.441358203 +0000 UTC m=+217.182038292 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c480): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c980): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c980): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c980): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c980): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c980): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.441358203 +0000 UTC m=+217.182038292 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078c980): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499340 item 65 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078cfc0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078cfc0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078cfc0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078cfc0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078cfc0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.44345077 +0000 UTC m=+217.184130859 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078cfc0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078d440): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078d440): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499a40 item 66 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078d440): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078d440): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078d440): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078d440): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078d440): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.444302599 +0000 UTC m=+217.184982698 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078d440): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078d980): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078d980): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078d980): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078d980): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078d980): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.444302599 +0000 UTC m=+217.184982698 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00078d980): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499ea0 item 66 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a8040): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a8040): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a8040): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a8040): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a8040): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.446030181 +0000 UTC m=+217.186710270 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a8040): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a84c0): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a84c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a84c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a84c0): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a84c0): _writeAt: size=3, off=2 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc380 item 67 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a84c0): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a84c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.446602284 +0000 UTC m=+217.187282373 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a84c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a89c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a89c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a89c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a89c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a89c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.446602284 +0000 UTC m=+217.187282373 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a89c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc700 item 67 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9040): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9040): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9040): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9040): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9040): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.448517038 +0000 UTC m=+217.189197127 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9040): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9540): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9540): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcd20 item 68 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9540): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9540): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9540): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9540): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9540): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.449269309 +0000 UTC m=+217.189949408 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9540): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9a80): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9a80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9a80): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9a80): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9a80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.449269309 +0000 UTC m=+217.189949408 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007a9a80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcee0 item 68 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d2140): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d2140): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d2140): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d2140): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d2140): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.451038139 +0000 UTC m=+217.191718227 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d2140): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d25c0): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d25c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d25c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d25c0): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d25c0): _writeAt: size=3, off=2 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd340 item 69 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d25c0): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d25c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.451638836 +0000 UTC m=+217.192318925 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d25c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d2ac0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d2ac0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d2ac0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d2ac0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d2ac0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.451638836 +0000 UTC m=+217.192318925 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d2ac0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd650 item 69 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3140): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3140): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3140): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3140): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3140): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.453766389 +0000 UTC m=+217.194446468 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3140): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3640): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3640): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fdb20 item 70 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3640): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3640): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3640): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3640): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3640): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.454265956 +0000 UTC m=+217.194946046 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3640): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3b80): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3b80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3b80): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3b80): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3b80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.454265956 +0000 UTC m=+217.194946046 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007d3b80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fdea0 item 70 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ec280): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ec280): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ec280): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ec280): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ec280): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.456210466 +0000 UTC m=+217.196890554 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ec280): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ec780): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ec780): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ec780): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ec780): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ec780): _writeAt: size=3, off=2 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c700 item 71 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ec780): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ec780): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.4569214 +0000 UTC m=+217.197601499 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ec780): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ecc80): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ecc80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ecc80): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ecc80): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ecc80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.4569214 +0000 UTC m=+217.197601499 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ecc80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c9a0 item 71 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ed300): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ed300): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ed300): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ed300): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ed300): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.459198322 +0000 UTC m=+217.199878412 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ed300): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ed800): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ed800): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d0a0 item 72 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ed800): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ed800): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ed800): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ed800): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ed800): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.460054329 +0000 UTC m=+217.200734417 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007ed800): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007edd40): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007edd40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007edd40): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007edd40): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007edd40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.460054329 +0000 UTC m=+217.200734417 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0007edd40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d340 item 72 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075ee80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075ee80): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075ee80): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075ee80): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075ee80): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075ee80): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075ee80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.462042961 +0000 UTC m=+217.202723060 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075ee80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075f380): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075f380): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075f380): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3730 item 73 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075f380): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075f380): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.462532419 +0000 UTC m=+217.203212509 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075f380): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075f840): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075f840): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075f840): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075f840): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075f840): _writeAt: size=3, off=2 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3a40 item 73 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075f840): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075f840): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.463206605 +0000 UTC m=+217.203886694 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075f840): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075fd80): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075fd80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075fd80): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075fd80): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075fd80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.463206605 +0000 UTC m=+217.203886694 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00075fd80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3d50 item 73 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882440): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882440): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882440): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882440): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882440): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882440): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882440): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.46493603 +0000 UTC m=+217.205616119 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882440): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882940): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882940): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882940): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478c40 item 74 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882940): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882940): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.46567142 +0000 UTC m=+217.206351509 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882940): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882e80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882e80): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479260 item 74 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882e80): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882e80): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882e80): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882e80): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882e80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.46650784 +0000 UTC m=+217.207187930 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000882e80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883400): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883400): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883400): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883400): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883400): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.46650784 +0000 UTC m=+217.207187930 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883400): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479500 item 74 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883a40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883a40): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883a40): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883a40): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883a40): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883a40): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883a40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.468670619 +0000 UTC m=+217.209350888 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883a40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883f40): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883f40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883f40): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479960 item 75 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883f40): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883f40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.469358811 +0000 UTC m=+217.210038900 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000883f40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008ba500): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008ba500): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008ba500): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008ba500): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008ba500): _writeAt: size=3, off=2 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479f10 item 75 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008ba500): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008ba500): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.470002308 +0000 UTC m=+217.210682397 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008ba500): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008baa40): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008baa40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008baa40): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008baa40): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008baa40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.470002308 +0000 UTC m=+217.210682397 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008baa40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2310 item 75 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bb080): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bb080): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bb080): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bb080): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bb080): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bb080): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bb080): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.471958869 +0000 UTC m=+217.212638958 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bb080): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bb580): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bb580): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bb580): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a28c0 item 76 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bb580): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bb580): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.473431353 +0000 UTC m=+217.214111443 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bb580): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080e640): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080e640): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d880 item 76 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080e640): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080e640): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080e640): _writeAt: size=3, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080e640): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080e640): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.47411168 +0000 UTC m=+217.214791769 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080e640): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080ebc0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080ebc0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080ebc0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080ebc0): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080ebc0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.47411168 +0000 UTC m=+217.214791769 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080ebc0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048da40 item 76 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080f200): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080f200): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080f200): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080f200): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080f200): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080f200): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080f200): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.47677122 +0000 UTC m=+217.217451319 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080f200): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080f700): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080f700): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080f700): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472700 item 77 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080f700): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080f700): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.477844284 +0000 UTC m=+217.218524373 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080f700): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080fe00): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080fe00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080fe00): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080fe00): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080fe00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.477844284 +0000 UTC m=+217.218524373 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00080fe00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004729a0 item 77 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008424c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008424c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008424c0): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008424c0): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008424c0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008424c0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008424c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.479889483 +0000 UTC m=+217.220569562 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008424c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008429c0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008429c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008429c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473340 item 78 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008429c0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008429c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.480645371 +0000 UTC m=+217.221325490 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008429c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008430c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008430c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008430c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008430c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008430c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.480645371 +0000 UTC m=+217.221325490 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008430c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473810 item 78 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000843700): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000843700): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000843700): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000843700): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000843700): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000843700): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000843700): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.482898749 +0000 UTC m=+217.223578839 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000843700): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000843c00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000843c00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000843c00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005623f0 item 79 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000843c00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000843c00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.483610636 +0000 UTC m=+217.224290724 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000843c00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000872380): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000872380): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000872380): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000872380): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000872380): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.483610636 +0000 UTC m=+217.224290724 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000872380): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562770 item 79 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008729c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008729c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008729c0): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008729c0): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008729c0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008729c0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008729c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.486165931 +0000 UTC m=+217.226846021 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008729c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000872ec0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000872ec0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000872ec0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563180 item 80 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000872ec0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000872ec0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.487068865 +0000 UTC m=+217.227748955 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000872ec0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008735c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008735c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008735c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008735c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008735c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.487068865 +0000 UTC m=+217.227748955 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008735c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563340 item 80 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000873c00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000873c00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000873c00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000873c00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000873c00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.489075852 +0000 UTC m=+217.229755941 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000873c00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091a100): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091a100): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091a100): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091a100): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091a100): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091a100): _writeAt: size=3, off=7 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563a40 item 81 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091a100): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091a100): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.489981542 +0000 UTC m=+217.230661631 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091a100): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091a640): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091a640): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091a640): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091a640): >_readAt: n=8, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091a640): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.489981542 +0000 UTC m=+217.230661631 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091a640): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8070 item 81 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091acc0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091acc0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091acc0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091acc0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091acc0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.491891045 +0000 UTC m=+217.232571134 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091acc0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091b1c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091b1c0): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091b1c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8540 item 82 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091b1c0): _readAt: size=2, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091b1c0): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091b1c0): _writeAt: size=3, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091b1c0): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091b1c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.492897925 +0000 UTC m=+217.233578034 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091b1c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091b740): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091b740): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091b740): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091b740): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091b740): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.492897925 +0000 UTC m=+217.233578034 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc00091b740): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8700 item 82 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bbc00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bbc00): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bbc00): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bbc00): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bbc00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.49489886 +0000 UTC m=+217.235578948 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008bbc00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e8180): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e8180): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e8180): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e8180): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e8180): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e8180): _writeAt: size=3, off=7 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2fc0 item 83 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e8180): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e8180): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.495882516 +0000 UTC m=+217.236562605 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e8180): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e86c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e86c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e86c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e86c0): >_readAt: n=8, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e86c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.495882516 +0000 UTC m=+217.236562605 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e86c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3260 item 83 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e8d40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e8d40): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e8d40): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e8d40): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e8d40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.497304003 +0000 UTC m=+217.237984092 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e8d40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e9240): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e9240): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e9240): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3e30 item 84 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e9240): _readAt: size=2, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e9240): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e9240): _writeAt: size=3, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e9240): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e9240): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.498075411 +0000 UTC m=+217.238755490 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e9240): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e97c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e97c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e97c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e97c0): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e97c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.498075411 +0000 UTC m=+217.238755490 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e97c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d21c0 item 84 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e9e40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e9e40): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e9e40): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e9e40): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e9e40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.50002482 +0000 UTC m=+217.240704909 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0008e9e40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009983c0): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009983c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009983c0): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009983c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009983c0): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009983c0): _writeAt: size=3, off=7 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2770 item 85 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009983c0): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009983c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.500677935 +0000 UTC m=+217.241358024 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009983c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000998900): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000998900): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000998900): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000998900): >_readAt: n=8, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000998900): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.500677935 +0000 UTC m=+217.241358024 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000998900): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2a10 item 85 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000998f80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000998f80): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000998f80): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000998f80): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000998f80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.50257766 +0000 UTC m=+217.243257759 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000998f80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000999480): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000999480): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000999480): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2e70 item 86 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000999480): _readAt: size=2, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000999480): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000999480): _writeAt: size=3, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000999480): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000999480): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.503336395 +0000 UTC m=+217.244016494 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000999480): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000999a00): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000999a00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000999a00): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000999a00): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000999a00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.503336395 +0000 UTC m=+217.244016494 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000999a00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3180 item 86 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe100): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe100): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe100): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe100): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe100): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.504951936 +0000 UTC m=+217.245632025 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe100): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe600): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe600): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe600): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe600): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe600): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe600): _writeAt: size=3, off=7 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3500 item 87 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe600): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe600): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.50556712 +0000 UTC m=+217.246247209 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009fe600): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009feb40): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009feb40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009feb40): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009feb40): >_readAt: n=8, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009feb40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.50556712 +0000 UTC m=+217.246247209 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009feb40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d37a0 item 87 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff1c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff1c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff1c0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff1c0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff1c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.507321231 +0000 UTC m=+217.248001321 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff1c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff6c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff6c0): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff6c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3c70 item 88 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff6c0): _readAt: size=2, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff6c0): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff6c0): _writeAt: size=3, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff6c0): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff6c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.508009434 +0000 UTC m=+217.248689522 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ff6c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ffc40): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ffc40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ffc40): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ffc40): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ffc40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.508009434 +0000 UTC m=+217.248689522 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc0009ffc40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6070 item 88 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18300): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18300): open at offset 0 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18300): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18300): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18300): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18300): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18300): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18300): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.509569732 +0000 UTC m=+217.250249821 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18300): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18840): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18840): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18840): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6770 item 89 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18840): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18840): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.510267562 +0000 UTC m=+217.250947641 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18840): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18d80): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18d80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18d80): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18d80): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18d80): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18d80): _writeAt: size=3, off=7 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6cb0 item 89 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18d80): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18d80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.511057064 +0000 UTC m=+217.251737152 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a18d80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19300): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19300): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19300): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19300): >_readAt: n=8, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19300): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.511057064 +0000 UTC m=+217.251737152 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19300): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6fc0 item 89 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19940): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19940): open at offset 0 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19940): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19940): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19940): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19940): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19940): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19940): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.512998337 +0000 UTC m=+217.253678436 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19940): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19e80): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19e80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19e80): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7490 item 90 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19e80): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19e80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.513648907 +0000 UTC m=+217.254328996 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a19e80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a36440): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a36440): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a36440): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f76c0 item 90 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a36440): _readAt: size=2, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a36440): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a36440): _writeAt: size=3, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a36440): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a36440): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.514350443 +0000 UTC m=+217.255030532 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a36440): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a36a00): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a36a00): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a36a00): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a36a00): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a36a00): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.514350443 +0000 UTC m=+217.255030532 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a36a00): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7a40 item 90 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37040): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37040): open at offset 0 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37040): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37040): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37040): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37040): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37040): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37040): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.517736778 +0000 UTC m=+217.258416867 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37040): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37580): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37580): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37580): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004002a0 item 91 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37580): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37580): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.518418287 +0000 UTC m=+217.259098376 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37580): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37ac0): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37ac0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37ac0): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37ac0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37ac0): >_readAt: n=2, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37ac0): _writeAt: size=3, off=7 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004004d0 item 91 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37ac0): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37ac0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.519141394 +0000 UTC m=+217.259821483 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a37ac0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a500c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a500c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a500c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a500c0): >_readAt: n=8, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a500c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.519141394 +0000 UTC m=+217.259821483 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a500c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400a80 item 91 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a50700): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a50700): open at offset 0 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a50700): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a50700): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a50700): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a50700): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a50700): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a50700): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.521033435 +0000 UTC m=+217.261713534 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000a50700): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c920c0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c920c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c920c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401650 item 92 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c920c0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c920c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.521977606 +0000 UTC m=+217.262657695 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c920c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c92600): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c92600): open at offset 5 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c92600): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368310 item 92 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c92600): _readAt: size=2, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c92600): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c92600): _writeAt: size=3, off=5 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c92600): >_writeAt: n=3, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c92600): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.523225769 +0000 UTC m=+217.263905858 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c92600): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c92bc0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c92bc0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c92bc0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c92bc0): >_readAt: n=3, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c92bc0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.523225769 +0000 UTC m=+217.263905858 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c92bc0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368540 item 92 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93200): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93200): open at offset 0 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93200): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93200): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93200): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93200): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93200): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93200): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.525883798 +0000 UTC m=+217.266563907 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93200): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93740): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93740): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93740): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369420 item 93 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93740): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93740): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.526449279 +0000 UTC m=+217.267129368 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93740): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93e40): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93e40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93e40): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93e40): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93e40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.526449279 +0000 UTC m=+217.267129368 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000c93e40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003695e0 item 93 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc4500): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc4500): open at offset 0 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc4500): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc4500): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc4500): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc4500): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc4500): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc4500): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.528499065 +0000 UTC m=+217.269179155 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc4500): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc4a40): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc4a40): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc4a40): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369dc0 item 94 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc4a40): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc4a40): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.529927025 +0000 UTC m=+217.270607134 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc4a40): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5140): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5140): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5140): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5140): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5140): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.529927025 +0000 UTC m=+217.270607134 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5140): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548070 item 94 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5780): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5780): open at offset 0 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5780): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5780): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5780): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5780): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5780): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5780): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.531979858 +0000 UTC m=+217.272659946 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5780): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5cc0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5cc0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5cc0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005484d0 item 95 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5cc0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5cc0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.532365521 +0000 UTC m=+217.273045610 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000cc5cc0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8440): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8440): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8440): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8440): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8440): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.532365521 +0000 UTC m=+217.273045610 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8440): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005487e0 item 95 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 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/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8a80): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8a80): open at offset 0 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8a80): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8a80): _readAt: size=2, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8a80): >_readAt: n=0, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8a80): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8a80): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8a80): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.534480079 +0000 UTC m=+217.275160169 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8a80): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8fc0): _writeAt: size=5, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8fc0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8fc0): >openPending: err= 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548c40 item 96 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8fc0): >_writeAt: n=5, err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8fc0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.535133576 +0000 UTC m=+217.275813665 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce8fc0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/19 01:04:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/19 01:04:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/19 01:04:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/19 01:04:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce96c0): _readAt: size=512, off=0 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce96c0): openPending: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce96c0): >openPending: err= 2025/10/19 01:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce96c0): >_readAt: n=5, err=EOF 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce96c0): close: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-19 01:04:01.535133576 +0000 UTC m=+217.275813665 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:01 DEBUG : open-test-file(0xc000ce96c0): >close: err= 2025/10/19 01:04:01 DEBUG : open-test-file: Remove: 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548e70 item 96 2025/10/19 01:04:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/19 01:04:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/19 01:04:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/19 01:04:01 DEBUG : open-test-file: >Remove: err= 2025/10/19 01:04:01 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:01 DEBUG : Looking for writers 2025/10/19 01:04:01 DEBUG : >WaitForWriters: 2025/10/19 01:04:01 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.48s) --- PASS: TestRWFileHandleOpenTests/writes (0.80s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.14s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.68s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.15s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:02 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:02 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:04:02 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:02 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:04:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:04:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:02 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:04:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:03 DEBUG : file1: newRWFileHandle: 2025/10/19 01:04:03 DEBUG : file1(0xc0012b0100): openPending: 2025/10/19 01:04:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:03 DEBUG : file1(0xc0012b0100): >openPending: err= 2025/10/19 01:04:03 DEBUG : file1: >newRWFileHandle: err= 2025/10/19 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/19 01:04:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/19 01:04:03 DEBUG : file1(0xc0012b0100): _writeAt: size=2, off=0 2025/10/19 01:04:03 DEBUG : file1(0xc0012b0100): >_writeAt: n=2, err= 2025/10/19 01:04:03 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/19 01:04:03 DEBUG : file1(0xc0012b0100): RWFileHandle.Flush 2025/10/19 01:04:03 DEBUG : file1(0xc0012b0100): RWFileHandle.Release 2025/10/19 01:04:03 DEBUG : file1(0xc0012b0100): close: 2025/10/19 01:04:03 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/19 01:04:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:03 DEBUG : file1(0xc0012b0100): >close: err= 2025/10/19 01:04:03 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:03 DEBUG : Looking for writers 2025/10/19 01:04:03 DEBUG : file1: reading active writers 2025/10/19 01:04:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:04:03 DEBUG : Looking for writers 2025/10/19 01:04:03 DEBUG : file1: reading active writers 2025/10/19 01:04:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:04:03 DEBUG : Looking for writers 2025/10/19 01:04:03 DEBUG : file1: reading active writers 2025/10/19 01:04:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:04:03 DEBUG : Looking for writers 2025/10/19 01:04:03 DEBUG : file1: reading active writers 2025/10/19 01:04:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:04:03 DEBUG : file1: vfs cache: starting upload 2025/10/19 01:04:03 DEBUG : Looking for writers 2025/10/19 01:04:03 DEBUG : file1: reading active writers 2025/10/19 01:04:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:04:03 DEBUG : Looking for writers 2025/10/19 01:04:03 DEBUG : file1: reading active writers 2025/10/19 01:04:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:04:03 DEBUG : Looking for writers 2025/10/19 01:04:03 DEBUG : file1: reading active writers 2025/10/19 01:04:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/19 01:04:04 DEBUG : Looking for writers 2025/10/19 01:04:04 DEBUG : file1: reading active writers 2025/10/19 01:04:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/19 01:04:04 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/19 01:04:04 INFO : file1: Copied (new) 2025/10/19 01:04:04 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/10/19 01:04:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/19 01:04:04 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/10/19 01:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:04 INFO : file1: vfs cache: upload succeeded try #1 2025/10/19 01:04:05 DEBUG : Looking for writers 2025/10/19 01:04:05 DEBUG : file1: reading active writers 2025/10/19 01:04:05 DEBUG : >WaitForWriters: 2025/10/19 01:04:05 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:05 DEBUG : Looking for writers 2025/10/19 01:04:05 DEBUG : file1: reading active writers 2025/10/19 01:04:05 DEBUG : >WaitForWriters: 2025/10/19 01:04:05 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.75s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:06 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:06 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:04:06 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:06 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:04:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:04:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:06 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:06 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:04:06 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:06 DEBUG : rename_me: newRWFileHandle: 2025/10/19 01:04:06 DEBUG : rename_me(0xc000a96c80): openPending: 2025/10/19 01:04:06 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/19 01:04:06 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/19 01:04:06 DEBUG : rename_me(0xc000a96c80): >openPending: err= 2025/10/19 01:04:06 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/19 01:04:06 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/19 01:04:06 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/19 01:04:06 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/19 01:04:06 DEBUG : rename_me(0xc000a96c80): _writeAt: size=5, off=0 2025/10/19 01:04:06 DEBUG : rename_me(0xc000a96c80): >_writeAt: n=5, err= 2025/10/19 01:04:06 DEBUG : rename_me(0xc000a96c80): close: 2025/10/19 01:04:06 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-19 01:04:06.641880732 +0000 UTC m=+222.382560871 2025/10/19 01:04:06 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/19 01:04:06 DEBUG : rename_me(0xc000a96c80): >close: err= 2025/10/19 01:04:06 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/19 01:04:06 DEBUG : i_was_renamed: Updating file with 0xc000adf5c0 2025/10/19 01:04:06 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/19 01:04:06 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/19 01:04:06 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:06 DEBUG : Looking for writers 2025/10/19 01:04:06 DEBUG : i_was_renamed: reading active writers 2025/10/19 01:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/19 01:04:06 DEBUG : Looking for writers 2025/10/19 01:04:06 DEBUG : i_was_renamed: reading active writers 2025/10/19 01:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/19 01:04:06 DEBUG : Looking for writers 2025/10/19 01:04:06 DEBUG : i_was_renamed: reading active writers 2025/10/19 01:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/19 01:04:06 DEBUG : Looking for writers 2025/10/19 01:04:06 DEBUG : i_was_renamed: reading active writers 2025/10/19 01:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/19 01:04:06 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/19 01:04:06 DEBUG : Looking for writers 2025/10/19 01:04:06 DEBUG : i_was_renamed: reading active writers 2025/10/19 01:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/19 01:04:06 DEBUG : Looking for writers 2025/10/19 01:04:06 DEBUG : i_was_renamed: reading active writers 2025/10/19 01:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/19 01:04:07 DEBUG : Looking for writers 2025/10/19 01:04:07 DEBUG : i_was_renamed: reading active writers 2025/10/19 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/19 01:04:07 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/10/19 01:04:07 INFO : i_was_renamed: Copied (new) 2025/10/19 01:04:07 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-19 01:04:06 +0000 UTC," 2025/10/19 01:04:07 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/19 01:04:07 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/19 01:04:07 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/19 01:04:07 DEBUG : Looking for writers 2025/10/19 01:04:07 DEBUG : i_was_renamed: reading active writers 2025/10/19 01:04:07 DEBUG : >WaitForWriters: 2025/10/19 01:04:07 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.91s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:08 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:08 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/19 01:04:08 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:08 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:04:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/19 01:04:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-navones6buwi" 2025/10/19 01:04:08 INFO : files root 'rclone-test-navones6buwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/19 01:04:08 DEBUG : forgetting directory cache 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate(0xc00041b380): _readAt: size=512, off=0 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate(0xc00041b380): openPending: 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-19 00:05:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/19 01:04:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate(0xc00041b380): >openPending: err= 2025/10/19 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:04:09 DEBUG : forgetting directory cache 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate(0xc00041b380): >_readAt: n=20, err=EOF 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate(0xc00041b380): close: 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:05:08 +0000 UTC 2025/10/19 01:04:09 DEBUG : TestRWCacheUpdate(0xc00041b380): >close: err= 2025/10/19 01:04:09 DEBUG : Re-reading directory (259.690838ms old) 2025/10/19 01:04:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/19 01:04:10 DEBUG : forgetting directory cache 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate(0xc0012b1500): _readAt: size=512, off=0 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate(0xc0012b1500): openPending: 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-19 00:06:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-10-19 00:05:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-19 00:06:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-10-19 00:05:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/10/19 01:04:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/19 01:04:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate(0xc0012b1500): >openPending: err= 2025/10/19 01:04:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:04:11 DEBUG : forgetting directory cache 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate(0xc0012b1500): >_readAt: n=20, err=EOF 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate(0xc0012b1500): close: 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:06:08 +0000 UTC 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate(0xc0012b1500): >close: err= 2025/10/19 01:04:11 DEBUG : Re-reading directory (272.863318ms old) 2025/10/19 01:04:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/19 01:04:11 DEBUG : forgetting directory cache 2025/10/19 01:04:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate(0xc000a963c0): _readAt: size=512, off=0 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate(0xc000a963c0): openPending: 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-19 00:07:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-10-19 00:06:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-19 00:07:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-10-19 00:06:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/10/19 01:04:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/19 01:04:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate(0xc000a963c0): >openPending: err= 2025/10/19 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:04:13 DEBUG : forgetting directory cache 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate(0xc000a963c0): >_readAt: n=20, err=EOF 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate(0xc000a963c0): close: 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:07:08 +0000 UTC 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate(0xc000a963c0): >close: err= 2025/10/19 01:04:13 DEBUG : Re-reading directory (268.511763ms old) 2025/10/19 01:04:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/19 01:04:13 DEBUG : forgetting directory cache 2025/10/19 01:04:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:04:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:04:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:04:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:14 DEBUG : TestRWCacheUpdate(0xc000c52600): _readAt: size=512, off=0 2025/10/19 01:04:14 DEBUG : TestRWCacheUpdate(0xc000c52600): openPending: 2025/10/19 01:04:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-19 00:08:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-10-19 00:07:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/10/19 01:04:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-19 00:08:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-10-19 00:07:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/10/19 01:04:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:04:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:04:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/19 01:04:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:14 DEBUG : TestRWCacheUpdate(0xc000c52600): >openPending: err= 2025/10/19 01:04:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/19 01:04:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:04:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:04:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:04:14 DEBUG : forgetting directory cache 2025/10/19 01:04:15 DEBUG : TestRWCacheUpdate(0xc000c52600): >_readAt: n=20, err=EOF 2025/10/19 01:04:15 DEBUG : TestRWCacheUpdate(0xc000c52600): close: 2025/10/19 01:04:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:08:08 +0000 UTC 2025/10/19 01:04:15 DEBUG : TestRWCacheUpdate(0xc000c52600): >close: err= 2025/10/19 01:04:15 DEBUG : Re-reading directory (279.955127ms old) 2025/10/19 01:04:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/19 01:04:15 DEBUG : forgetting directory cache 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate(0xc000a96e80): _readAt: size=512, off=0 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate(0xc000a96e80): openPending: 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-19 00:09:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-10-19 00:08:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-19 00:09:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-10-19 00:08:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/10/19 01:04:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/19 01:04:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate(0xc000a96e80): >openPending: err= 2025/10/19 01:04:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:04:16 DEBUG : forgetting directory cache 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate(0xc000a96e80): >_readAt: n=20, err=EOF 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate(0xc000a96e80): close: 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:09:08 +0000 UTC 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate(0xc000a96e80): >close: err= 2025/10/19 01:04:16 DEBUG : Re-reading directory (269.872697ms old) 2025/10/19 01:04:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/19 01:04:17 DEBUG : forgetting directory cache 2025/10/19 01:04:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate(0xc000c53200): _readAt: size=512, off=0 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate(0xc000c53200): openPending: 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-19 00:10:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-10-19 00:09:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-19 00:10:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-10-19 00:09:08 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/10/19 01:04:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/19 01:04:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate(0xc000c53200): >openPending: err= 2025/10/19 01:04:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:04:18 DEBUG : forgetting directory cache 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate(0xc000c53200): >_readAt: n=20, err=EOF 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate(0xc000c53200): close: 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:10:08 +0000 UTC 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate(0xc000c53200): >close: err= 2025/10/19 01:04:18 DEBUG : Re-reading directory (266.819367ms old) 2025/10/19 01:04:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/19 01:04:18 DEBUG : forgetting directory cache 2025/10/19 01:04:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:04:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:04:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:04:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:19 DEBUG : TestRWCacheUpdate(0xc0012b1040): _readAt: size=512, off=0 2025/10/19 01:04:19 DEBUG : TestRWCacheUpdate(0xc0012b1040): openPending: 2025/10/19 01:04:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-19 00:11:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-10-19 00:10:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/10/19 01:04:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-19 00:11:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-10-19 00:10:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/10/19 01:04:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:04:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:04:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/19 01:04:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:19 DEBUG : TestRWCacheUpdate(0xc0012b1040): >openPending: err= 2025/10/19 01:04:19 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/19 01:04:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:04:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:04:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:04:20 DEBUG : forgetting directory cache 2025/10/19 01:04:20 DEBUG : TestRWCacheUpdate(0xc0012b1040): >_readAt: n=21, err=EOF 2025/10/19 01:04:20 DEBUG : TestRWCacheUpdate(0xc0012b1040): close: 2025/10/19 01:04:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:11:08 +0000 UTC 2025/10/19 01:04:20 DEBUG : TestRWCacheUpdate(0xc0012b1040): >close: err= 2025/10/19 01:04:20 DEBUG : Re-reading directory (268.463141ms old) 2025/10/19 01:04:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/19 01:04:20 DEBUG : forgetting directory cache 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate(0xc000a97b40): _readAt: size=512, off=0 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate(0xc000a97b40): openPending: 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-19 00:12:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-10-19 00:11:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-19 00:12:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-10-19 00:11:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/10/19 01:04:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/19 01:04:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate(0xc000a97b40): >openPending: err= 2025/10/19 01:04:21 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:04:21 DEBUG : forgetting directory cache 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate(0xc000a97b40): >_readAt: n=22, err=EOF 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate(0xc000a97b40): close: 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:12:08 +0000 UTC 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate(0xc000a97b40): >close: err= 2025/10/19 01:04:21 DEBUG : Re-reading directory (261.866322ms old) 2025/10/19 01:04:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/19 01:04:22 DEBUG : forgetting directory cache 2025/10/19 01:04:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate(0xc00049c380): _readAt: size=512, off=0 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate(0xc00049c380): openPending: 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-19 00:13:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-10-19 00:12:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-19 00:13:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-10-19 00:12:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/10/19 01:04:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/19 01:04:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate(0xc00049c380): >openPending: err= 2025/10/19 01:04:23 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:04:23 DEBUG : forgetting directory cache 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate(0xc00049c380): >_readAt: n=23, err=EOF 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate(0xc00049c380): close: 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:13:08 +0000 UTC 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate(0xc00049c380): >close: err= 2025/10/19 01:04:23 DEBUG : Re-reading directory (263.717898ms old) 2025/10/19 01:04:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/19 01:04:23 DEBUG : forgetting directory cache 2025/10/19 01:04:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:04:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/19 01:04:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/19 01:04:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/19 01:04:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/19 01:04:24 DEBUG : TestRWCacheUpdate(0xc0012b1b40): _readAt: size=512, off=0 2025/10/19 01:04:24 DEBUG : TestRWCacheUpdate(0xc0012b1b40): openPending: 2025/10/19 01:04:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-19 00:14:08 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-10-19 00:13:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/10/19 01:04:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-19 00:14:08 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-10-19 00:13:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/10/19 01:04:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/19 01:04:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/19 01:04:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/19 01:04:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:24 DEBUG : TestRWCacheUpdate(0xc0012b1b40): >openPending: err= 2025/10/19 01:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/19 01:04:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/19 01:04:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:04:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:04:24 DEBUG : forgetting directory cache 2025/10/19 01:04:25 DEBUG : TestRWCacheUpdate(0xc0012b1b40): >_readAt: n=24, err=EOF 2025/10/19 01:04:25 DEBUG : TestRWCacheUpdate(0xc0012b1b40): close: 2025/10/19 01:04:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-19 00:14:08 +0000 UTC 2025/10/19 01:04:25 DEBUG : TestRWCacheUpdate(0xc0012b1b40): >close: err= 2025/10/19 01:04:25 DEBUG : Re-reading directory (270.494134ms old) 2025/10/19 01:04:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/19 01:04:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/19 01:04:25 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:25 DEBUG : Looking for writers 2025/10/19 01:04:25 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/19 01:04:25 DEBUG : >WaitForWriters: 2025/10/19 01:04:25 DEBUG : files root 'rclone-test-navones6buwi': vfs cache: cleaner exiting 2025/10/19 01:04:25 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.15s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", 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-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:27 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:04:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/19 01:04:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/19 01:04:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/19 01:04:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:04:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:04:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:04:27 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/19 01:04:27 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/19 01:04:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/19 01:04:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:04:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:04:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:04:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/19 01:04:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/19 01:04:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/19 01:04:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:04:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/19 01:04:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:04:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:28 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:28 DEBUG : Looking for writers 2025/10/19 01:04:28 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/19 01:04:28 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/19 01:04:28 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.18s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:29 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:29 DEBUG : files root 'rclone-test-navones6buwi': Reusing VFS from active cache 2025/10/19 01:04:29 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:29 DEBUG : Looking for writers 2025/10/19 01:04:29 DEBUG : >WaitForWriters: 2025/10/19 01:04:29 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:29 DEBUG : Looking for writers 2025/10/19 01:04:29 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:29 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:29 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:29 DEBUG : Looking for writers 2025/10/19 01:04:29 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:29 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:29 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:29 DEBUG : Looking for writers 2025/10/19 01:04:29 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:29 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:31 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:31 DEBUG : dir: Looking for writers 2025/10/19 01:04:31 DEBUG : file2: reading active writers 2025/10/19 01:04:31 DEBUG : Looking for writers 2025/10/19 01:04:31 DEBUG : dir: reading active writers 2025/10/19 01:04:31 DEBUG : file1: reading active writers 2025/10/19 01:04:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.99s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:32 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:34 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:34 DEBUG : dir: Looking for writers 2025/10/19 01:04:34 DEBUG : Looking for writers 2025/10/19 01:04:34 DEBUG : file1: reading active writers 2025/10/19 01:04:34 DEBUG : dir: reading active writers 2025/10/19 01:04:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.01s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:35 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:04:37 DEBUG : file1: Open: flags=O_RDONLY 2025/10/19 01:04:37 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/19 01:04:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/19 01:04:37 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:04:37 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/19 01:04:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/19 01:04:37 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:37 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/19 01:04:37 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/19 01:04:37 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/19 01:04:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/19 01:04:37 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/19 01:04:38 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/10/19 01:04:38 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/10/19 01:04:38 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/19 01:04:38 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:38 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/19 01:04:38 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:38 DEBUG : dir: Looking for writers 2025/10/19 01:04:38 DEBUG : file2: reading active writers 2025/10/19 01:04:38 DEBUG : new_file.txt: reading active writers 2025/10/19 01:04:38 DEBUG : Looking for writers 2025/10/19 01:04:38 DEBUG : dir: reading active writers 2025/10/19 01:04:38 DEBUG : file1: reading active writers 2025/10/19 01:04:38 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.01s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:39 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:41 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/19 01:04:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0009332c0 2025/10/19 01:04:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/19 01:04:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:42 INFO : dir/file1: Moved (server-side) to: file0 2025/10/19 01:04:42 DEBUG : file0: Updating file with file0 0xc0009332c0 2025/10/19 01:04:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/19 01:04:42 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/19 01:04:42 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:42 DEBUG : dir: Looking for writers 2025/10/19 01:04:42 DEBUG : Looking for writers 2025/10/19 01:04:42 DEBUG : dir: reading active writers 2025/10/19 01:04:42 DEBUG : file0: reading active writers 2025/10/19 01:04:42 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.85s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:43 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:43 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:43 DEBUG : Looking for writers 2025/10/19 01:04:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:43 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:44 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/19 01:04:44 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/19 01:04:45 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/19 01:04:45 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/19 01:04:46 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/19 01:04:46 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:46 DEBUG : Looking for writers 2025/10/19 01:04:46 DEBUG : a: Looking for writers 2025/10/19 01:04:46 DEBUG : b: Looking for writers 2025/10/19 01:04:46 DEBUG : c: Looking for writers 2025/10/19 01:04:46 DEBUG : d: Looking for writers 2025/10/19 01:04:46 DEBUG : Looking for writers 2025/10/19 01:04:46 DEBUG : d: reading active writers 2025/10/19 01:04:46 DEBUG : /: reading active writers 2025/10/19 01:04:46 DEBUG : a: reading active writers 2025/10/19 01:04:46 DEBUG : b: reading active writers 2025/10/19 01:04:46 DEBUG : c: reading active writers 2025/10/19 01:04:46 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.71s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:47 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:48 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/19 01:04:48 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/19 01:04:48 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/19 01:04:49 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/19 01:04:51 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:51 DEBUG : a/b/c/d: Looking for writers 2025/10/19 01:04:51 DEBUG : a/b/c: Looking for writers 2025/10/19 01:04:51 DEBUG : d: reading active writers 2025/10/19 01:04:51 DEBUG : a/b: Looking for writers 2025/10/19 01:04:51 DEBUG : c: reading active writers 2025/10/19 01:04:51 DEBUG : a: Looking for writers 2025/10/19 01:04:51 DEBUG : b: reading active writers 2025/10/19 01:04:51 DEBUG : Looking for writers 2025/10/19 01:04:51 DEBUG : a: reading active writers 2025/10/19 01:04:51 DEBUG : >WaitForWriters: 2025/10/19 01:04:52 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-navones6buwi/a/b/c not empty`) 2025/10/19 01:04:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 01:04:52 DEBUG : pacer: Reducing sleep to 15ms 2025/10/19 01:04:52 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-navones6buwi/a/b not empty`) 2025/10/19 01:04:52 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/10/19 01:04:52 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-navones6buwi/a/b not empty`) 2025/10/19 01:04:52 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/10/19 01:04:52 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-navones6buwi/a/b not empty`) 2025/10/19 01:04:52 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/10/19 01:04:52 DEBUG : pacer: Reducing sleep to 90ms 2025/10/19 01:04:52 DEBUG : pacer: Reducing sleep to 67.5ms 2025/10/19 01:04:52 DEBUG : pacer: Reducing sleep to 50.625ms --- PASS: TestVFSMkdirAll (5.50s) === 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-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:53 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:53 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:53 DEBUG : Looking for writers 2025/10/19 01:04:53 DEBUG : >WaitForWriters: 2025/10/19 01:04:53 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/10/19 01:04:53 DEBUG : pacer: Reducing sleep to 28.476562ms --- 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-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:53 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:53 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/10/19 01:04:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:04:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:04:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:53 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/19 01:04:53 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/19 01:04:53 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/19 01:04:53 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/19 01:04:54 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/10/19 01:04:54 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/10/19 01:04:54 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/19 01:04:54 DEBUG : file1: Size of src and dst objects identical 2025/10/19 01:04:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:54 DEBUG : pacer: Reducing sleep to 10ms 2025/10/19 01:04:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:04:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:04:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:04:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:04:54 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/19 01:04:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/19 01:04:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/19 01:04:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:04:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:04:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:54 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/19 01:04:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/19 01:04:55 DEBUG : file1: Size of src and dst objects identical 2025/10/19 01:04:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/19 01:04:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/19 01:04:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:04:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:04:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:55 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (7 bytes), uploading instead of streaming 2025/10/19 01:04:56 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/19 01:04:56 DEBUG : file1: Size of src and dst objects identical 2025/10/19 01:04:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:56 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:56 DEBUG : Looking for writers 2025/10/19 01:04:56 DEBUG : file1: reading active writers 2025/10/19 01:04:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.35s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:56 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:04:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:04:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:56 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/19 01:04:57 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/19 01:04:57 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/19 01:04:57 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/19 01:04:57 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (11 bytes), uploading instead of streaming 2025/10/19 01:04:58 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/19 01:04:58 DEBUG : file1: Size of src and dst objects identical 2025/10/19 01:04:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:58 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/19 01:04:58 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:04:58 DEBUG : Looking for writers 2025/10/19 01:04:58 DEBUG : file1: reading active writers 2025/10/19 01:04:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.51s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:04:59 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:04:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:04:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:04:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:04:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:04:59 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/19 01:04:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:04:59 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/19 01:05:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/19 01:05:00 DEBUG : file1: Size of src and dst objects identical 2025/10/19 01:05:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:05:00 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/19 01:05:00 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:05:00 DEBUG : Looking for writers 2025/10/19 01:05:00 DEBUG : file1: reading active writers 2025/10/19 01:05:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.33s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:05:00 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:05:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:05:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:05:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:05:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:05:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:05:00 DEBUG : file1: WriteFileHandle.Release closing 2025/10/19 01:05:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:05:00 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/19 01:05:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/19 01:05:01 DEBUG : file1: Size of src and dst objects identical 2025/10/19 01:05:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:05:01 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/19 01:05:01 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:05:01 DEBUG : Looking for writers 2025/10/19 01:05:01 DEBUG : file1: reading active writers 2025/10/19 01:05:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.56s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:05:02 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:05:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:05:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:05:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:05:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:05:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:05:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:05:02 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (2 bytes), uploading instead of streaming 2025/10/19 01:05:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/19 01:05:03 DEBUG : file1: Size of src and dst objects identical 2025/10/19 01:05:03 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/10/19 01:05:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:05:03 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:05:03 DEBUG : Looking for writers 2025/10/19 01:05:03 DEBUG : file1: reading active writers 2025/10/19 01:05:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.48s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:05:03 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:05:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:05:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:05:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:05:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:05:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:05:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:05:03 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/19 01:05:04 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/19 01:05:04 DEBUG : file1: Size of src and dst objects identical 2025/10/19 01:05:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:05:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:05:04 DEBUG : file1: Open: flags=O_RDONLY 2025/10/19 01:05:04 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/19 01:05:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/19 01:05:04 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:05:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:04 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:05:04 DEBUG : Looking for writers 2025/10/19 01:05:04 DEBUG : file1: reading active writers 2025/10/19 01:05:04 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.65s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:05:05 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:05:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/19 01:05:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/19 01:05:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:05:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/19 01:05:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/19 01:05:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:05:05 DEBUG : files root 'rclone-test-navones6buwi': File to upload is small (100 bytes), uploading instead of streaming 2025/10/19 01:05:06 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/19 01:05:06 DEBUG : file1: Size of src and dst objects identical 2025/10/19 01:05:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/19 01:05:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/19 01:05:06 DEBUG : file1: Open: flags=O_RDONLY 2025/10/19 01:05:06 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/19 01:05:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/19 01:05:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:05:06 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:06 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:05:06 DEBUG : Looking for writers 2025/10/19 01:05:06 DEBUG : file1: reading active writers 2025/10/19 01:05:06 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.64s) === RUN TestZipManyFiles run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:05:06 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:05:11 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/19 01:05:11 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/19 01:05:11 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:05:11 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:11 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/19 01:05:11 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/19 01:05:11 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:05:11 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:11 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/19 01:05:11 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/19 01:05:11 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:05:12 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:12 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/19 01:05:12 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/19 01:05:12 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:05:12 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:12 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/19 01:05:12 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/19 01:05:12 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:05:12 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:12 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:05:12 DEBUG : flat: Looking for writers 2025/10/19 01:05:12 DEBUG : f000.txt: reading active writers 2025/10/19 01:05:12 DEBUG : f001.txt: reading active writers 2025/10/19 01:05:12 DEBUG : f002.txt: reading active writers 2025/10/19 01:05:12 DEBUG : f003.txt: reading active writers 2025/10/19 01:05:12 DEBUG : f004.txt: reading active writers 2025/10/19 01:05:12 DEBUG : Looking for writers 2025/10/19 01:05:12 DEBUG : flat: reading active writers 2025/10/19 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.15s) === RUN TestZipManySubDirs run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:05:14 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:05:17 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/19 01:05:17 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/19 01:05:17 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:05:17 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:17 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/19 01:05:17 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/19 01:05:17 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:05:17 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:17 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/19 01:05:17 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/19 01:05:17 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:05:17 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:17 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:05:17 DEBUG : a/b/c: Looking for writers 2025/10/19 01:05:17 DEBUG : deep.txt: reading active writers 2025/10/19 01:05:17 DEBUG : a/b: Looking for writers 2025/10/19 01:05:17 DEBUG : mid.txt: reading active writers 2025/10/19 01:05:17 DEBUG : c: reading active writers 2025/10/19 01:05:17 DEBUG : a: Looking for writers 2025/10/19 01:05:17 DEBUG : b: reading active writers 2025/10/19 01:05:17 DEBUG : top.txt: reading active writers 2025/10/19 01:05:17 DEBUG : Looking for writers 2025/10/19 01:05:17 DEBUG : a: reading active writers 2025/10/19 01:05:17 DEBUG : >WaitForWriters: 2025/10/19 01:05:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-navones6buwi/a/b not empty`) 2025/10/19 01:05:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 01:05:19 DEBUG : pacer: Reducing sleep to 15ms 2025/10/19 01:05:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-navones6buwi/a not empty`) 2025/10/19 01:05:19 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/10/19 01:05:19 DEBUG : pacer: Reducing sleep to 22.5ms 2025/10/19 01:05:19 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestZipManySubDirs (5.75s) === RUN TestZipLargeFiles run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:05:19 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:05:21 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/10/19 01:05:21 DEBUG : pacer: Reducing sleep to 10ms 2025/10/19 01:05:22 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/19 01:05:22 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/19 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:23 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:05:23 DEBUG : bigdir: Looking for writers 2025/10/19 01:05:23 DEBUG : big.bin: reading active writers 2025/10/19 01:05:23 DEBUG : Looking for writers 2025/10/19 01:05:23 DEBUG : bigdir: reading active writers 2025/10/19 01:05:23 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.21s) === RUN TestZipDirsInRoot run.go:180: Remote "files root 'rclone-test-navones6buwi'", Local "Local file system at /tmp/rclone332519454", Modify Window "1s" 2025/10/19 01:05:24 INFO : files root 'rclone-test-navones6buwi': poll-interval is not supported by this remote 2025/10/19 01:05:26 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/19 01:05:26 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/19 01:05:26 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:05:26 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:27 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/19 01:05:27 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/19 01:05:27 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:05:27 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:27 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/19 01:05:27 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/19 01:05:27 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/19 01:05:27 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/19 01:05:27 DEBUG : WaitForWriters: timeout=30s 2025/10/19 01:05:27 DEBUG : dir2: Looking for writers 2025/10/19 01:05:27 DEBUG : b.txt: reading active writers 2025/10/19 01:05:27 DEBUG : dir3: Looking for writers 2025/10/19 01:05:27 DEBUG : c.txt: reading active writers 2025/10/19 01:05:27 DEBUG : dir1: Looking for writers 2025/10/19 01:05:27 DEBUG : a.txt: reading active writers 2025/10/19 01:05:27 DEBUG : Looking for writers 2025/10/19 01:05:27 DEBUG : dir1: reading active writers 2025/10/19 01:05:27 DEBUG : dir2: reading active writers 2025/10/19 01:05:27 DEBUG : dir3: reading active writers 2025/10/19 01:05:27 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/10/19 01:05:29 DEBUG : files root 'rclone-test-navones6buwi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m5.032396551s (try 1/5): exit status 1: Failed [TestDirOpen TestRWFileHandleMethodsRead]