"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/10/10 01:19:14 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-juxolax0woqo" 2025/10/10 01:19:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 01:19:15 DEBUG : Creating backend with remote "/tmp/rclone431560435" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:19:15 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:19:18 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:19:18 DEBUG : dir: Looking for writers 2025/10/10 01:19:18 DEBUG : Looking for writers 2025/10/10 01:19:18 DEBUG : dir: reading active writers 2025/10/10 01:19:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.89s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:19:19 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:19:22 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:19:22 DEBUG : dir/subdir: Looking for writers 2025/10/10 01:19:22 DEBUG : dir: Looking for writers 2025/10/10 01:19:22 DEBUG : file1: reading active writers 2025/10/10 01:19:22 DEBUG : file2: reading active writers 2025/10/10 01:19:22 DEBUG : subdir: reading active writers 2025/10/10 01:19:22 DEBUG : Looking for writers 2025/10/10 01:19:22 DEBUG : dir: reading active writers 2025/10/10 01:19:22 DEBUG : >WaitForWriters: 2025/10/10 01:19:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxolax0woqo/dir not empty`) 2025/10/10 01:19:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/10 01:19:24 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-juxolax0woqo/dir not empty`) 2025/10/10 01:19:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/10/10 01:19:24 DEBUG : pacer: Reducing sleep to 30ms 2025/10/10 01:19:24 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirHandleReaddir (4.88s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:19:24 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:19:24 DEBUG : pacer: Reducing sleep to 16.875ms 2025/10/10 01:19:25 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/10/10 01:19:25 DEBUG : pacer: Reducing sleep to 10ms 2025/10/10 01:19:25 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:19:25 DEBUG : dir: Looking for writers 2025/10/10 01:19:25 DEBUG : file1: reading active writers 2025/10/10 01:19:25 DEBUG : Looking for writers 2025/10/10 01:19:25 DEBUG : dir: reading active writers 2025/10/10 01:19:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.03s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:19:26 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:19:27 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:19:27 DEBUG : dir: Looking for writers 2025/10/10 01:19:27 DEBUG : Looking for writers 2025/10/10 01:19:27 DEBUG : dir: reading active writers 2025/10/10 01:19:27 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.98s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:19:28 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 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:87 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirForgetAll 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:87 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetAll 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:87 Error: Received unexpected error: file does not exist Test: TestDirForgetAll 2025/10/10 01:19:36 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:19:36 DEBUG : Looking for writers 2025/10/10 01:19:36 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetAll (9.03s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:19:37 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:19:40 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/10 01:19:40 DEBUG : dir: invalidating directory cache 2025/10/10 01:19:40 DEBUG : >ForgetPath: 2025/10/10 01:19:40 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/10 01:19:40 DEBUG : invalidating directory cache 2025/10/10 01:19:40 DEBUG : dir: forgetting directory cache 2025/10/10 01:19:40 DEBUG : >ForgetPath: 2025/10/10 01:19:40 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/10 01:19:40 DEBUG : >ForgetPath: 2025/10/10 01:19:40 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:19:40 DEBUG : dir: Looking for writers 2025/10/10 01:19:40 DEBUG : Looking for writers 2025/10/10 01:19:40 DEBUG : dir: reading active writers 2025/10/10 01:19:40 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.85s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:19:41 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:19:43 DEBUG : forgetting directory cache 2025/10/10 01:19:43 DEBUG : dir: forgetting directory cache 2025/10/10 01:19:44 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:19:44 DEBUG : fil/a/b: Looking for writers 2025/10/10 01:19:44 DEBUG : fil/a: Looking for writers 2025/10/10 01:19:44 DEBUG : b: reading active writers 2025/10/10 01:19:44 DEBUG : fil: Looking for writers 2025/10/10 01:19:44 DEBUG : a: reading active writers 2025/10/10 01:19:44 DEBUG : dir: Looking for writers 2025/10/10 01:19:44 DEBUG : Looking for writers 2025/10/10 01:19:44 DEBUG : dir: reading active writers 2025/10/10 01:19:44 DEBUG : fil: reading active writers 2025/10/10 01:19:44 DEBUG : >WaitForWriters: 2025/10/10 01:19:45 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxolax0woqo/fil/a not empty`) 2025/10/10 01:19:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/10 01:19:45 DEBUG : pacer: Reducing sleep to 15ms 2025/10/10 01:19:45 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/10 01:19:45 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirWalk (4.73s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:19:45 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 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:213 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirSetModTime 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:213 Error: Not equal: expected: 0 actual : 1 Test: TestDirSetModTime 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:213 Error: Received unexpected error: file does not exist Test: TestDirSetModTime 2025/10/10 01:19:54 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:19:54 DEBUG : Looking for writers 2025/10/10 01:19:54 DEBUG : >WaitForWriters: --- FAIL: TestDirSetModTime (9.03s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:19:54 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:19:57 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:19:57 DEBUG : dir: Looking for writers 2025/10/10 01:19:57 DEBUG : file1: reading active writers 2025/10/10 01:19:57 DEBUG : Looking for writers 2025/10/10 01:19:57 DEBUG : dir: reading active writers 2025/10/10 01:19:57 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.57s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:19:58 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 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:259 Error: Should be true Test: TestDirReadDirAll Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got dir/file2 (15), dir/subdir/file3 (16) 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:259 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestDirReadDirAll Messages: 1 objects not found dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:265 Error: Not equal: expected: []string{"file1,14,false", "file2,15,false", "subdir,0,true"} actual : []string{"file2,15,false", "subdir,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=3) { - (string) (len=14) "file1,14,false", +([]string) (len=2) { (string) (len=14) "file2,15,false", Test: TestDirReadDirAll === RUN TestDirReadDirAll/Virtual 2025/10/10 01:20:10 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/10 01:20:10 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/10 01:20:10 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/10 01:20:10 DEBUG : dir: Added virtual directory entry vDel: "subdir" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:287 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,17,false"} actual : []string{"virtualDir,0,true", "virtualFile,17,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=3) { - (string) (len=14) "file1,14,false", +([]string) (len=2) { (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/10/10 01:20:13 DEBUG : dir: invalidating directory cache 2025/10/10 01:20:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/10 01:20:13 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/10 01:20:13 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/10 01:20:13 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/10 01:20:13 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:300 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false"} actual : []string{"virtualDir,0,true", "virtualFile,20,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=3) { - (string) (len=14) "file1,14,false", +([]string) (len=2) { (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/10/10 01:20:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/10 01:20:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/10 01:20:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 01:20:13 DEBUG : dir: invalidating directory cache 2025/10/10 01:20:14 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/10 01:20:14 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/10 01:20:14 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:324 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=4) { - (string) (len=14) "file1,14,false", +([]string) (len=3) { (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/10/10 01:20:14 DEBUG : forgetting directory cache 2025/10/10 01:20:14 DEBUG : dir: forgetting directory cache 2025/10/10 01:20:14 DEBUG : dir/virtualDir: forgetting directory cache dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:329 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=4) { - (string) (len=14) "file1,14,false", +([]string) (len=3) { (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/10/10 01:20:14 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:20:14 DEBUG : dir/virtualDir: Looking for writers 2025/10/10 01:20:14 DEBUG : dir: Looking for writers 2025/10/10 01:20:14 DEBUG : virtualFile: reading active writers 2025/10/10 01:20:14 DEBUG : virtualDir: reading active writers 2025/10/10 01:20:14 DEBUG : virtualFile2: reading active writers 2025/10/10 01:20:14 DEBUG : Looking for writers 2025/10/10 01:20:14 DEBUG : dir: reading active writers 2025/10/10 01:20:14 DEBUG : >WaitForWriters: 2025/10/10 01:20:15 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxolax0woqo/dir not empty`) 2025/10/10 01:20:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/10 01:20:15 DEBUG : pacer: Reducing sleep to 15ms 2025/10/10 01:20:15 DEBUG : pacer: Reducing sleep to 11.25ms --- FAIL: TestDirReadDirAll (16.90s) --- FAIL: TestDirReadDirAll/Virtual (3.99s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:20:15 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:20:16 DEBUG : pacer: Reducing sleep to 10ms 2025/10/10 01:20:16 ERROR : dir/: Can only open directories read only 2025/10/10 01:20:16 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:20:16 DEBUG : dir: Looking for writers 2025/10/10 01:20:16 DEBUG : Looking for writers 2025/10/10 01:20:16 DEBUG : dir: reading active writers 2025/10/10 01:20:16 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.04s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:20:17 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:20:18 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:20:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/10 01:20:18 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/10 01:20:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/10 01:20:18 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/10 01:20:19 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/10/10 01:20:19 DEBUG : dir/potato: Size of src and dst objects identical 2025/10/10 01:20:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/10 01:20:19 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:20:19 DEBUG : dir: Looking for writers 2025/10/10 01:20:19 DEBUG : file1: reading active writers 2025/10/10 01:20:19 DEBUG : potato: reading active writers 2025/10/10 01:20:19 DEBUG : Looking for writers 2025/10/10 01:20:19 DEBUG : dir: reading active writers 2025/10/10 01:20:19 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.29s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:20:20 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:20:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/10 01:20:23 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:20:23 DEBUG : dir/sub: Looking for writers 2025/10/10 01:20:23 DEBUG : dir: Looking for writers 2025/10/10 01:20:23 DEBUG : file1: reading active writers 2025/10/10 01:20:23 DEBUG : sub: reading active writers 2025/10/10 01:20:23 DEBUG : Looking for writers 2025/10/10 01:20:23 DEBUG : dir: reading active writers 2025/10/10 01:20:23 DEBUG : >WaitForWriters: 2025/10/10 01:20:24 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxolax0woqo/dir not empty`) 2025/10/10 01:20:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/10 01:20:24 DEBUG : pacer: Reducing sleep to 15ms 2025/10/10 01:20:24 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.61s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:20:24 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:20:25 DEBUG : pacer: Reducing sleep to 10ms 2025/10/10 01:20:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/10 01:20:26 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/10 01:20:26 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:20:26 DEBUG : dir/sub/subsub: Looking for writers 2025/10/10 01:20:26 DEBUG : dir/sub: Looking for writers 2025/10/10 01:20:26 DEBUG : subsub: reading active writers 2025/10/10 01:20:26 DEBUG : dir: Looking for writers 2025/10/10 01:20:26 DEBUG : file1: reading active writers 2025/10/10 01:20:26 DEBUG : sub: reading active writers 2025/10/10 01:20:26 DEBUG : Looking for writers 2025/10/10 01:20:26 DEBUG : dir: reading active writers 2025/10/10 01:20:26 DEBUG : >WaitForWriters: 2025/10/10 01:20:27 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxolax0woqo/dir/sub not empty`) 2025/10/10 01:20:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/10 01:20:28 DEBUG : pacer: Reducing sleep to 15ms 2025/10/10 01:20:28 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/10 01:20:28 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMkdirSub (3.99s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:20:28 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:20:29 ERROR : dir/: Dir.Remove not empty 2025/10/10 01:20:29 DEBUG : dir/file1: Remove: 2025/10/10 01:20:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 01:20:29 DEBUG : dir/file1: >Remove: err= 2025/10/10 01:20:30 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/10 01:20:30 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:20:30 DEBUG : Looking for writers 2025/10/10 01:20:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.06s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:20:30 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:20:31 DEBUG : dir/file1: Remove: 2025/10/10 01:20:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 01:20:31 DEBUG : dir/file1: >Remove: err= 2025/10/10 01:20:32 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/10 01:20:32 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:20:32 DEBUG : Looking for writers 2025/10/10 01:20:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.08s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:20:32 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:20:33 DEBUG : dir/file1: Remove: 2025/10/10 01:20:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 01:20:34 DEBUG : dir/file1: >Remove: err= 2025/10/10 01:20:34 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:20:34 DEBUG : dir: Looking for writers 2025/10/10 01:20:34 DEBUG : Looking for writers 2025/10/10 01:20:34 DEBUG : dir: reading active writers 2025/10/10 01:20:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.47s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:20:34 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:20:37 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/10 01:20:38 DEBUG : dir: Updating dir with dir2 0xc0007b04e0 2025/10/10 01:20:38 DEBUG : dir: forgetting directory cache 2025/10/10 01:20:38 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/10 01:20:38 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/10 01:20:39 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/10 01:20:39 DEBUG : file2: Updating file with file2 0xc0000ee600 2025/10/10 01:20:39 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/10 01:20:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/10 01:20:39 INFO : dir2/file3: Deleted 2025/10/10 01:20:40 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/10 01:20:40 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0000ee600 2025/10/10 01:20:40 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/10 01:20:40 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/10 01:20:40 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/10 01:20:41 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000748680 2025/10/10 01:20:41 DEBUG : empty directory: forgetting directory cache 2025/10/10 01:20:41 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/10 01:20:41 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/10 01:20:41 DEBUG : dir2: Renaming to "dir3" 2025/10/10 01:20:41 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:20:41 DEBUG : dir3: Looking for writers 2025/10/10 01:20:41 DEBUG : file3: reading active writers 2025/10/10 01:20:41 DEBUG : renamed empty directory: Looking for writers 2025/10/10 01:20:41 DEBUG : Looking for writers 2025/10/10 01:20:41 DEBUG : dir3: reading active writers 2025/10/10 01:20:41 DEBUG : renamed empty directory: reading active writers 2025/10/10 01:20:41 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.11s) === 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-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:20:42 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:20:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/10 01:20:43 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:20:43 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/10 01:20:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/10 01:20:43 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/10 01:20:43 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/10 01:20:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/10 01:20:43 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:20:43 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/10 01:20:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/10 01:20:43 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/10 01:20:43 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/10 01:20:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/10 01:20:43 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (12 bytes), uploading instead of streaming 2025/10/10 01:20:44 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/10/10 01:20:44 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/10/10 01:20:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/10 01:20:44 DEBUG : forgetting directory cache 2025/10/10 01:20:44 DEBUG : dir: forgetting directory cache 2025/10/10 01:20:44 DEBUG : dir/sub: forgetting directory cache 2025/10/10 01:20:44 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/10 01:20:44 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/10 01:20:44 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/10 01:20:45 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/10/10 01:20:45 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/10/10 01:20:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/10 01:20:45 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:20:45 DEBUG : dir/sub: Looking for writers 2025/10/10 01:20:45 DEBUG : file0: reading active writers 2025/10/10 01:20:45 DEBUG : file2: reading active writers 2025/10/10 01:20:45 DEBUG : dir: Looking for writers 2025/10/10 01:20:45 DEBUG : file1: reading active writers 2025/10/10 01:20:45 DEBUG : sub: reading active writers 2025/10/10 01:20:45 DEBUG : Looking for writers 2025/10/10 01:20:45 DEBUG : dir: reading active writers 2025/10/10 01:20:45 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.73s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:20:46 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:20:47 DEBUG : forgetting directory cache 2025/10/10 01:20:49 DEBUG : forgetting directory cache 2025/10/10 01:20:49 DEBUG : dir: forgetting directory cache 2025/10/10 01:20:49 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:20:49 DEBUG : dir: Looking for writers 2025/10/10 01:20:49 DEBUG : Looking for writers 2025/10/10 01:20:49 DEBUG : dir: reading active writers 2025/10/10 01:20:49 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.88s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:20:50 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:20:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/10 01:20:52 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:20:52 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/10 01:20:52 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/10 01:20:52 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/10 01:20:52 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:20:52 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/10 01:20:52 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/10 01:20:52 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:20:52 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/10 01:20:52 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/10 01:20:52 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/10 01:20:52 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:20:52 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/10 01:20:52 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:20:52 DEBUG : dir: Looking for writers 2025/10/10 01:20:52 DEBUG : file1: reading active writers 2025/10/10 01:20:52 DEBUG : file1.metadata: reading active writers 2025/10/10 01:20:52 DEBUG : Looking for writers 2025/10/10 01:20:52 DEBUG : dir: reading active writers 2025/10/10 01:20:52 DEBUG : dir.metadata: reading active writers 2025/10/10 01:20:52 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.16s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:20:52 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:20:54 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:20:54 DEBUG : dir: Looking for writers 2025/10/10 01:20:54 DEBUG : file1: reading active writers 2025/10/10 01:20:54 DEBUG : Looking for writers 2025/10/10 01:20:54 DEBUG : dir: reading active writers 2025/10/10 01:20:54 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.11s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:20:54 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:20:57 DEBUG : Can set mod time: true 2025/10/10 01:20:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/10 01:20:57 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:20:57 DEBUG : dir: Looking for writers 2025/10/10 01:20:57 DEBUG : file1: reading active writers 2025/10/10 01:20:57 DEBUG : Looking for writers 2025/10/10 01:20:57 DEBUG : dir: reading active writers 2025/10/10 01:20:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:20:58 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:21:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 01:21:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/10 01:21:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:00 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/10 01:21:01 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/10 01:21:01 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/10 01:21:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/10 01:21:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:01 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:01 DEBUG : dir: Looking for writers 2025/10/10 01:21:01 DEBUG : file1: reading active writers 2025/10/10 01:21:01 DEBUG : Looking for writers 2025/10/10 01:21:01 DEBUG : dir: reading active writers 2025/10/10 01:21:01 DEBUG : >WaitForWriters: 2025/10/10 01:21:01 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:01 DEBUG : dir: Looking for writers 2025/10/10 01:21:01 DEBUG : file1: reading active writers 2025/10/10 01:21:01 DEBUG : Looking for writers 2025/10/10 01:21:01 DEBUG : dir: reading active writers 2025/10/10 01:21:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:21:02 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:21:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 01:21:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/10 01:21:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:03 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/10 01:21:04 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/10 01:21:04 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/10 01:21:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/10 01:21:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:04 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:04 DEBUG : dir: Looking for writers 2025/10/10 01:21:04 DEBUG : file1: reading active writers 2025/10/10 01:21:04 DEBUG : Looking for writers 2025/10/10 01:21:04 DEBUG : dir: reading active writers 2025/10/10 01:21:04 DEBUG : >WaitForWriters: 2025/10/10 01:21:04 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:04 DEBUG : dir: Looking for writers 2025/10/10 01:21:04 DEBUG : file1: reading active writers 2025/10/10 01:21:04 DEBUG : Looking for writers 2025/10/10 01:21:04 DEBUG : dir: reading active writers 2025/10/10 01:21:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:21:05 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:21:05 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:21:05 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:05 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:21:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:21:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:05 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:21:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/10 01:21:07 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:07 DEBUG : dir: Looking for writers 2025/10/10 01:21:07 DEBUG : file1: reading active writers 2025/10/10 01:21:07 DEBUG : Looking for writers 2025/10/10 01:21:07 DEBUG : dir: reading active writers 2025/10/10 01:21:07 DEBUG : >WaitForWriters: 2025/10/10 01:21:07 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:21:08 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:21:08 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:21:08 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:08 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:21:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:21:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:08 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:21:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/10 01:21:09 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 01:21:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 01:21:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 01:21:09 DEBUG : dir/file1(0xc001300180): close: 2025/10/10 01:21:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/10 01:21:09 DEBUG : dir/file1(0xc001300180): >close: err= 2025/10/10 01:21:09 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:09 DEBUG : dir: Looking for writers 2025/10/10 01:21:09 DEBUG : file1: reading active writers 2025/10/10 01:21:09 DEBUG : Looking for writers 2025/10/10 01:21:09 DEBUG : dir: reading active writers 2025/10/10 01:21:09 DEBUG : >WaitForWriters: 2025/10/10 01:21:10 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:10 DEBUG : dir: Looking for writers 2025/10/10 01:21:10 DEBUG : file1: reading active writers 2025/10/10 01:21:10 DEBUG : Looking for writers 2025/10/10 01:21:10 DEBUG : dir: reading active writers 2025/10/10 01:21:10 DEBUG : >WaitForWriters: 2025/10/10 01:21:10 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:21:10 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:21:10 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:21:10 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:10 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:21:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:21:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:10 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:21:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/10 01:21:12 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 01:21:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 01:21:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 01:21:12 DEBUG : dir/file1(0xc000d5e5c0): _writeAt: size=5, off=0 2025/10/10 01:21:12 DEBUG : dir/file1(0xc000d5e5c0): openPending: 2025/10/10 01:21:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/10 01:21:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/10 01:21:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:12 DEBUG : dir/file1(0xc000d5e5c0): >openPending: err= 2025/10/10 01:21:12 DEBUG : dir/file1(0xc000d5e5c0): >_writeAt: n=5, err= 2025/10/10 01:21:12 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/10 01:21:12 DEBUG : dir/file1(0xc000d5e5c0): close: 2025/10/10 01:21:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/10/10 01:21:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/10/10 01:21:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/10/10 01:21:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/10 01:21:12 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/10 01:21:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/10 01:21:12 DEBUG : dir/file1(0xc000d5e5c0): >close: err= 2025/10/10 01:21:12 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:12 DEBUG : dir: Looking for writers 2025/10/10 01:21:12 DEBUG : file1: reading active writers 2025/10/10 01:21:12 DEBUG : Looking for writers 2025/10/10 01:21:12 DEBUG : dir: reading active writers 2025/10/10 01:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 01:21:12 DEBUG : dir: Looking for writers 2025/10/10 01:21:12 DEBUG : file1: reading active writers 2025/10/10 01:21:12 DEBUG : Looking for writers 2025/10/10 01:21:12 DEBUG : dir: reading active writers 2025/10/10 01:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 01:21:12 DEBUG : dir: Looking for writers 2025/10/10 01:21:12 DEBUG : file1: reading active writers 2025/10/10 01:21:12 DEBUG : Looking for writers 2025/10/10 01:21:12 DEBUG : dir: reading active writers 2025/10/10 01:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 01:21:12 DEBUG : dir: Looking for writers 2025/10/10 01:21:12 DEBUG : file1: reading active writers 2025/10/10 01:21:12 DEBUG : Looking for writers 2025/10/10 01:21:12 DEBUG : dir: reading active writers 2025/10/10 01:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 01:21:12 DEBUG : dir/file1: vfs cache: starting upload 2025/10/10 01:21:12 DEBUG : dir: Looking for writers 2025/10/10 01:21:12 DEBUG : file1: reading active writers 2025/10/10 01:21:12 DEBUG : Looking for writers 2025/10/10 01:21:12 DEBUG : dir: reading active writers 2025/10/10 01:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 01:21:12 DEBUG : dir: Looking for writers 2025/10/10 01:21:12 DEBUG : file1: reading active writers 2025/10/10 01:21:12 DEBUG : Looking for writers 2025/10/10 01:21:12 DEBUG : dir: reading active writers 2025/10/10 01:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 01:21:13 DEBUG : dir: Looking for writers 2025/10/10 01:21:13 DEBUG : file1: reading active writers 2025/10/10 01:21:13 DEBUG : Looking for writers 2025/10/10 01:21:13 DEBUG : dir: reading active writers 2025/10/10 01:21:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 01:21:13 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/10 01:21:13 INFO : dir/file1: Copied (replaced existing) 2025/10/10 01:21:13 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/10/10 01:21:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/10 01:21:13 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/10/10 01:21:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/10 01:21:13 DEBUG : dir: Looking for writers 2025/10/10 01:21:13 DEBUG : file1: reading active writers 2025/10/10 01:21:13 DEBUG : Looking for writers 2025/10/10 01:21:13 DEBUG : dir: reading active writers 2025/10/10 01:21:13 DEBUG : >WaitForWriters: 2025/10/10 01:21:13 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:13 DEBUG : dir: Looking for writers 2025/10/10 01:21:13 DEBUG : file1: reading active writers 2025/10/10 01:21:13 DEBUG : Looking for writers 2025/10/10 01:21:13 DEBUG : dir: reading active writers 2025/10/10 01:21:13 DEBUG : >WaitForWriters: 2025/10/10 01:21:13 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.72s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.73s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.43s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.29s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.62s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.74s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.91s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:21:14 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:21:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 01:21:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/10 01:21:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:21:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/10 01:21:16 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:16 DEBUG : dir: Looking for writers 2025/10/10 01:21:16 DEBUG : file1: reading active writers 2025/10/10 01:21:16 DEBUG : Looking for writers 2025/10/10 01:21:16 DEBUG : dir: reading active writers 2025/10/10 01:21:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.48s) === RUN TestFileOpenReadUnknownSize 2025/10/10 01:21:17 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/10 01:21:17 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/10 01:21:17 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:21:17 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/10 01:21:17 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:17 DEBUG : Looking for writers 2025/10/10 01:21:17 DEBUG : file.txt: reading active writers 2025/10/10 01:21:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:21:17 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:21:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:18 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (25 bytes), uploading instead of streaming 2025/10/10 01:21:19 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/10 01:21:19 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/10 01:21:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:19 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:19 DEBUG : dir: Looking for writers 2025/10/10 01:21:19 DEBUG : file1: reading active writers 2025/10/10 01:21:19 DEBUG : Looking for writers 2025/10/10 01:21:19 DEBUG : dir: reading active writers 2025/10/10 01:21:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.90s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:21:20 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:21:21 DEBUG : dir/file1: Remove: 2025/10/10 01:21:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 01:21:21 DEBUG : dir/file1: >Remove: err= 2025/10/10 01:21:21 DEBUG : dir/file1: Remove: 2025/10/10 01:21:21 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/10 01:21:21 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:21 DEBUG : dir: Looking for writers 2025/10/10 01:21:21 DEBUG : Looking for writers 2025/10/10 01:21:21 DEBUG : dir: reading active writers 2025/10/10 01:21:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.35s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:21:22 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:21:23 DEBUG : dir/file1: Remove: 2025/10/10 01:21:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 01:21:23 DEBUG : dir/file1: >Remove: err= 2025/10/10 01:21:24 DEBUG : dir/file1: Remove: 2025/10/10 01:21:24 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/10 01:21:24 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:24 DEBUG : dir: Looking for writers 2025/10/10 01:21:24 DEBUG : Looking for writers 2025/10/10 01:21:24 DEBUG : dir: reading active writers 2025/10/10 01:21:24 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.33s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:21:24 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:21:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 01:21:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/10 01:21:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/10 01:21:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/10 01:21:26 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/10 01:21:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/10 01:21:26 DEBUG : dir/file1: Open: flags=0x3 2025/10/10 01:21:26 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/10 01:21:26 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/10 01:21:26 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:26 DEBUG : dir: Looking for writers 2025/10/10 01:21:26 DEBUG : file1: reading active writers 2025/10/10 01:21:26 DEBUG : Looking for writers 2025/10/10 01:21:26 DEBUG : dir: reading active writers 2025/10/10 01:21:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.07s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:21:26 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:21:28 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:28 DEBUG : dir: Looking for writers 2025/10/10 01:21:28 DEBUG : file1: reading active writers 2025/10/10 01:21:28 DEBUG : Looking for writers 2025/10/10 01:21:28 DEBUG : dir: reading active writers 2025/10/10 01:21:28 DEBUG : >WaitForWriters: 2025/10/10 01:21:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 01:21:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0009c2d80 2025/10/10 01:21:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 01:21:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 01:21:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/10 01:21:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0009c2d80 2025/10/10 01:21:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/10 01:21:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 01:21:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/10 01:21:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:30 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009c2d80 2025/10/10 01:21:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 01:21:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 01:21:30 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (25 bytes), uploading instead of streaming 2025/10/10 01:21:30 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/10 01:21:30 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/10 01:21:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 01:21:30 DEBUG : newLeaf: Running delayed rename now 2025/10/10 01:21:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 01:21:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0009c2d80 2025/10/10 01:21:31 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:31 DEBUG : dir: Looking for writers 2025/10/10 01:21:31 DEBUG : Looking for writers 2025/10/10 01:21:31 DEBUG : dir: reading active writers 2025/10/10 01:21:31 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:31 DEBUG : >WaitForWriters: 2025/10/10 01:21:31 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:31 DEBUG : dir: Looking for writers 2025/10/10 01:21:31 DEBUG : Looking for writers 2025/10/10 01:21:31 DEBUG : dir: reading active writers 2025/10/10 01:21:31 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:31 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:21:32 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:21:32 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:21:32 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:32 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:21:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:21:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:32 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:21:34 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:34 DEBUG : dir: Looking for writers 2025/10/10 01:21:34 DEBUG : file1: reading active writers 2025/10/10 01:21:34 DEBUG : Looking for writers 2025/10/10 01:21:34 DEBUG : dir: reading active writers 2025/10/10 01:21:34 DEBUG : >WaitForWriters: 2025/10/10 01:21:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 01:21:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0002ff500 2025/10/10 01:21:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 01:21:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 01:21:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/10 01:21:35 DEBUG : dir/file1: Updating file with dir/file1 0xc0002ff500 2025/10/10 01:21:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/10 01:21:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 01:21:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/10 01:21:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:36 DEBUG : dir/file1: File is currently open, delaying rename 0xc0002ff500 2025/10/10 01:21:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 01:21:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 01:21:36 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (25 bytes), uploading instead of streaming 2025/10/10 01:21:37 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/10 01:21:37 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/10 01:21:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 01:21:37 DEBUG : newLeaf: Running delayed rename now 2025/10/10 01:21:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 01:21:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0002ff500 2025/10/10 01:21:37 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:37 DEBUG : dir: Looking for writers 2025/10/10 01:21:37 DEBUG : Looking for writers 2025/10/10 01:21:37 DEBUG : dir: reading active writers 2025/10/10 01:21:37 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:37 DEBUG : >WaitForWriters: 2025/10/10 01:21:37 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:37 DEBUG : dir: Looking for writers 2025/10/10 01:21:37 DEBUG : Looking for writers 2025/10/10 01:21:37 DEBUG : dir: reading active writers 2025/10/10 01:21:37 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:37 DEBUG : >WaitForWriters: 2025/10/10 01:21:37 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:21:38 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:21:38 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:21:38 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:38 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:21:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:21:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:38 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:21:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/10 01:21:40 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 01:21:40 DEBUG : dir/file1(0xc0000f5580): openPending: 2025/10/10 01:21:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/10 01:21:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/10 01:21:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:40 DEBUG : dir/file1(0xc0000f5580): >openPending: err= 2025/10/10 01:21:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/10 01:21:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 01:21:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 01:21:40 DEBUG : dir/file1(0xc0000f5580): _writeAt: size=14, off=0 2025/10/10 01:21:40 DEBUG : dir/file1(0xc0000f5580): >_writeAt: n=14, err= 2025/10/10 01:21:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/10 01:21:40 DEBUG : dir/file1(0xc0000f5580): close: 2025/10/10 01:21:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/10 01:21:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/10 01:21:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/10 01:21:40 DEBUG : dir/file1(0xc0000f5580): >close: err= 2025/10/10 01:21:40 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:40 DEBUG : dir: Looking for writers 2025/10/10 01:21:40 DEBUG : file1: reading active writers 2025/10/10 01:21:40 DEBUG : Looking for writers 2025/10/10 01:21:40 DEBUG : dir: reading active writers 2025/10/10 01:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 01:21:40 DEBUG : dir: Looking for writers 2025/10/10 01:21:40 DEBUG : file1: reading active writers 2025/10/10 01:21:40 DEBUG : Looking for writers 2025/10/10 01:21:40 DEBUG : dir: reading active writers 2025/10/10 01:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 01:21:40 DEBUG : dir: Looking for writers 2025/10/10 01:21:40 DEBUG : file1: reading active writers 2025/10/10 01:21:40 DEBUG : Looking for writers 2025/10/10 01:21:40 DEBUG : dir: reading active writers 2025/10/10 01:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 01:21:40 DEBUG : dir: Looking for writers 2025/10/10 01:21:40 DEBUG : file1: reading active writers 2025/10/10 01:21:40 DEBUG : Looking for writers 2025/10/10 01:21:40 DEBUG : dir: reading active writers 2025/10/10 01:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 01:21:40 DEBUG : dir/file1: vfs cache: starting upload 2025/10/10 01:21:40 DEBUG : dir: Looking for writers 2025/10/10 01:21:40 DEBUG : file1: reading active writers 2025/10/10 01:21:40 DEBUG : Looking for writers 2025/10/10 01:21:40 DEBUG : dir: reading active writers 2025/10/10 01:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 01:21:40 DEBUG : dir: Looking for writers 2025/10/10 01:21:40 DEBUG : file1: reading active writers 2025/10/10 01:21:40 DEBUG : Looking for writers 2025/10/10 01:21:40 DEBUG : dir: reading active writers 2025/10/10 01:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 01:21:40 DEBUG : dir: Looking for writers 2025/10/10 01:21:40 DEBUG : file1: reading active writers 2025/10/10 01:21:40 DEBUG : Looking for writers 2025/10/10 01:21:40 DEBUG : dir: reading active writers 2025/10/10 01:21:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 01:21:40 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/10 01:21:40 INFO : dir/file1: Copied (replaced existing) 2025/10/10 01:21:40 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/10/10 01:21:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/10 01:21:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/10 01:21:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/10 01:21:41 DEBUG : dir: Looking for writers 2025/10/10 01:21:41 DEBUG : file1: reading active writers 2025/10/10 01:21:41 DEBUG : Looking for writers 2025/10/10 01:21:41 DEBUG : dir: reading active writers 2025/10/10 01:21:41 DEBUG : >WaitForWriters: 2025/10/10 01:21:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 01:21:41 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 01:21:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 01:21:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 01:21:41 DEBUG : dir/file1(0xc000ccde80): _readAt: size=512, off=0 2025/10/10 01:21:41 DEBUG : dir/file1(0xc000ccde80): openPending: 2025/10/10 01:21:41 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/10 01:21:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/10 01:21:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:41 DEBUG : dir/file1(0xc000ccde80): >openPending: err= 2025/10/10 01:21:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/10 01:21:41 DEBUG : dir/file1(0xc000ccde80): >_readAt: n=14, err=EOF 2025/10/10 01:21:41 DEBUG : dir/file1(0xc000ccde80): close: 2025/10/10 01:21:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/10 01:21:41 DEBUG : dir/file1(0xc000ccde80): >close: err= 2025/10/10 01:21:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 01:21:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/10 01:21:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0003a9380 2025/10/10 01:21:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 01:21:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 01:21:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/10 01:21:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/10 01:21:43 DEBUG : dir/file1: Updating file with dir/file1 0xc0003a9380 2025/10/10 01:21:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/10 01:21:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 01:21:43 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 01:21:43 DEBUG : dir/file1(0xc0002b1c00): openPending: 2025/10/10 01:21:43 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/10 01:21:43 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/10 01:21:43 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/10 01:21:43 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/10 01:21:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/10 01:21:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:43 DEBUG : dir/file1(0xc0002b1c00): >openPending: err= 2025/10/10 01:21:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/10 01:21:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 01:21:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 01:21:43 DEBUG : dir/file1(0xc0002b1c00): _writeAt: size=25, off=0 2025/10/10 01:21:43 DEBUG : dir/file1(0xc0002b1c00): >_writeAt: n=25, err= 2025/10/10 01:21:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 01:21:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/10 01:21:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0003a9380 2025/10/10 01:21:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 01:21:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 01:21:43 DEBUG : newLeaf(0xc0002b1c00): close: 2025/10/10 01:21:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/10 01:21:43 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-10 01:21:43.367661186 +0000 UTC m=+149.183277501 2025/10/10 01:21:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/10 01:21:43 DEBUG : newLeaf(0xc0002b1c00): >close: err= 2025/10/10 01:21:43 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:43 DEBUG : dir: Looking for writers 2025/10/10 01:21:43 DEBUG : Looking for writers 2025/10/10 01:21:43 DEBUG : dir: reading active writers 2025/10/10 01:21:43 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 01:21:44 DEBUG : dir: Looking for writers 2025/10/10 01:21:44 DEBUG : Looking for writers 2025/10/10 01:21:44 DEBUG : dir: reading active writers 2025/10/10 01:21:44 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 01:21:44 DEBUG : dir: Looking for writers 2025/10/10 01:21:44 DEBUG : Looking for writers 2025/10/10 01:21:44 DEBUG : dir: reading active writers 2025/10/10 01:21:44 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 01:21:44 DEBUG : dir: Looking for writers 2025/10/10 01:21:44 DEBUG : Looking for writers 2025/10/10 01:21:44 DEBUG : dir: reading active writers 2025/10/10 01:21:44 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 01:21:44 DEBUG : newLeaf: vfs cache: starting upload 2025/10/10 01:21:44 DEBUG : dir: Looking for writers 2025/10/10 01:21:44 DEBUG : Looking for writers 2025/10/10 01:21:44 DEBUG : dir: reading active writers 2025/10/10 01:21:44 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 01:21:44 DEBUG : dir: Looking for writers 2025/10/10 01:21:44 DEBUG : Looking for writers 2025/10/10 01:21:44 DEBUG : dir: reading active writers 2025/10/10 01:21:44 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 01:21:44 DEBUG : dir: Looking for writers 2025/10/10 01:21:44 DEBUG : Looking for writers 2025/10/10 01:21:44 DEBUG : dir: reading active writers 2025/10/10 01:21:44 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 01:21:45 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/10 01:21:45 INFO : newLeaf: Copied (replaced existing) 2025/10/10 01:21:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-10 01:21:43 +0000 UTC," 2025/10/10 01:21:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/10 01:21:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 01:21:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/10 01:21:45 DEBUG : dir: Looking for writers 2025/10/10 01:21:45 DEBUG : Looking for writers 2025/10/10 01:21:45 DEBUG : dir: reading active writers 2025/10/10 01:21:45 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:45 DEBUG : >WaitForWriters: 2025/10/10 01:21:45 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:45 DEBUG : dir: Looking for writers 2025/10/10 01:21:45 DEBUG : Looking for writers 2025/10/10 01:21:45 DEBUG : dir: reading active writers 2025/10/10 01:21:45 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:45 DEBUG : >WaitForWriters: 2025/10/10 01:21:45 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:21:46 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:21:46 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:21:46 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:46 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:46 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:21:47 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:47 DEBUG : dir: Looking for writers 2025/10/10 01:21:47 DEBUG : file1: reading active writers 2025/10/10 01:21:47 DEBUG : Looking for writers 2025/10/10 01:21:47 DEBUG : dir: reading active writers 2025/10/10 01:21:47 DEBUG : >WaitForWriters: 2025/10/10 01:21:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 01:21:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000b18180 2025/10/10 01:21:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 01:21:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 01:21:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/10 01:21:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000b18180 2025/10/10 01:21:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/10 01:21:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 01:21:49 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 01:21:49 DEBUG : dir/file1(0xc000c109c0): openPending: 2025/10/10 01:21:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/10 01:21:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/10 01:21:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:21:49 DEBUG : dir/file1(0xc000c109c0): >openPending: err= 2025/10/10 01:21:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/10 01:21:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 01:21:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 01:21:49 DEBUG : dir/file1(0xc000c109c0): _writeAt: size=25, off=0 2025/10/10 01:21:49 DEBUG : dir/file1(0xc000c109c0): >_writeAt: n=25, err= 2025/10/10 01:21:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 01:21:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/10 01:21:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000b18180 2025/10/10 01:21:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 01:21:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 01:21:50 DEBUG : newLeaf(0xc000c109c0): close: 2025/10/10 01:21:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/10 01:21:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-10 01:21:49.730046834 +0000 UTC m=+155.545663129 2025/10/10 01:21:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/10 01:21:50 DEBUG : newLeaf(0xc000c109c0): >close: err= 2025/10/10 01:21:50 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:50 DEBUG : dir: Looking for writers 2025/10/10 01:21:50 DEBUG : Looking for writers 2025/10/10 01:21:50 DEBUG : dir: reading active writers 2025/10/10 01:21:50 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 01:21:50 DEBUG : dir: Looking for writers 2025/10/10 01:21:50 DEBUG : Looking for writers 2025/10/10 01:21:50 DEBUG : dir: reading active writers 2025/10/10 01:21:50 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 01:21:50 DEBUG : dir: Looking for writers 2025/10/10 01:21:50 DEBUG : Looking for writers 2025/10/10 01:21:50 DEBUG : dir: reading active writers 2025/10/10 01:21:50 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 01:21:50 DEBUG : dir: Looking for writers 2025/10/10 01:21:50 DEBUG : Looking for writers 2025/10/10 01:21:50 DEBUG : dir: reading active writers 2025/10/10 01:21:50 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 01:21:50 DEBUG : newLeaf: vfs cache: starting upload 2025/10/10 01:21:50 DEBUG : dir: Looking for writers 2025/10/10 01:21:50 DEBUG : Looking for writers 2025/10/10 01:21:50 DEBUG : dir: reading active writers 2025/10/10 01:21:50 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 01:21:50 DEBUG : dir: Looking for writers 2025/10/10 01:21:50 DEBUG : Looking for writers 2025/10/10 01:21:50 DEBUG : dir: reading active writers 2025/10/10 01:21:50 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 01:21:50 DEBUG : dir: Looking for writers 2025/10/10 01:21:50 DEBUG : Looking for writers 2025/10/10 01:21:50 DEBUG : dir: reading active writers 2025/10/10 01:21:50 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 01:21:51 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/10 01:21:51 INFO : newLeaf: Copied (replaced existing) 2025/10/10 01:21:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-10 01:21:49 +0000 UTC," 2025/10/10 01:21:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/10 01:21:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 01:21:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/10 01:21:51 DEBUG : dir: Looking for writers 2025/10/10 01:21:51 DEBUG : Looking for writers 2025/10/10 01:21:51 DEBUG : dir: reading active writers 2025/10/10 01:21:51 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:51 DEBUG : >WaitForWriters: 2025/10/10 01:21:51 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:21:51 DEBUG : dir: Looking for writers 2025/10/10 01:21:51 DEBUG : Looking for writers 2025/10/10 01:21:51 DEBUG : dir: reading active writers 2025/10/10 01:21:51 DEBUG : newLeaf: reading active writers 2025/10/10 01:21:51 DEBUG : >WaitForWriters: 2025/10/10 01:21:51 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:21:52 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:21:52 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:21:52 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:52 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:52 DEBUG : Config file has changed externally - reloading 2025/10/10 01:21:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:21:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:21:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:21:52 INFO : files root 'rclone-test-juxolax0woqo': 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/writes,forceCache=true 2025/10/10 01:22:01 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:01 DEBUG : Looking for writers 2025/10/10 01:22:01 DEBUG : >WaitForWriters: 2025/10/10 01:22:01 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:01 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:01 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:22:01 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:01 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:01 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:22:03 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:03 DEBUG : dir: Looking for writers 2025/10/10 01:22:03 DEBUG : file1: reading active writers 2025/10/10 01:22:03 DEBUG : Looking for writers 2025/10/10 01:22:03 DEBUG : dir: reading active writers 2025/10/10 01:22:03 DEBUG : >WaitForWriters: 2025/10/10 01:22:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 01:22:03 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 01:22:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 01:22:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 01:22:03 DEBUG : dir/file1(0xc000ccd1c0): _readAt: size=512, off=0 2025/10/10 01:22:03 DEBUG : dir/file1(0xc000ccd1c0): openPending: 2025/10/10 01:22:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/10 01:22:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/10 01:22:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:03 DEBUG : dir/file1(0xc000ccd1c0): >openPending: err= 2025/10/10 01:22:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/10 01:22:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 01:22:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:22:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:22:03 DEBUG : dir/file1(0xc000ccd1c0): >_readAt: n=14, err=EOF 2025/10/10 01:22:03 DEBUG : dir/file1(0xc000ccd1c0): close: 2025/10/10 01:22:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/10 01:22:03 DEBUG : dir/file1(0xc000ccd1c0): >close: err= 2025/10/10 01:22:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 01:22:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/10 01:22:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0009c3b00 2025/10/10 01:22:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 01:22:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 01:22:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/10 01:22:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/10 01:22:05 DEBUG : dir/file1: Updating file with dir/file1 0xc0009c3b00 2025/10/10 01:22:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/10 01:22:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 01:22:05 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 01:22:05 DEBUG : dir/file1(0xc000d32b80): openPending: 2025/10/10 01:22:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/10/10 01:22:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/10 01:22:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:05 DEBUG : dir/file1(0xc000d32b80): >openPending: err= 2025/10/10 01:22:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/10 01:22:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 01:22:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 01:22:05 DEBUG : dir/file1(0xc000d32b80): _writeAt: size=25, off=0 2025/10/10 01:22:05 DEBUG : dir/file1(0xc000d32b80): >_writeAt: n=25, err= 2025/10/10 01:22:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/10 01:22:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/10 01:22:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0009c3b00 2025/10/10 01:22:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 01:22:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 01:22:06 DEBUG : newLeaf(0xc000d32b80): close: 2025/10/10 01:22:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/10 01:22:06 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-10 01:22:05.41968947 +0000 UTC m=+171.235305785 2025/10/10 01:22:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/10 01:22:06 DEBUG : newLeaf(0xc000d32b80): >close: err= 2025/10/10 01:22:06 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:06 DEBUG : dir: Looking for writers 2025/10/10 01:22:06 DEBUG : Looking for writers 2025/10/10 01:22:06 DEBUG : newLeaf: reading active writers 2025/10/10 01:22:06 DEBUG : dir: reading active writers 2025/10/10 01:22:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 01:22:06 DEBUG : dir: Looking for writers 2025/10/10 01:22:06 DEBUG : Looking for writers 2025/10/10 01:22:06 DEBUG : dir: reading active writers 2025/10/10 01:22:06 DEBUG : newLeaf: reading active writers 2025/10/10 01:22:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 01:22:06 DEBUG : dir: Looking for writers 2025/10/10 01:22:06 DEBUG : Looking for writers 2025/10/10 01:22:06 DEBUG : dir: reading active writers 2025/10/10 01:22:06 DEBUG : newLeaf: reading active writers 2025/10/10 01:22:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 01:22:06 DEBUG : dir: Looking for writers 2025/10/10 01:22:06 DEBUG : Looking for writers 2025/10/10 01:22:06 DEBUG : dir: reading active writers 2025/10/10 01:22:06 DEBUG : newLeaf: reading active writers 2025/10/10 01:22:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 01:22:06 DEBUG : newLeaf: vfs cache: starting upload 2025/10/10 01:22:06 DEBUG : dir: Looking for writers 2025/10/10 01:22:06 DEBUG : Looking for writers 2025/10/10 01:22:06 DEBUG : dir: reading active writers 2025/10/10 01:22:06 DEBUG : newLeaf: reading active writers 2025/10/10 01:22:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 01:22:06 DEBUG : dir: Looking for writers 2025/10/10 01:22:06 DEBUG : Looking for writers 2025/10/10 01:22:06 DEBUG : dir: reading active writers 2025/10/10 01:22:06 DEBUG : newLeaf: reading active writers 2025/10/10 01:22:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 01:22:06 DEBUG : dir: Looking for writers 2025/10/10 01:22:06 DEBUG : Looking for writers 2025/10/10 01:22:06 DEBUG : dir: reading active writers 2025/10/10 01:22:06 DEBUG : newLeaf: reading active writers 2025/10/10 01:22:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 01:22:06 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/10 01:22:06 INFO : newLeaf: Copied (replaced existing) 2025/10/10 01:22:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-10 01:22:05 +0000 UTC," 2025/10/10 01:22:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/10 01:22:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/10 01:22:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/10 01:22:07 DEBUG : dir: Looking for writers 2025/10/10 01:22:07 DEBUG : Looking for writers 2025/10/10 01:22:07 DEBUG : dir: reading active writers 2025/10/10 01:22:07 DEBUG : newLeaf: reading active writers 2025/10/10 01:22:07 DEBUG : >WaitForWriters: 2025/10/10 01:22:07 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:07 DEBUG : dir: Looking for writers 2025/10/10 01:22:07 DEBUG : Looking for writers 2025/10/10 01:22:07 DEBUG : dir: reading active writers 2025/10/10 01:22:07 DEBUG : newLeaf: reading active writers 2025/10/10 01:22:07 DEBUG : >WaitForWriters: 2025/10/10 01:22:07 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- FAIL: TestFileRename (41.51s) --- PASS: TestFileRename/off,forceCache=false (5.79s) --- PASS: TestFileRename/minimal,forceCache=false (5.99s) --- PASS: TestFileRename/minimal,forceCache=true (7.67s) --- PASS: TestFileRename/writes,forceCache=false (6.31s) --- FAIL: TestFileRename/writes,forceCache=true (8.93s) --- PASS: TestFileRename/full,forceCache=false (6.82s) === 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-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:08 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:08 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:08 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:08 DEBUG : Looking for writers 2025/10/10 01:22:08 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:08 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 01:22:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 01:22:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/10 01:22:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/10 01:22:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:22:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/10 01:22:10 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/10 01:22:10 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:10 DEBUG : dir: Looking for writers 2025/10/10 01:22:10 DEBUG : file1: reading active writers 2025/10/10 01:22:10 DEBUG : Looking for writers 2025/10/10 01:22:10 DEBUG : dir: reading active writers 2025/10/10 01:22:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.36s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:10 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 01:22:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 01:22:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/10 01:22:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/10 01:22:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:22:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/10 01:22:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/10 01:22:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/10 01:22:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/10 01:22:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/10 01:22:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/10 01:22:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/10 01:22:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/10 01:22:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/10 01:22:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/10 01:22:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/10 01:22:13 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/10 01:22:13 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/10 01:22:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/10 01:22:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/10 01:22:13 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/10 01:22:14 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:14 DEBUG : dir: Looking for writers 2025/10/10 01:22:14 DEBUG : file1: reading active writers 2025/10/10 01:22:14 DEBUG : Looking for writers 2025/10/10 01:22:14 DEBUG : dir: reading active writers 2025/10/10 01:22:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.13s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:15 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 01:22:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 01:22:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/10 01:22:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/10 01:22:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:22:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/10 01:22:17 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/10 01:22:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/10 01:22:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/10 01:22:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/10 01:22:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/10 01:22:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/10 01:22:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/10 01:22:17 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/10 01:22:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/10 01:22:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/10 01:22:17 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/10 01:22:18 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/10 01:22:18 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/10 01:22:18 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/10 01:22:18 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/10 01:22:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/10 01:22:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/10 01:22:18 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/10 01:22:18 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/10 01:22:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/10 01:22:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/10 01:22:18 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/10 01:22:18 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/10 01:22:18 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/10 01:22:18 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/10 01:22:18 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/10 01:22:18 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/10 01:22:18 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/10 01:22:18 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/10 01:22:18 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/10 01:22:18 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:18 DEBUG : dir: Looking for writers 2025/10/10 01:22:18 DEBUG : file1: reading active writers 2025/10/10 01:22:18 DEBUG : Looking for writers 2025/10/10 01:22:18 DEBUG : dir: reading active writers 2025/10/10 01:22:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.56s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:19 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 01:22:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 01:22:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/10 01:22:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/10 01:22:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:22:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/10 01:22:21 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:21 DEBUG : dir: Looking for writers 2025/10/10 01:22:21 DEBUG : file1: reading active writers 2025/10/10 01:22:21 DEBUG : Looking for writers 2025/10/10 01:22:21 DEBUG : dir: reading active writers 2025/10/10 01:22:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.44s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:22 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 01:22:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 01:22:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/10 01:22:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/10 01:22:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:22:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/10 01:22:23 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/10 01:22:23 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/10 01:22:23 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:23 DEBUG : dir: Looking for writers 2025/10/10 01:22:23 DEBUG : file1: reading active writers 2025/10/10 01:22:23 DEBUG : Looking for writers 2025/10/10 01:22:23 DEBUG : dir: reading active writers 2025/10/10 01:22:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.43s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:24 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:24 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:22:24 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:24 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:24 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:22:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 01:22:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 01:22:25 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 01:22:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 01:22:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 01:22:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/10 01:22:25 DEBUG : dir/file1(0xc00117de80): _readAt: size=1, off=0 2025/10/10 01:22:25 DEBUG : dir/file1(0xc00117de80): openPending: 2025/10/10 01:22:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/10 01:22:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/10 01:22:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:25 DEBUG : dir/file1(0xc00117de80): >openPending: err= 2025/10/10 01:22:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/10 01:22:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 01:22:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:22:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:22:26 DEBUG : dir/file1(0xc00117de80): >_readAt: n=1, err= 2025/10/10 01:22:26 DEBUG : dir/file1(0xc00117de80): _readAt: size=256, off=1 2025/10/10 01:22:26 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/10 01:22:26 DEBUG : dir/file1(0xc00117de80): >_readAt: n=15, err=EOF 2025/10/10 01:22:26 DEBUG : dir/file1(0xc00117de80): _readAt: size=16, off=16 2025/10/10 01:22:26 DEBUG : dir/file1(0xc00117de80): >_readAt: n=0, err=EOF 2025/10/10 01:22:26 DEBUG : dir/file1(0xc00117de80): close: 2025/10/10 01:22:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/10 01:22:26 DEBUG : dir/file1(0xc00117de80): >close: err= 2025/10/10 01:22:26 DEBUG : dir/file1(0xc00117de80): close: 2025/10/10 01:22:26 DEBUG : dir/file1(0xc00117de80): >close: err=file already closed 2025/10/10 01:22:26 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:26 DEBUG : dir: Looking for writers 2025/10/10 01:22:26 DEBUG : file1: reading active writers 2025/10/10 01:22:26 DEBUG : Looking for writers 2025/10/10 01:22:26 DEBUG : dir: reading active writers 2025/10/10 01:22:26 DEBUG : >WaitForWriters: 2025/10/10 01:22:26 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.43s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:26 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:26 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:22:26 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:26 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:26 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:22:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 01:22:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 01:22:28 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 01:22:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 01:22:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 01:22:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/10 01:22:28 DEBUG : dir/file1(0xc0002b0d00): _readAt: size=1, off=0 2025/10/10 01:22:28 DEBUG : dir/file1(0xc0002b0d00): openPending: 2025/10/10 01:22:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/10 01:22:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/10 01:22:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:28 DEBUG : dir/file1(0xc0002b0d00): >openPending: err= 2025/10/10 01:22:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/10 01:22:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 01:22:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:22:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:22:28 DEBUG : dir/file1(0xc0002b0d00): >_readAt: n=1, err= 2025/10/10 01:22:28 DEBUG : dir/file1(0xc0002b0d00): _readAt: size=1, off=5 2025/10/10 01:22:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/10 01:22:28 DEBUG : dir/file1(0xc0002b0d00): >_readAt: n=1, err= 2025/10/10 01:22:28 DEBUG : dir/file1(0xc0002b0d00): _readAt: size=1, off=3 2025/10/10 01:22:28 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/10 01:22:28 DEBUG : dir/file1(0xc0002b0d00): >_readAt: n=1, err= 2025/10/10 01:22:28 DEBUG : dir/file1(0xc0002b0d00): _readAt: size=1, off=13 2025/10/10 01:22:28 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/10 01:22:28 DEBUG : dir/file1(0xc0002b0d00): >_readAt: n=1, err= 2025/10/10 01:22:28 DEBUG : dir/file1(0xc0002b0d00): _readAt: size=16, off=100 2025/10/10 01:22:28 DEBUG : dir/file1(0xc0002b0d00): >_readAt: n=0, err=EOF 2025/10/10 01:22:28 DEBUG : dir/file1(0xc0002b0d00): close: 2025/10/10 01:22:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/10 01:22:28 DEBUG : dir/file1(0xc0002b0d00): >close: err= 2025/10/10 01:22:28 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:28 DEBUG : dir: Looking for writers 2025/10/10 01:22:28 DEBUG : file1: reading active writers 2025/10/10 01:22:28 DEBUG : Looking for writers 2025/10/10 01:22:28 DEBUG : dir: reading active writers 2025/10/10 01:22:28 DEBUG : >WaitForWriters: 2025/10/10 01:22:28 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.40s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:29 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:29 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:22:29 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:29 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:29 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:22:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 01:22:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 01:22:30 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 01:22:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 01:22:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 01:22:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/10 01:22:30 DEBUG : dir/file1(0xc000d5edc0): _readAt: size=1, off=0 2025/10/10 01:22:30 DEBUG : dir/file1(0xc000d5edc0): openPending: 2025/10/10 01:22:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/10 01:22:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/10 01:22:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:30 DEBUG : dir/file1(0xc000d5edc0): >openPending: err= 2025/10/10 01:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/10 01:22:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 01:22:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:22:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:22:31 DEBUG : dir/file1(0xc000d5edc0): >_readAt: n=1, err= 2025/10/10 01:22:31 DEBUG : dir/file1(0xc000d5edc0): _readAt: size=1, off=5 2025/10/10 01:22:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/10 01:22:31 DEBUG : dir/file1(0xc000d5edc0): >_readAt: n=1, err= 2025/10/10 01:22:31 DEBUG : dir/file1(0xc000d5edc0): _readAt: size=1, off=1 2025/10/10 01:22:31 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/10 01:22:31 DEBUG : dir/file1(0xc000d5edc0): >_readAt: n=1, err= 2025/10/10 01:22:31 DEBUG : dir/file1(0xc000d5edc0): _readAt: size=6, off=10 2025/10/10 01:22:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/10 01:22:31 DEBUG : dir/file1(0xc000d5edc0): >_readAt: n=6, err= 2025/10/10 01:22:31 DEBUG : dir/file1(0xc000d5edc0): _readAt: size=256, off=10 2025/10/10 01:22:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/10 01:22:31 DEBUG : dir/file1(0xc000d5edc0): >_readAt: n=6, err=EOF 2025/10/10 01:22:31 DEBUG : dir/file1(0xc000d5edc0): _readAt: size=256, off=100 2025/10/10 01:22:31 DEBUG : dir/file1(0xc000d5edc0): >_readAt: n=0, err=EOF 2025/10/10 01:22:31 DEBUG : dir/file1(0xc000d5edc0): close: 2025/10/10 01:22:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/10 01:22:31 DEBUG : dir/file1(0xc000d5edc0): >close: err= 2025/10/10 01:22:31 DEBUG : dir/file1(0xc000d5edc0): _readAt: size=256, off=100 2025/10/10 01:22:31 DEBUG : dir/file1(0xc000d5edc0): >_readAt: n=0, err=file already closed 2025/10/10 01:22:31 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:31 DEBUG : dir: Looking for writers 2025/10/10 01:22:31 DEBUG : file1: reading active writers 2025/10/10 01:22:31 DEBUG : Looking for writers 2025/10/10 01:22:31 DEBUG : dir: reading active writers 2025/10/10 01:22:31 DEBUG : >WaitForWriters: 2025/10/10 01:22:31 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.43s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:31 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:31 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:22:31 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:31 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:31 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:22:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 01:22:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 01:22:33 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 01:22:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 01:22:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 01:22:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/10 01:22:33 DEBUG : dir/file1(0xc000d5e540): RWFileHandle.Flush 2025/10/10 01:22:33 DEBUG : dir/file1(0xc000d5e540): _readAt: size=256, off=0 2025/10/10 01:22:33 DEBUG : dir/file1(0xc000d5e540): openPending: 2025/10/10 01:22:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/10 01:22:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/10 01:22:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:33 DEBUG : dir/file1(0xc000d5e540): >openPending: err= 2025/10/10 01:22:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/10 01:22:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 01:22:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:22:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:22:33 DEBUG : dir/file1(0xc000d5e540): >_readAt: n=16, err=EOF 2025/10/10 01:22:33 DEBUG : dir/file1(0xc000d5e540): RWFileHandle.Flush 2025/10/10 01:22:33 DEBUG : dir/file1(0xc000d5e540): RWFileHandle.Flush 2025/10/10 01:22:33 DEBUG : dir/file1(0xc000d5e540): close: 2025/10/10 01:22:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/10 01:22:33 DEBUG : dir/file1(0xc000d5e540): >close: err= 2025/10/10 01:22:33 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:33 DEBUG : dir: Looking for writers 2025/10/10 01:22:33 DEBUG : file1: reading active writers 2025/10/10 01:22:33 DEBUG : Looking for writers 2025/10/10 01:22:33 DEBUG : dir: reading active writers 2025/10/10 01:22:33 DEBUG : >WaitForWriters: 2025/10/10 01:22:33 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.42s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:34 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:34 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:22:34 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:34 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:34 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:22:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 01:22:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/10 01:22:35 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 01:22:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 01:22:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 01:22:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/10 01:22:35 DEBUG : dir/file1(0xc0002b0e00): _readAt: size=256, off=0 2025/10/10 01:22:35 DEBUG : dir/file1(0xc0002b0e00): openPending: 2025/10/10 01:22:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/10 01:22:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/10 01:22:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:35 DEBUG : dir/file1(0xc0002b0e00): >openPending: err= 2025/10/10 01:22:35 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/10 01:22:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 01:22:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:22:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:22:35 DEBUG : dir/file1(0xc0002b0e00): >_readAt: n=16, err=EOF 2025/10/10 01:22:35 DEBUG : dir/file1(0xc0002b0e00): RWFileHandle.Release 2025/10/10 01:22:35 DEBUG : dir/file1(0xc0002b0e00): close: 2025/10/10 01:22:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/10 01:22:35 DEBUG : dir/file1(0xc0002b0e00): >close: err= 2025/10/10 01:22:35 DEBUG : dir/file1(0xc0002b0e00): RWFileHandle.Release 2025/10/10 01:22:35 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:35 DEBUG : dir: Looking for writers 2025/10/10 01:22:35 DEBUG : file1: reading active writers 2025/10/10 01:22:35 DEBUG : Looking for writers 2025/10/10 01:22:35 DEBUG : dir: reading active writers 2025/10/10 01:22:35 DEBUG : >WaitForWriters: 2025/10/10 01:22:35 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.42s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:36 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:36 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:22:36 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:36 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:22:36 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:22:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:22:36 DEBUG : file1: newRWFileHandle: 2025/10/10 01:22:36 DEBUG : file1(0xc000d5f100): openPending: 2025/10/10 01:22:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:36 DEBUG : file1(0xc000d5f100): >openPending: err= 2025/10/10 01:22:36 DEBUG : file1: >newRWFileHandle: err= 2025/10/10 01:22:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/10 01:22:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/10 01:22:36 DEBUG : file1(0xc000d5f100): _writeAt: size=5, off=0 2025/10/10 01:22:36 DEBUG : file1(0xc000d5f100): >_writeAt: n=5, err= 2025/10/10 01:22:36 DEBUG : file1(0xc000d5f100): _writeAt: size=7, off=5 2025/10/10 01:22:36 DEBUG : file1(0xc000d5f100): >_writeAt: n=7, err= 2025/10/10 01:22:36 DEBUG : file1: vfs cache: truncate to size=11 2025/10/10 01:22:36 DEBUG : file1(0xc000d5f100): close: 2025/10/10 01:22:36 DEBUG : file1: vfs cache: setting modification time to 2025-10-10 01:22:36.750760201 +0000 UTC m=+202.566376476 2025/10/10 01:22:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/10 01:22:36 DEBUG : file1(0xc000d5f100): >close: err= 2025/10/10 01:22:36 DEBUG : file1(0xc000d5f100): close: 2025/10/10 01:22:36 DEBUG : file1(0xc000d5f100): >close: err=file already closed 2025/10/10 01:22:36 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:36 DEBUG : Looking for writers 2025/10/10 01:22:36 DEBUG : file1: reading active writers 2025/10/10 01:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 01:22:36 DEBUG : Looking for writers 2025/10/10 01:22:36 DEBUG : file1: reading active writers 2025/10/10 01:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 01:22:36 DEBUG : Looking for writers 2025/10/10 01:22:36 DEBUG : file1: reading active writers 2025/10/10 01:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 01:22:36 DEBUG : Looking for writers 2025/10/10 01:22:36 DEBUG : file1: reading active writers 2025/10/10 01:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 01:22:36 DEBUG : file1: vfs cache: starting upload 2025/10/10 01:22:36 DEBUG : Looking for writers 2025/10/10 01:22:36 DEBUG : file1: reading active writers 2025/10/10 01:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 01:22:37 DEBUG : Looking for writers 2025/10/10 01:22:37 DEBUG : file1: reading active writers 2025/10/10 01:22:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 01:22:37 DEBUG : Looking for writers 2025/10/10 01:22:37 DEBUG : file1: reading active writers 2025/10/10 01:22:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 01:22:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/10 01:22:37 INFO : file1: Copied (new) 2025/10/10 01:22:37 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-10 01:22:36 +0000 UTC," 2025/10/10 01:22:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/10 01:22:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:37 INFO : file1: vfs cache: upload succeeded try #1 2025/10/10 01:22:38 DEBUG : Looking for writers 2025/10/10 01:22:38 DEBUG : file1: reading active writers 2025/10/10 01:22:38 DEBUG : >WaitForWriters: 2025/10/10 01:22:38 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:38 DEBUG : Looking for writers 2025/10/10 01:22:38 DEBUG : file1: reading active writers 2025/10/10 01:22:38 DEBUG : >WaitForWriters: 2025/10/10 01:22:38 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.98s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:38 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:38 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:22:38 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:38 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:22:38 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:22:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:22:38 DEBUG : file1: newRWFileHandle: 2025/10/10 01:22:38 DEBUG : file1(0xc0002b1f40): openPending: 2025/10/10 01:22:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:22:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:38 DEBUG : file1(0xc0002b1f40): >openPending: err= 2025/10/10 01:22:38 DEBUG : file1: >newRWFileHandle: err= 2025/10/10 01:22:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/10 01:22:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/10 01:22:38 DEBUG : file1(0xc0002b1f40): _writeAt: size=7, off=0 2025/10/10 01:22:38 DEBUG : file1(0xc0002b1f40): >_writeAt: n=7, err= 2025/10/10 01:22:38 DEBUG : file1(0xc0002b1f40): _writeAt: size=6, off=5 2025/10/10 01:22:38 DEBUG : file1(0xc0002b1f40): >_writeAt: n=6, err= 2025/10/10 01:22:38 DEBUG : file1(0xc0002b1f40): close: 2025/10/10 01:22:38 DEBUG : file1: vfs cache: setting modification time to 2025-10-10 01:22:38.735255272 +0000 UTC m=+204.550871588 2025/10/10 01:22:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/10 01:22:38 DEBUG : file1(0xc0002b1f40): >close: err= 2025/10/10 01:22:38 DEBUG : file1(0xc0002b1f40): _writeAt: size=5, off=0 2025/10/10 01:22:38 DEBUG : file1(0xc0002b1f40): >_writeAt: n=0, err=file already closed 2025/10/10 01:22:38 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:38 DEBUG : Looking for writers 2025/10/10 01:22:38 DEBUG : file1: reading active writers 2025/10/10 01:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 01:22:38 DEBUG : Looking for writers 2025/10/10 01:22:38 DEBUG : file1: reading active writers 2025/10/10 01:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 01:22:38 DEBUG : Looking for writers 2025/10/10 01:22:38 DEBUG : file1: reading active writers 2025/10/10 01:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 01:22:38 DEBUG : Looking for writers 2025/10/10 01:22:38 DEBUG : file1: reading active writers 2025/10/10 01:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 01:22:38 DEBUG : file1: vfs cache: starting upload 2025/10/10 01:22:38 DEBUG : Looking for writers 2025/10/10 01:22:38 DEBUG : file1: reading active writers 2025/10/10 01:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 01:22:39 DEBUG : Looking for writers 2025/10/10 01:22:39 DEBUG : file1: reading active writers 2025/10/10 01:22:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 01:22:39 DEBUG : Looking for writers 2025/10/10 01:22:39 DEBUG : file1: reading active writers 2025/10/10 01:22:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 01:22:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/10 01:22:39 INFO : file1: Copied (new) 2025/10/10 01:22:39 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-10 01:22:38 +0000 UTC," 2025/10/10 01:22:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/10 01:22:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:39 INFO : file1: vfs cache: upload succeeded try #1 2025/10/10 01:22:40 DEBUG : Looking for writers 2025/10/10 01:22:40 DEBUG : file1: reading active writers 2025/10/10 01:22:40 DEBUG : >WaitForWriters: 2025/10/10 01:22:40 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:40 DEBUG : Looking for writers 2025/10/10 01:22:40 DEBUG : file1: reading active writers 2025/10/10 01:22:40 DEBUG : >WaitForWriters: 2025/10/10 01:22:40 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.98s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:40 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:40 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:22:40 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:40 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:22:40 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:22:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:22:40 DEBUG : file1: newRWFileHandle: 2025/10/10 01:22:40 DEBUG : file1(0xc000ccd040): openPending: 2025/10/10 01:22:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:22:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:40 DEBUG : file1(0xc000ccd040): >openPending: err= 2025/10/10 01:22:40 DEBUG : file1: >newRWFileHandle: err= 2025/10/10 01:22:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/10 01:22:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/10 01:22:40 DEBUG : file1(0xc000ccd040): close: 2025/10/10 01:22:40 DEBUG : file1: vfs cache: setting modification time to 2025-10-10 01:22:40.719262536 +0000 UTC m=+206.534878861 2025/10/10 01:22:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/10 01:22:40 DEBUG : file1(0xc000ccd040): >close: err= 2025/10/10 01:22:40 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/10 01:22:40 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/10 01:22:40 DEBUG : file2: newRWFileHandle: 2025/10/10 01:22:40 DEBUG : file2(0xc000ccd4c0): openPending: 2025/10/10 01:22:40 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:22:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/10 01:22:40 DEBUG : file2(0xc000ccd4c0): >openPending: err= 2025/10/10 01:22:40 DEBUG : file2: >newRWFileHandle: err= 2025/10/10 01:22:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/10 01:22:40 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/10 01:22:40 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/10 01:22:40 DEBUG : file2(0xc000ccd4c0): RWFileHandle.Flush 2025/10/10 01:22:40 DEBUG : file2(0xc000ccd4c0): RWFileHandle.Release 2025/10/10 01:22:40 DEBUG : file2(0xc000ccd4c0): close: 2025/10/10 01:22:40 DEBUG : file2: vfs cache: setting modification time to 2025-10-10 01:22:40.723216121 +0000 UTC m=+206.538832446 2025/10/10 01:22:40 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/10 01:22:40 DEBUG : file2(0xc000ccd4c0): >close: err= 2025/10/10 01:22:40 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:40 DEBUG : Looking for writers 2025/10/10 01:22:40 DEBUG : file1: reading active writers 2025/10/10 01:22:40 DEBUG : file2: reading active writers 2025/10/10 01:22:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/10 01:22:40 DEBUG : Looking for writers 2025/10/10 01:22:40 DEBUG : file1: reading active writers 2025/10/10 01:22:40 DEBUG : file2: reading active writers 2025/10/10 01:22:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/10 01:22:40 DEBUG : Looking for writers 2025/10/10 01:22:40 DEBUG : file1: reading active writers 2025/10/10 01:22:40 DEBUG : file2: reading active writers 2025/10/10 01:22:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/10 01:22:40 DEBUG : Looking for writers 2025/10/10 01:22:40 DEBUG : file1: reading active writers 2025/10/10 01:22:40 DEBUG : file2: reading active writers 2025/10/10 01:22:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/10 01:22:40 DEBUG : file1: vfs cache: starting upload 2025/10/10 01:22:40 DEBUG : file2: vfs cache: starting upload 2025/10/10 01:22:40 DEBUG : Looking for writers 2025/10/10 01:22:40 DEBUG : file1: reading active writers 2025/10/10 01:22:40 DEBUG : file2: reading active writers 2025/10/10 01:22:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/10/10 01:22:41 DEBUG : Looking for writers 2025/10/10 01:22:41 DEBUG : file1: reading active writers 2025/10/10 01:22:41 DEBUG : file2: reading active writers 2025/10/10 01:22:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/10/10 01:22:41 DEBUG : Looking for writers 2025/10/10 01:22:41 DEBUG : file1: reading active writers 2025/10/10 01:22:41 DEBUG : file2: reading active writers 2025/10/10 01:22:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/10/10 01:22:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/10 01:22:41 INFO : file1: Copied (new) 2025/10/10 01:22:41 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-10 01:22:40 +0000 UTC," 2025/10/10 01:22:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/10 01:22:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:41 INFO : file1: vfs cache: upload succeeded try #1 2025/10/10 01:22:41 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/10/10 01:22:41 INFO : file2: Copied (new) 2025/10/10 01:22:41 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-10 01:22:40 +0000 UTC," 2025/10/10 01:22:41 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/10 01:22:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/10 01:22:41 INFO : file2: vfs cache: upload succeeded try #1 2025/10/10 01:22:41 DEBUG : Looking for writers 2025/10/10 01:22:41 DEBUG : file2: reading active writers 2025/10/10 01:22:41 DEBUG : file1: reading active writers 2025/10/10 01:22:41 DEBUG : >WaitForWriters: 2025/10/10 01:22:42 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:42 DEBUG : Looking for writers 2025/10/10 01:22:42 DEBUG : file1: reading active writers 2025/10/10 01:22:42 DEBUG : file2: reading active writers 2025/10/10 01:22:42 DEBUG : >WaitForWriters: 2025/10/10 01:22:42 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.17s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:42 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:42 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:22:42 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:42 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:22:42 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:22:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:22:42 DEBUG : file1: newRWFileHandle: 2025/10/10 01:22:42 DEBUG : file1(0xc00117cc80): openPending: 2025/10/10 01:22:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:22:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:42 DEBUG : file1(0xc00117cc80): >openPending: err= 2025/10/10 01:22:42 DEBUG : file1: >newRWFileHandle: err= 2025/10/10 01:22:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/10 01:22:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/10 01:22:42 DEBUG : file1(0xc00117cc80): _writeAt: size=5, off=0 2025/10/10 01:22:42 DEBUG : file1(0xc00117cc80): >_writeAt: n=5, err= 2025/10/10 01:22:42 DEBUG : file1(0xc00117cc80): RWFileHandle.Flush 2025/10/10 01:22:42 DEBUG : file1(0xc00117cc80): RWFileHandle.Flush 2025/10/10 01:22:42 DEBUG : file1(0xc00117cc80): close: 2025/10/10 01:22:42 DEBUG : file1: vfs cache: setting modification time to 2025-10-10 01:22:42.876653751 +0000 UTC m=+208.692270056 2025/10/10 01:22:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/10 01:22:42 DEBUG : file1(0xc00117cc80): >close: err= 2025/10/10 01:22:42 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:42 DEBUG : Looking for writers 2025/10/10 01:22:42 DEBUG : file1: reading active writers 2025/10/10 01:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 01:22:42 DEBUG : Looking for writers 2025/10/10 01:22:42 DEBUG : file1: reading active writers 2025/10/10 01:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 01:22:42 DEBUG : Looking for writers 2025/10/10 01:22:42 DEBUG : file1: reading active writers 2025/10/10 01:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 01:22:42 DEBUG : Looking for writers 2025/10/10 01:22:42 DEBUG : file1: reading active writers 2025/10/10 01:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 01:22:42 DEBUG : file1: vfs cache: starting upload 2025/10/10 01:22:43 DEBUG : Looking for writers 2025/10/10 01:22:43 DEBUG : file1: reading active writers 2025/10/10 01:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 01:22:43 DEBUG : Looking for writers 2025/10/10 01:22:43 DEBUG : file1: reading active writers 2025/10/10 01:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 01:22:43 DEBUG : Looking for writers 2025/10/10 01:22:43 DEBUG : file1: reading active writers 2025/10/10 01:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 01:22:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/10 01:22:43 INFO : file1: Copied (new) 2025/10/10 01:22:43 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-10 01:22:42 +0000 UTC," 2025/10/10 01:22:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/10 01:22:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:43 INFO : file1: vfs cache: upload succeeded try #1 2025/10/10 01:22:44 DEBUG : Looking for writers 2025/10/10 01:22:44 DEBUG : file1: reading active writers 2025/10/10 01:22:44 DEBUG : >WaitForWriters: 2025/10/10 01:22:44 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.86s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:44 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:44 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:22:44 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:44 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:22:44 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:22:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:22:44 DEBUG : file1: newRWFileHandle: 2025/10/10 01:22:44 DEBUG : file1(0xc000d33740): openPending: 2025/10/10 01:22:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:22:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:44 DEBUG : file1(0xc000d33740): >openPending: err= 2025/10/10 01:22:44 DEBUG : file1: >newRWFileHandle: err= 2025/10/10 01:22:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/10 01:22:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/10 01:22:44 DEBUG : file1(0xc000d33740): _writeAt: size=5, off=0 2025/10/10 01:22:44 DEBUG : file1(0xc000d33740): >_writeAt: n=5, err= 2025/10/10 01:22:44 DEBUG : file1(0xc000d33740): RWFileHandle.Release 2025/10/10 01:22:44 DEBUG : file1(0xc000d33740): close: 2025/10/10 01:22:44 DEBUG : file1: vfs cache: setting modification time to 2025-10-10 01:22:44.739441121 +0000 UTC m=+210.555057456 2025/10/10 01:22:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/10 01:22:44 DEBUG : file1(0xc000d33740): >close: err= 2025/10/10 01:22:44 DEBUG : file1(0xc000d33740): RWFileHandle.Release 2025/10/10 01:22:44 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:44 DEBUG : Looking for writers 2025/10/10 01:22:44 DEBUG : file1: reading active writers 2025/10/10 01:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 01:22:44 DEBUG : Looking for writers 2025/10/10 01:22:44 DEBUG : file1: reading active writers 2025/10/10 01:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 01:22:44 DEBUG : Looking for writers 2025/10/10 01:22:44 DEBUG : file1: reading active writers 2025/10/10 01:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 01:22:44 DEBUG : Looking for writers 2025/10/10 01:22:44 DEBUG : file1: reading active writers 2025/10/10 01:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 01:22:44 DEBUG : file1: vfs cache: starting upload 2025/10/10 01:22:44 DEBUG : Looking for writers 2025/10/10 01:22:44 DEBUG : file1: reading active writers 2025/10/10 01:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 01:22:45 DEBUG : Looking for writers 2025/10/10 01:22:45 DEBUG : file1: reading active writers 2025/10/10 01:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 01:22:45 DEBUG : Looking for writers 2025/10/10 01:22:45 DEBUG : file1: reading active writers 2025/10/10 01:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 01:22:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/10 01:22:45 INFO : file1: Copied (new) 2025/10/10 01:22:45 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-10 01:22:44 +0000 UTC," 2025/10/10 01:22:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/10 01:22:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:45 INFO : file1: vfs cache: upload succeeded try #1 2025/10/10 01:22:46 DEBUG : Looking for writers 2025/10/10 01:22:46 DEBUG : file1: reading active writers 2025/10/10 01:22:46 DEBUG : >WaitForWriters: 2025/10/10 01:22:46 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:46 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:46 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:22:46 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:46 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:46 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:22:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/10 01:22:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 01:22:47 DEBUG : dir/file1: newRWFileHandle: 2025/10/10 01:22:47 DEBUG : dir/file1(0xc000abe840): openPending: 2025/10/10 01:22:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/10 01:22:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/10 01:22:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:47 DEBUG : dir/file1(0xc000abe840): >openPending: err= 2025/10/10 01:22:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/10 01:22:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/10 01:22:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/10 01:22:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/10 01:22:47 DEBUG : dir/file1(0xc000abe840): _writeAt: size=5, off=0 2025/10/10 01:22:47 DEBUG : dir/file1(0xc000abe840): >_writeAt: n=5, err= 2025/10/10 01:22:47 DEBUG : dir/file1(0xc000abe840): close: 2025/10/10 01:22:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:22:47 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-10 01:22:47.95368829 +0000 UTC m=+213.769304626 2025/10/10 01:22:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/10 01:22:47 DEBUG : dir/file1(0xc000abe840): >close: err= 2025/10/10 01:22:47 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:47 DEBUG : dir: Looking for writers 2025/10/10 01:22:47 DEBUG : file1: reading active writers 2025/10/10 01:22:47 DEBUG : Looking for writers 2025/10/10 01:22:47 DEBUG : dir: reading active writers 2025/10/10 01:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 01:22:47 DEBUG : dir: Looking for writers 2025/10/10 01:22:47 DEBUG : file1: reading active writers 2025/10/10 01:22:47 DEBUG : Looking for writers 2025/10/10 01:22:47 DEBUG : dir: reading active writers 2025/10/10 01:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 01:22:47 DEBUG : dir: Looking for writers 2025/10/10 01:22:47 DEBUG : file1: reading active writers 2025/10/10 01:22:47 DEBUG : Looking for writers 2025/10/10 01:22:47 DEBUG : dir: reading active writers 2025/10/10 01:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 01:22:48 DEBUG : dir: Looking for writers 2025/10/10 01:22:48 DEBUG : file1: reading active writers 2025/10/10 01:22:48 DEBUG : Looking for writers 2025/10/10 01:22:48 DEBUG : dir: reading active writers 2025/10/10 01:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 01:22:48 DEBUG : dir/file1: vfs cache: starting upload 2025/10/10 01:22:48 DEBUG : dir: Looking for writers 2025/10/10 01:22:48 DEBUG : file1: reading active writers 2025/10/10 01:22:48 DEBUG : Looking for writers 2025/10/10 01:22:48 DEBUG : dir: reading active writers 2025/10/10 01:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 01:22:48 DEBUG : dir: Looking for writers 2025/10/10 01:22:48 DEBUG : file1: reading active writers 2025/10/10 01:22:48 DEBUG : Looking for writers 2025/10/10 01:22:48 DEBUG : dir: reading active writers 2025/10/10 01:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 01:22:48 DEBUG : dir: Looking for writers 2025/10/10 01:22:48 DEBUG : file1: reading active writers 2025/10/10 01:22:48 DEBUG : Looking for writers 2025/10/10 01:22:48 DEBUG : dir: reading active writers 2025/10/10 01:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 01:22:48 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/10 01:22:48 INFO : dir/file1: Copied (replaced existing) 2025/10/10 01:22:48 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-10 01:22:47 +0000 UTC," 2025/10/10 01:22:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/10 01:22:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/10 01:22:49 DEBUG : dir: Looking for writers 2025/10/10 01:22:49 DEBUG : file1: reading active writers 2025/10/10 01:22:49 DEBUG : Looking for writers 2025/10/10 01:22:49 DEBUG : dir: reading active writers 2025/10/10 01:22:49 DEBUG : >WaitForWriters: 2025/10/10 01:22:49 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.52s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:49 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:49 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:22:49 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:49 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:49 INFO : files root 'rclone-test-juxolax0woqo': 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:502 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestRWFileHandleSizeCreateExisting 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:502 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSizeCreateExisting Messages: 1 objects not found 2025/10/10 01:22:58 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:22:58 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:502 Error: Received unexpected error: file does not exist Test: TestRWFileHandleSizeCreateExisting 2025/10/10 01:22:58 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:58 DEBUG : Looking for writers 2025/10/10 01:22:58 DEBUG : >WaitForWriters: 2025/10/10 01:22:58 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeCreateExisting (8.83s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:22:58 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:22:58 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:22:58 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:58 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:22:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:22:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:22:58 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:22:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:22:58 DEBUG : file1: newRWFileHandle: 2025/10/10 01:22:58 DEBUG : file1(0xc00117c340): openPending: 2025/10/10 01:22:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:22:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:58 DEBUG : file1(0xc00117c340): >openPending: err= 2025/10/10 01:22:58 DEBUG : file1: >newRWFileHandle: err= 2025/10/10 01:22:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/10 01:22:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/10 01:22:58 DEBUG : file1(0xc00117c340): _writeAt: size=5, off=0 2025/10/10 01:22:58 DEBUG : file1(0xc00117c340): >_writeAt: n=5, err= 2025/10/10 01:22:58 DEBUG : file1(0xc00117c340): close: 2025/10/10 01:22:58 DEBUG : file1: vfs cache: setting modification time to 2025-10-10 01:22:58.941947126 +0000 UTC m=+224.757563471 2025/10/10 01:22:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/10 01:22:58 DEBUG : file1(0xc00117c340): >close: err= 2025/10/10 01:22:58 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:22:58 DEBUG : Looking for writers 2025/10/10 01:22:58 DEBUG : file1: reading active writers 2025/10/10 01:22:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 01:22:58 DEBUG : Looking for writers 2025/10/10 01:22:58 DEBUG : file1: reading active writers 2025/10/10 01:22:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 01:22:58 DEBUG : Looking for writers 2025/10/10 01:22:58 DEBUG : file1: reading active writers 2025/10/10 01:22:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 01:22:59 DEBUG : Looking for writers 2025/10/10 01:22:59 DEBUG : file1: reading active writers 2025/10/10 01:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 01:22:59 DEBUG : file1: vfs cache: starting upload 2025/10/10 01:22:59 DEBUG : Looking for writers 2025/10/10 01:22:59 DEBUG : file1: reading active writers 2025/10/10 01:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 01:22:59 DEBUG : Looking for writers 2025/10/10 01:22:59 DEBUG : file1: reading active writers 2025/10/10 01:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 01:22:59 DEBUG : Looking for writers 2025/10/10 01:22:59 DEBUG : file1: reading active writers 2025/10/10 01:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 01:22:59 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/10 01:22:59 INFO : file1: Copied (new) 2025/10/10 01:22:59 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-10 01:22:58 +0000 UTC," 2025/10/10 01:22:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/10 01:22:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:22:59 INFO : file1: vfs cache: upload succeeded try #1 2025/10/10 01:23:00 DEBUG : Looking for writers 2025/10/10 01:23:00 DEBUG : file1: reading active writers 2025/10/10 01:23:00 DEBUG : >WaitForWriters: 2025/10/10 01:23:00 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.87s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:00 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:00 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:23:00 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:00 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:23:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:23:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/10 01:23:00 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000725d00): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000725d00): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000725d00): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000725d00): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000725d00): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.80449568 +0000 UTC m=+226.620111996 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000725d00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b06c0): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b06c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b06c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b06c0): >_readAt: n=2, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b06c0): _writeAt: size=3, off=2 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b06c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b06c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.80449568 +0000 UTC m=+226.620111996 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b06c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b0d00): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b0d00): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b0d00): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b0d00): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b0d00): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.80449568 +0000 UTC m=+226.620111996 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b0d00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014d2d0 item 1 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b1340): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b1340): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b1340): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b1340): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b1340): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.809352461 +0000 UTC m=+226.624968776 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b1340): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b1c80): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b1c80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b1c80): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b1c80): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b1c80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.809352461 +0000 UTC m=+226.624968776 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0002b1c80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014dab0 item 2 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0004dbdc0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0004dbdc0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0004dbdc0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0004dbdc0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0004dbdc0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.812195258 +0000 UTC m=+226.627811574 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0004dbdc0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5e340): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5e340): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5e340): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5e340): >_readAt: n=2, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5e340): _writeAt: size=3, off=2 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5e340): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5e340): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.812195258 +0000 UTC m=+226.627811574 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5e340): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5e800): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5e800): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5e800): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5e800): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5e800): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.812195258 +0000 UTC m=+226.627811574 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5e800): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014dea0 item 3 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5ee80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5ee80): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5ee80): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5ee80): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5ee80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.816433387 +0000 UTC m=+226.632049692 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5ee80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5f3c0): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5f3c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5f3c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5f3c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5f3c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.816433387 +0000 UTC m=+226.632049692 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5f3c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e5b0 item 4 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5fa80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5fa80): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5fa80): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5fa80): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5fa80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.819353591 +0000 UTC m=+226.634969896 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d5fa80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0000f52c0): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0000f52c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0000f52c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0000f52c0): >_readAt: n=2, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0000f52c0): _writeAt: size=3, off=2 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0000f52c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0000f52c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.819353591 +0000 UTC m=+226.634969896 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0000f52c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccc500): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccc500): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccc500): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccc500): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccc500): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.819353591 +0000 UTC m=+226.634969896 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccc500): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ea10 item 5 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cccdc0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cccdc0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cccdc0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cccdc0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cccdc0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.823146895 +0000 UTC m=+226.638763199 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cccdc0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccd300): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccd300): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccd300): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccd300): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccd300): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.823146895 +0000 UTC m=+226.638763199 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccd300): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f3b0 item 6 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccd980): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccd980): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccd980): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccd980): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccd980): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.825522635 +0000 UTC m=+226.641138971 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccd980): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccdf00): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccdf00): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccdf00): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccdf00): >_readAt: n=2, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccdf00): _writeAt: size=3, off=2 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccdf00): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccdf00): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.825522635 +0000 UTC m=+226.641138971 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ccdf00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c101c0): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c101c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c101c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c101c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c101c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.825522635 +0000 UTC m=+226.641138971 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c101c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f9d0 item 7 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c10940): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c10940): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c10940): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c10940): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c10940): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.829042696 +0000 UTC m=+226.644659011 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c10940): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c10e80): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c10e80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c10e80): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c10e80): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c10e80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.829042696 +0000 UTC m=+226.644659011 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c10e80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370150 item 8 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11440): _readAt: size=2, off=0 2025/10/10 01:23:00 ERROR : open-test-file(0xc000c11440): Couldn't read size of file 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11440): >_readAt: n=0, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11440): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11440): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11440): close: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11440): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11840): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11840): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11840): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11840): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11840): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.832103905 +0000 UTC m=+226.647720240 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11840): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abf540): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abf540): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abf540): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abf540): >_readAt: n=2, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abf540): _writeAt: size=3, off=2 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abf540): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abf540): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.832103905 +0000 UTC m=+226.647720240 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abf540): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abfa40): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abfa40): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abfa40): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abfa40): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abfa40): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.832103905 +0000 UTC m=+226.647720240 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abfa40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001144690 item 9 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32140): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32140): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32140): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32140): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32140): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.840063752 +0000 UTC m=+226.655680057 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32140): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32700): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32700): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32700): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32700): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32700): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.840063752 +0000 UTC m=+226.655680057 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32700): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001144b60 item 10 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117cc80): _readAt: size=2, off=0 2025/10/10 01:23:00 ERROR : open-test-file(0xc00117cc80): Couldn't read size of file 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117cc80): >_readAt: n=0, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117cc80): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117cc80): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117cc80): close: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117cc80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117d040): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117d040): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117d040): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117d040): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117d040): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.8449889 +0000 UTC m=+226.660605216 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117d040): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117d540): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117d540): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117d540): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117d540): >_readAt: n=2, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117d540): _writeAt: size=3, off=2 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117d540): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117d540): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.8449889 +0000 UTC m=+226.660605216 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117d540): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117da80): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117da80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117da80): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117da80): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117da80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.8449889 +0000 UTC m=+226.660605216 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00117da80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e070 item 11 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f301c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f301c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f301c0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f301c0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f301c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.852959778 +0000 UTC m=+226.668576113 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f301c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f30700): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f30700): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f30700): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f30700): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f30700): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.852959778 +0000 UTC m=+226.668576113 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f30700): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e7e0 item 12 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f30d40): _readAt: size=2, off=0 2025/10/10 01:23:00 ERROR : open-test-file(0xc000f30d40): Couldn't read size of file 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f30d40): >_readAt: n=0, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f30d40): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f30d40): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f30d40): close: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f30d40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f31100): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f31100): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f31100): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f31100): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f31100): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.858228483 +0000 UTC m=+226.673844817 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f31100): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f317c0): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f317c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f317c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f317c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f317c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.858228483 +0000 UTC m=+226.673844817 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f317c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ed20 item 13 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f31e40): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f31e40): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f31e40): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f31e40): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f31e40): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.861410056 +0000 UTC m=+226.677026362 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f31e40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46400): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46400): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46400): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46400): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46400): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.861410056 +0000 UTC m=+226.677026362 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46400): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f1f0 item 14 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46a40): _readAt: size=2, off=0 2025/10/10 01:23:00 ERROR : open-test-file(0xc000f46a40): Couldn't read size of file 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46a40): >_readAt: n=0, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46a40): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46a40): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46a40): close: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46a40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46e00): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46e00): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46e00): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46e00): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46e00): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.865289592 +0000 UTC m=+226.680905878 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f46e00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f474c0): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f474c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f474c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f474c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f474c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.865289592 +0000 UTC m=+226.680905878 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f474c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f730 item 15 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f47b40): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f47b40): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f47b40): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f47b40): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f47b40): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.869171963 +0000 UTC m=+226.684788258 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f47b40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000926100): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000926100): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000926100): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000926100): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000926100): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.869171963 +0000 UTC m=+226.684788258 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000926100): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fc70 item 16 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000926740): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000926740): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000926740): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000926740): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000926740): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.871672518 +0000 UTC m=+226.687288813 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000926740): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11c40): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11c40): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11c40): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11c40): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11c40): >_readAt: n=2, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11c40): _writeAt: size=3, off=7 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11c40): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11c40): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.871672518 +0000 UTC m=+226.687288813 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c11c40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085a1c0): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085a1c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085a1c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085a1c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085a1c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.871672518 +0000 UTC m=+226.687288813 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085a1c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003705b0 item 17 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085a840): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085a840): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085a840): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085a840): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085a840): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.875119 +0000 UTC m=+226.690735286 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085a840): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085ad80): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085ad80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085ad80): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085ad80): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085ad80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.875119 +0000 UTC m=+226.690735286 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085ad80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370ee0 item 18 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085b400): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085b400): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085b400): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085b400): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085b400): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.877097686 +0000 UTC m=+226.692713981 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085b400): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085b900): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085b900): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085b900): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085b900): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085b900): >_readAt: n=2, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085b900): _writeAt: size=3, off=7 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085b900): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085b900): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.877097686 +0000 UTC m=+226.692713981 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085b900): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085be00): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085be00): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085be00): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085be00): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085be00): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.877097686 +0000 UTC m=+226.692713981 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00085be00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371c00 item 19 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087a500): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087a500): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087a500): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087a500): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087a500): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.879882244 +0000 UTC m=+226.695498540 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087a500): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087aa40): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087aa40): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087aa40): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087aa40): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087aa40): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.879882244 +0000 UTC m=+226.695498540 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087aa40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6e3f0 item 20 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087b0c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087b0c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087b0c0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087b0c0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087b0c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.882380366 +0000 UTC m=+226.697996651 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087b0c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087b5c0): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087b5c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087b5c0): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087b5c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087b5c0): >_readAt: n=2, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087b5c0): _writeAt: size=3, off=7 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087b5c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087b5c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.882380366 +0000 UTC m=+226.697996651 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087b5c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087bac0): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087bac0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087bac0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087bac0): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087bac0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.882380366 +0000 UTC m=+226.697996651 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00087bac0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6e7e0 item 21 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009961c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009961c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009961c0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009961c0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009961c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.885341266 +0000 UTC m=+226.700957551 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009961c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000996700): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000996700): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000996700): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000996700): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000996700): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.885341266 +0000 UTC m=+226.700957551 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000996700): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6ecb0 item 22 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000996d80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000996d80): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000996d80): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000996d80): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000996d80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.88743639 +0000 UTC m=+226.703052675 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000996d80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997280): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997280): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997280): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997280): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997280): >_readAt: n=2, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997280): _writeAt: size=3, off=7 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997280): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997280): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.88743639 +0000 UTC m=+226.703052675 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997280): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997780): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997780): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997780): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997780): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997780): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.88743639 +0000 UTC m=+226.703052675 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997780): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6f0a0 item 23 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32d80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32d80): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32d80): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32d80): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32d80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.890959066 +0000 UTC m=+226.706575361 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d32d80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d332c0): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d332c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d332c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d332c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d332c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.890959066 +0000 UTC m=+226.706575361 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d332c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001144ee0 item 24 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d33900): _readAt: size=2, off=0 2025/10/10 01:23:00 ERROR : open-test-file(0xc000d33900): Couldn't read size of file 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d33900): >_readAt: n=0, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d33900): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d33900): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d33900): close: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d33900): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d33cc0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d33cc0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d33cc0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d33cc0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d33cc0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.893379601 +0000 UTC m=+226.708995886 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d33cc0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008aa280): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008aa280): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008aa280): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008aa280): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008aa280): >_readAt: n=2, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008aa280): _writeAt: size=3, off=7 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008aa280): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008aa280): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.893379601 +0000 UTC m=+226.708995886 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008aa280): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008aa7c0): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008aa7c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008aa7c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008aa7c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008aa7c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.893379601 +0000 UTC m=+226.708995886 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008aa7c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011452d0 item 25 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997e00): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997e00): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997e00): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997e00): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997e00): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.896541498 +0000 UTC m=+226.712157783 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000997e00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f23c0): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f23c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f23c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f23c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f23c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.896541498 +0000 UTC m=+226.712157783 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f23c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6f570 item 26 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f2a00): _readAt: size=2, off=0 2025/10/10 01:23:00 ERROR : open-test-file(0xc0009f2a00): Couldn't read size of file 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f2a00): >_readAt: n=0, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f2a00): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f2a00): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f2a00): close: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f2a00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f2dc0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f2dc0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f2dc0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f2dc0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f2dc0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.898492291 +0000 UTC m=+226.714108576 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f2dc0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f32c0): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f32c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f32c0): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f32c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f32c0): >_readAt: n=2, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f32c0): _writeAt: size=3, off=7 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f32c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f32c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.898492291 +0000 UTC m=+226.714108576 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f32c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f3800): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f3800): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f3800): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f3800): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f3800): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.898492291 +0000 UTC m=+226.714108576 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f3800): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6fa40 item 27 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f3e80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f3e80): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f3e80): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f3e80): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f3e80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.900981777 +0000 UTC m=+226.716598071 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0009f3e80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12440): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12440): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12440): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12440): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12440): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.900981777 +0000 UTC m=+226.716598071 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12440): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6ff10 item 28 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12a80): _readAt: size=2, off=0 2025/10/10 01:23:00 ERROR : open-test-file(0xc000a12a80): Couldn't read size of file 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12a80): >_readAt: n=0, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12a80): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12a80): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12a80): close: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12a80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12e40): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12e40): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12e40): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12e40): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12e40): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.902824998 +0000 UTC m=+226.718441283 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a12e40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a13500): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a13500): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a13500): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a13500): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a13500): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.902824998 +0000 UTC m=+226.718441283 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a13500): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cfc0 item 29 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a13b80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a13b80): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a13b80): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a13b80): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a13b80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.904689769 +0000 UTC m=+226.720306054 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a13b80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32140): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32140): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32140): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32140): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32140): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.904689769 +0000 UTC m=+226.720306054 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32140): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d490 item 30 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32780): _readAt: size=2, off=0 2025/10/10 01:23:00 ERROR : open-test-file(0xc000a32780): Couldn't read size of file 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32780): >_readAt: n=0, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32780): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32780): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32780): close: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32780): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32b40): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32b40): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32b40): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32b40): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32b40): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.906784403 +0000 UTC m=+226.722400697 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a32b40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33200): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33200): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33200): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33200): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33200): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.906784403 +0000 UTC m=+226.722400697 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33200): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa150 item 31 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23: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/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33880): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33880): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33880): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33880): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33880): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.908850523 +0000 UTC m=+226.724466808 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33880): >close: err= 2025/10/10 01:23: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/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33dc0): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33dc0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33dc0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33dc0): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33dc0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.908850523 +0000 UTC m=+226.724466808 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a33dc0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa770 item 32 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50480): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50480): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50480): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50480): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50480): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.911197139 +0000 UTC m=+226.726813435 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50480): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50900): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50900): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50900): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50900): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50900): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aad20 item 33 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50900): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50900): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.911937379 +0000 UTC m=+226.727553664 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50900): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50e00): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50e00): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50e00): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50e00): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50e00): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.911937379 +0000 UTC m=+226.727553664 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a50e00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab030 item 33 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a51440): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a51440): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a51440): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a51440): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a51440): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.913761826 +0000 UTC m=+226.729378121 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a51440): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a518c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a518c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abb90 item 34 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a518c0): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a518c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a518c0): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a518c0): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a518c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.914462291 +0000 UTC m=+226.730078576 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a518c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a51e00): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a51e00): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a51e00): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a51e00): >_readAt: n=3, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a51e00): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.914462291 +0000 UTC m=+226.730078576 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a51e00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8380 item 34 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a764c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a764c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a764c0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a764c0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a764c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.916260427 +0000 UTC m=+226.731876712 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a764c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a76940): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a76940): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a76940): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a76940): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a76940): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9030 item 35 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a76940): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a76940): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.917003983 +0000 UTC m=+226.732620278 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a76940): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a76e40): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a76e40): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a76e40): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a76e40): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a76e40): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.917003983 +0000 UTC m=+226.732620278 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a76e40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9340 item 35 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a774c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a774c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a774c0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a774c0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a774c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.919015552 +0000 UTC m=+226.734631846 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a774c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a779c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a779c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b0150 item 36 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a779c0): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a779c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a779c0): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a779c0): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a779c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.920003556 +0000 UTC m=+226.735619841 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a779c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a77f00): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a77f00): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a77f00): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a77f00): >_readAt: n=3, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a77f00): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.920003556 +0000 UTC m=+226.735619841 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000a77f00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b0310 item 36 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000aba5c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000aba5c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000aba5c0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000aba5c0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000aba5c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.921963057 +0000 UTC m=+226.737579352 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000aba5c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abaa40): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abaa40): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abaa40): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abaa40): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abaa40): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b0700 item 37 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abaa40): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abaa40): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.922615811 +0000 UTC m=+226.738232107 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abaa40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abaf40): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abaf40): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abaf40): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abaf40): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abaf40): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.922615811 +0000 UTC m=+226.738232107 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abaf40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b08c0 item 37 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abb5c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abb5c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abb5c0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abb5c0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abb5c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.924903478 +0000 UTC m=+226.740519763 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abb5c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abbac0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abbac0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b0d90 item 38 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abbac0): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abbac0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abbac0): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abbac0): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abbac0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.925668464 +0000 UTC m=+226.741284749 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000abbac0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2080): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2080): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2080): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2080): >_readAt: n=3, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2080): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.925668464 +0000 UTC m=+226.741284749 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2080): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b0f50 item 38 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2700): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2700): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2700): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2700): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2700): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.927470719 +0000 UTC m=+226.743087004 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2700): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2c00): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2c00): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2c00): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2c00): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2c00): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b1490 item 39 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2c00): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2c00): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.928150796 +0000 UTC m=+226.743767081 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae2c00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3100): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3100): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3100): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3100): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3100): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.928150796 +0000 UTC m=+226.743767081 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3100): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b1650 item 39 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3780): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3780): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3780): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3780): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3780): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.930413725 +0000 UTC m=+226.746030020 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3780): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3c80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3c80): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b1a40 item 40 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3c80): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3c80): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3c80): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3c80): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3c80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.931291653 +0000 UTC m=+226.746907949 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ae3c80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0e240): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0e240): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0e240): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0e240): >_readAt: n=3, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0e240): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.931291653 +0000 UTC m=+226.746907949 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0e240): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b1c00 item 40 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0e800): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0e800): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0e800): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0e800): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0e800): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0e800): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0e800): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.933113605 +0000 UTC m=+226.748729890 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0e800): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0ed00): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0ed00): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0ed00): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c2a0 item 41 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0ed00): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0ed00): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.933828608 +0000 UTC m=+226.749444903 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0ed00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0f1c0): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0f1c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0f1c0): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0f1c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0f1c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035caf0 item 41 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0f1c0): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0f1c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.934593825 +0000 UTC m=+226.750210120 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0f1c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0f700): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0f700): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0f700): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0f700): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0f700): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.934593825 +0000 UTC m=+226.750210120 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0f700): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cf50 item 41 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0fd40): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0fd40): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0fd40): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0fd40): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0fd40): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0fd40): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0fd40): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.936345014 +0000 UTC m=+226.751961309 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b0fd40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3a2c0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3a2c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3a2c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dab0 item 42 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3a2c0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3a2c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.936935842 +0000 UTC m=+226.752552127 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3a2c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3a800): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3a800): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003c070 item 42 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3a800): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3a800): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3a800): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3a800): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3a800): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.937798091 +0000 UTC m=+226.753414376 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3a800): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3ad80): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3ad80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3ad80): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3ad80): >_readAt: n=3, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3ad80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.937798091 +0000 UTC m=+226.753414376 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3ad80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003c8c0 item 42 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3b3c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3b3c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3b3c0): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3b3c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3b3c0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3b3c0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3b3c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.939365736 +0000 UTC m=+226.754982021 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3b3c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3b8c0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3b8c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3b8c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003cd90 item 43 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3b8c0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3b8c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.940236351 +0000 UTC m=+226.755852645 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3b8c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3be00): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3be00): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3be00): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3be00): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3be00): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d340 item 43 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3be00): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3be00): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.940927599 +0000 UTC m=+226.756543884 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b3be00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b663c0): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b663c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b663c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b663c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b663c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.940927599 +0000 UTC m=+226.756543884 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b663c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d650 item 43 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b66a00): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b66a00): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b66a00): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b66a00): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b66a00): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b66a00): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b66a00): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.942759178 +0000 UTC m=+226.758375454 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b66a00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b66f00): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b66f00): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b66f00): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003dc70 item 44 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b66f00): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b66f00): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.943320913 +0000 UTC m=+226.758937188 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b66f00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b67440): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b67440): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514000 item 44 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b67440): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b67440): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b67440): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b67440): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b67440): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.943973198 +0000 UTC m=+226.759589473 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b67440): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b679c0): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b679c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b679c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b679c0): >_readAt: n=3, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b679c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.943973198 +0000 UTC m=+226.759589473 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000b679c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005144d0 item 44 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c18080): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c18080): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c18080): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c18080): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c18080): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c18080): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c18080): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.945427679 +0000 UTC m=+226.761043955 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c18080): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c18580): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c18580): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c18580): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514a10 item 45 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c18580): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c18580): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.946036783 +0000 UTC m=+226.761653057 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000c18580): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008ab240): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008ab240): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008ab240): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008ab240): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008ab240): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.946036783 +0000 UTC m=+226.761653057 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008ab240): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001145730 item 45 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008ab880): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008ab880): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008ab880): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008ab880): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008ab880): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008ab880): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008ab880): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.947644873 +0000 UTC m=+226.763261149 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008ab880): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008abd80): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008abd80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008abd80): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001145c00 item 46 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008abd80): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008abd80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.948185067 +0000 UTC m=+226.763801342 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008abd80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e2500): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e2500): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e2500): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e2500): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e2500): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.948185067 +0000 UTC m=+226.763801342 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e2500): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001145dc0 item 46 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e2b40): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e2b40): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e2b40): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e2b40): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e2b40): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e2b40): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e2b40): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.949698189 +0000 UTC m=+226.765314463 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e2b40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3040): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3040): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3040): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004922a0 item 47 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3040): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3040): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.950305348 +0000 UTC m=+226.765921623 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3040): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3740): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3740): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3740): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3740): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3740): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.950305348 +0000 UTC m=+226.765921623 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3740): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492620 item 47 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3d80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3d80): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3d80): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3d80): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3d80): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3d80): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3d80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.951878644 +0000 UTC m=+226.767494919 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc0008e3d80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb0300): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb0300): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb0300): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492f50 item 48 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb0300): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb0300): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.952759177 +0000 UTC m=+226.768375452 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb0300): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb0a00): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb0a00): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb0a00): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb0a00): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb0a00): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.952759177 +0000 UTC m=+226.768375452 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb0a00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004935e0 item 48 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb1040): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb1040): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb1040): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb1040): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb1040): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.954251318 +0000 UTC m=+226.769867594 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb1040): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb14c0): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb14c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb14c0): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb14c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb14c0): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb14c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004939d0 item 49 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb14c0): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb14c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.954869931 +0000 UTC m=+226.770486206 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb14c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb1a00): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb1a00): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb1a00): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb1a00): >_readAt: n=8, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb1a00): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.954869931 +0000 UTC m=+226.770486206 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000cb1a00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493c70 item 49 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2100): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2100): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2100): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2100): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2100): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.956294144 +0000 UTC m=+226.771910419 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2100): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2600): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2600): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2600): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d85b0 item 50 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2600): _readAt: size=2, off=5 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2600): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2600): _writeAt: size=3, off=5 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2600): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2600): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.95693608 +0000 UTC m=+226.772552355 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2600): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2b80): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2b80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2b80): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2b80): >_readAt: n=3, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2b80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.95693608 +0000 UTC m=+226.772552355 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce2b80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d87e0 item 50 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3200): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3200): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3200): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3200): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3200): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.958340227 +0000 UTC m=+226.773956502 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3200): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3700): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3700): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3700): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3700): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3700): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3700): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9110 item 51 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3700): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3700): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.959016116 +0000 UTC m=+226.774632392 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3700): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3c40): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3c40): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3c40): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3c40): >_readAt: n=8, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3c40): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.959016116 +0000 UTC m=+226.774632392 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000ce3c40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9570 item 51 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02340): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02340): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02340): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02340): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02340): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.960651287 +0000 UTC m=+226.776267562 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02340): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02840): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02840): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02840): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9b20 item 52 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02840): _readAt: size=2, off=5 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02840): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02840): _writeAt: size=3, off=5 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02840): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02840): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.961299595 +0000 UTC m=+226.776915870 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02840): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02dc0): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02dc0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02dc0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02dc0): >_readAt: n=3, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02dc0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.961299595 +0000 UTC m=+226.776915870 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d02dc0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9e30 item 52 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03440): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03440): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03440): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03440): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03440): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.962662523 +0000 UTC m=+226.778278799 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03440): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03940): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03940): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03940): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03940): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03940): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03940): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa310 item 53 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03940): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03940): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.963222726 +0000 UTC m=+226.778839001 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03940): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03e80): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03e80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03e80): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03e80): >_readAt: n=8, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03e80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.963222726 +0000 UTC m=+226.778839001 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d03e80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa540 item 53 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4c580): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4c580): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4c580): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4c580): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4c580): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.964691684 +0000 UTC m=+226.780307960 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4c580): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4ca80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4ca80): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4ca80): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002faa80 item 54 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4ca80): _readAt: size=2, off=5 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4ca80): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4ca80): _writeAt: size=3, off=5 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4ca80): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4ca80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.965415633 +0000 UTC m=+226.781031908 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4ca80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4d000): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4d000): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4d000): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4d000): >_readAt: n=3, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4d000): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.965415633 +0000 UTC m=+226.781031908 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4d000): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fac40 item 54 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4d680): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4d680): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4d680): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4d680): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4d680): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.966868502 +0000 UTC m=+226.782484776 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4d680): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4db80): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4db80): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4db80): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4db80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4db80): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4db80): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fafc0 item 55 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4db80): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4db80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.96762919 +0000 UTC m=+226.783245465 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000d4db80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f08140): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f08140): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f08140): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f08140): >_readAt: n=8, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f08140): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.96762919 +0000 UTC m=+226.783245465 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f08140): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb1f0 item 55 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f087c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f087c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f087c0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f087c0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f087c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.969304126 +0000 UTC m=+226.784920400 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f087c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f08cc0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f08cc0): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f08cc0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbb90 item 56 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f08cc0): _readAt: size=2, off=5 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f08cc0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f08cc0): _writeAt: size=3, off=5 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f08cc0): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f08cc0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.969925923 +0000 UTC m=+226.785542187 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f08cc0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09240): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09240): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09240): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09240): >_readAt: n=3, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09240): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.969925923 +0000 UTC m=+226.785542187 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09240): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbdc0 item 56 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09880): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09880): open at offset 0 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09880): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09880): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09880): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09880): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09880): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09880): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.971390914 +0000 UTC m=+226.787007179 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09880): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09dc0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09dc0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09dc0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0a80 item 57 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09dc0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09dc0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.972034834 +0000 UTC m=+226.787651109 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f09dc0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5c380): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5c380): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5c380): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5c380): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5c380): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5c380): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1180 item 57 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5c380): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5c380): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.97257677 +0000 UTC m=+226.788193036 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5c380): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5c900): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5c900): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5c900): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5c900): >_readAt: n=8, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5c900): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.97257677 +0000 UTC m=+226.788193036 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5c900): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b13b0 item 57 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5cf40): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5cf40): open at offset 0 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5cf40): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5cf40): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5cf40): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5cf40): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5cf40): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5cf40): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.97427487 +0000 UTC m=+226.789891145 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5cf40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5d480): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5d480): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5d480): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1b20 item 58 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5d480): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5d480): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.975204616 +0000 UTC m=+226.790820891 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5d480): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5d9c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5d9c0): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5d9c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1f10 item 58 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5d9c0): _readAt: size=2, off=5 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5d9c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5d9c0): _writeAt: size=3, off=5 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5d9c0): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5d9c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.975901915 +0000 UTC m=+226.791518190 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f5d9c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7c000): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7c000): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7c000): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7c000): >_readAt: n=3, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7c000): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.975901915 +0000 UTC m=+226.791518190 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7c000): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc1c0 item 58 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7c640): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7c640): open at offset 0 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7c640): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7c640): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7c640): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7c640): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7c640): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7c640): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.978064927 +0000 UTC m=+226.793681202 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7c640): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7cb80): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7cb80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7cb80): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc540 item 59 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7cb80): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7cb80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.978621922 +0000 UTC m=+226.794238198 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7cb80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7d0c0): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7d0c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7d0c0): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7d0c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7d0c0): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7d0c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc7e0 item 59 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7d0c0): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7d0c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.979277374 +0000 UTC m=+226.794893649 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7d0c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7d640): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7d640): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7d640): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7d640): >_readAt: n=8, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7d640): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.979277374 +0000 UTC m=+226.794893649 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7d640): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcee0 item 59 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7dc80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7dc80): open at offset 0 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7dc80): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7dc80): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7dc80): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7dc80): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7dc80): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7dc80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.980923666 +0000 UTC m=+226.796539941 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000f7dc80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0240): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0240): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0240): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd490 item 60 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0240): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0240): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.981497894 +0000 UTC m=+226.797114179 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0240): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0780): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0780): open at offset 5 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0780): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd880 item 60 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0780): _readAt: size=2, off=5 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0780): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0780): _writeAt: size=3, off=5 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0780): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0780): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.98218268 +0000 UTC m=+226.797798954 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0780): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0d40): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0d40): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0d40): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0d40): >_readAt: n=3, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0d40): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.98218268 +0000 UTC m=+226.797798954 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb0d40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dda40 item 60 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb1380): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb1380): open at offset 0 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb1380): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb1380): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb1380): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb1380): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb1380): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb1380): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.983582158 +0000 UTC m=+226.799198433 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb1380): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb18c0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb18c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb18c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027a150 item 61 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb18c0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb18c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.984208583 +0000 UTC m=+226.799824859 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fb18c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcc040): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcc040): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcc040): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcc040): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcc040): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.984208583 +0000 UTC m=+226.799824859 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcc040): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027a690 item 61 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcc680): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcc680): open at offset 0 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcc680): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcc680): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcc680): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcc680): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcc680): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcc680): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.985632658 +0000 UTC m=+226.801248933 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcc680): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fccbc0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fccbc0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fccbc0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027afc0 item 62 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fccbc0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fccbc0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.986199572 +0000 UTC m=+226.801815847 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fccbc0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcd2c0): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcd2c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcd2c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcd2c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcd2c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.986199572 +0000 UTC m=+226.801815847 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcd2c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027b500 item 62 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcd900): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcd900): open at offset 0 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcd900): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcd900): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcd900): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcd900): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcd900): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcd900): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.988208295 +0000 UTC m=+226.803824560 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcd900): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcde40): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcde40): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcde40): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027bab0 item 63 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcde40): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcde40): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.989141807 +0000 UTC m=+226.804758083 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fcde40): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fee5c0): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fee5c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fee5c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fee5c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fee5c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.989141807 +0000 UTC m=+226.804758083 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fee5c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002100e0 item 63 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23: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/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000feec00): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000feec00): open at offset 0 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000feec00): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000feec00): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000feec00): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000feec00): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000feec00): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000feec00): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.990982104 +0000 UTC m=+226.806598378 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000feec00): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fef140): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fef140): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fef140): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000210af0 item 64 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fef140): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fef140): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.991623188 +0000 UTC m=+226.807239463 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fef140): >close: err= 2025/10/10 01:23: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/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fef840): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fef840): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fef840): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fef840): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fef840): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.991623188 +0000 UTC m=+226.807239463 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fef840): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000211650 item 64 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fefe80): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fefe80): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fefe80): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fefe80): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fefe80): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.993183287 +0000 UTC m=+226.808799552 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc000fefe80): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030380): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030380): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030380): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030380): >_readAt: n=2, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030380): _writeAt: size=3, off=2 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372230 item 65 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030380): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030380): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.993802891 +0000 UTC m=+226.809419166 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030380): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030880): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030880): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030880): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030880): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030880): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.993802891 +0000 UTC m=+226.809419166 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030880): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372540 item 65 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030ec0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030ec0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030ec0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030ec0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030ec0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.995751219 +0000 UTC m=+226.811367494 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001030ec0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031340): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031340): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372a10 item 66 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031340): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031340): >_readAt: n=0, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031340): _writeAt: size=3, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031340): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031340): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.996351536 +0000 UTC m=+226.811967801 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031340): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031880): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031880): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031880): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031880): >_readAt: n=3, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031880): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.996351536 +0000 UTC m=+226.811967801 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031880): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372d90 item 66 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031ec0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031ec0): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031ec0): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031ec0): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031ec0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.997748389 +0000 UTC m=+226.813364665 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc001031ec0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105a3c0): _readAt: size=2, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105a3c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105a3c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105a3c0): >_readAt: n=2, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105a3c0): _writeAt: size=3, off=2 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373340 item 67 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105a3c0): >_writeAt: n=3, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105a3c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.998345361 +0000 UTC m=+226.813961636 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105a3c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105a8c0): _readAt: size=512, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105a8c0): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105a8c0): >openPending: err= 2025/10/10 01:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105a8c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105a8c0): close: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.998345361 +0000 UTC m=+226.813961636 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105a8c0): >close: err= 2025/10/10 01:23:00 DEBUG : open-test-file: Remove: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003738f0 item 67 2025/10/10 01:23:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:00 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105af40): openPending: 2025/10/10 01:23:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105af40): >openPending: err= 2025/10/10 01:23:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105af40): _writeAt: size=5, off=0 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105af40): >_writeAt: n=5, err= 2025/10/10 01:23:00 DEBUG : open-test-file(0xc00105af40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:00.999771218 +0000 UTC m=+226.815387493 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00105af40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00105b440): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00105b440): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002420e0 item 68 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00105b440): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00105b440): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00105b440): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00105b440): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00105b440): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.00050731 +0000 UTC m=+226.816123595 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00105b440): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00105b980): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00105b980): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00105b980): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00105b980): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00105b980): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.00050731 +0000 UTC m=+226.816123595 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00105b980): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000242540 item 68 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a040): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a040): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a040): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a040): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a040): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.001962453 +0000 UTC m=+226.817578718 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a040): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a4c0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a4c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a4c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a4c0): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a4c0): _writeAt: size=3, off=2 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000242d90 item 69 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a4c0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a4c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.002819592 +0000 UTC m=+226.818435867 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a4c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a9c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a9c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a9c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a9c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a9c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.002819592 +0000 UTC m=+226.818435867 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107a9c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000243110 item 69 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107b040): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107b040): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107b040): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107b040): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107b040): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.004230111 +0000 UTC m=+226.819846396 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107b040): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107b540): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107b540): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002436c0 item 70 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107b540): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107b540): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107b540): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107b540): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107b540): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.004938221 +0000 UTC m=+226.820554496 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107b540): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107ba80): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107ba80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107ba80): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107ba80): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107ba80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.004938221 +0000 UTC m=+226.820554496 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00107ba80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000243ce0 item 70 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0180): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0180): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0180): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0180): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0180): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.006470538 +0000 UTC m=+226.822086814 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0180): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0680): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0680): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0680): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0680): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0680): _writeAt: size=3, off=2 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004827e0 item 71 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0680): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0680): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.007151858 +0000 UTC m=+226.822768133 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0680): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0b80): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0b80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0b80): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0b80): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0b80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.007151858 +0000 UTC m=+226.822768133 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a0b80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482fc0 item 71 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1200): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1200): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1200): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1200): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1200): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.008624754 +0000 UTC m=+226.824241039 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1200): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1700): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1700): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483a40 item 72 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1700): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1700): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1700): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1700): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1700): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.00924065 +0000 UTC m=+226.824856925 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1700): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1c40): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1c40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1c40): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1c40): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1c40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.00924065 +0000 UTC m=+226.824856925 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010a1c40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483ea0 item 72 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2280): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2280): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2280): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2280): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2280): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2280): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2280): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.010849442 +0000 UTC m=+226.826465717 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2280): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2780): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2780): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2780): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca5b0 item 73 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2780): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2780): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.011423509 +0000 UTC m=+226.827039784 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2780): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2c40): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2c40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2c40): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2c40): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2c40): _writeAt: size=3, off=2 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004caaf0 item 73 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2c40): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2c40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.012039897 +0000 UTC m=+226.827656172 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c2c40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c3180): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c3180): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c3180): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c3180): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c3180): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.012039897 +0000 UTC m=+226.827656172 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c3180): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cad90 item 73 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c37c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c37c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c37c0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c37c0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c37c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c37c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c37c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.013605707 +0000 UTC m=+226.829221983 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c37c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c3cc0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c3cc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c3cc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb1f0 item 74 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c3cc0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c3cc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.014182491 +0000 UTC m=+226.829798766 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010c3cc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010ec280): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010ec280): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb5e0 item 74 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010ec280): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010ec280): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010ec280): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010ec280): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010ec280): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.014830517 +0000 UTC m=+226.830446792 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010ec280): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010ec800): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010ec800): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010ec800): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010ec800): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010ec800): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.014830517 +0000 UTC m=+226.830446792 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010ec800): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb9d0 item 74 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000926dc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000926dc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000926dc0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000926dc0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000926dc0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000926dc0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000926dc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.016278787 +0000 UTC m=+226.831895062 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000926dc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009272c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009272c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009272c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005264d0 item 75 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009272c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009272c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.016928627 +0000 UTC m=+226.832544903 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009272c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000927800): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000927800): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000927800): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000927800): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000927800): _writeAt: size=3, off=2 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526930 item 75 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000927800): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000927800): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.017567626 +0000 UTC m=+226.833183911 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000927800): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000927d40): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000927d40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000927d40): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000927d40): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000927d40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.017567626 +0000 UTC m=+226.833183911 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000927d40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526c40 item 75 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946400): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946400): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946400): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946400): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946400): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946400): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946400): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.019006248 +0000 UTC m=+226.834622533 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946400): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946900): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946900): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946900): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005270a0 item 76 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946900): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946900): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.020253742 +0000 UTC m=+226.835870017 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946900): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946e40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946e40): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527340 item 76 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946e40): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946e40): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946e40): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946e40): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946e40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.021055126 +0000 UTC m=+226.836671402 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000946e40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009473c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009473c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009473c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009473c0): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009473c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.021055126 +0000 UTC m=+226.836671402 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009473c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527730 item 76 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000947a00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000947a00): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000947a00): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000947a00): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000947a00): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000947a00): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000947a00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.0225797 +0000 UTC m=+226.838195974 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000947a00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000947f00): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000947f00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000947f00): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527ea0 item 77 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000947f00): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000947f00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.023227805 +0000 UTC m=+226.838844081 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000947f00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974680): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974680): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974680): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974680): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974680): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.023227805 +0000 UTC m=+226.838844081 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974680): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e150 item 77 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974cc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974cc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974cc0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974cc0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974cc0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974cc0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974cc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.02505669 +0000 UTC m=+226.840672965 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974cc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009751c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009751c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009751c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e850 item 78 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009751c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009751c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.026081084 +0000 UTC m=+226.841697359 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009751c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009758c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009758c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009758c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009758c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009758c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.026081084 +0000 UTC m=+226.841697359 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009758c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ea10 item 78 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000975f00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000975f00): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000975f00): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000975f00): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000975f00): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000975f00): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000975f00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.028264625 +0000 UTC m=+226.843880910 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000975f00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122480): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122480): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122480): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f110 item 79 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122480): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122480): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.028948158 +0000 UTC m=+226.844564433 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122480): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122b80): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122b80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122b80): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122b80): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122b80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.028948158 +0000 UTC m=+226.844564433 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122b80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f3b0 item 79 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118a5c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118a5c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118a5c0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118a5c0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118a5c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118a5c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118a5c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.032472326 +0000 UTC m=+226.848088601 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118a5c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118aac0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118aac0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118aac0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca4d0 item 80 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118aac0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118aac0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.033410708 +0000 UTC m=+226.849027003 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118aac0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118b1c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118b1c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118b1c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118b1c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118b1c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.033410708 +0000 UTC m=+226.849027003 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118b1c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004caa80 item 80 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118b800): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118b800): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118b800): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118b800): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118b800): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.035432605 +0000 UTC m=+226.851048900 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118b800): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118bc80): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118bc80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118bc80): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118bc80): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118bc80): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118bc80): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004caee0 item 81 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118bc80): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118bc80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.036098366 +0000 UTC m=+226.851714641 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00118bc80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122e40): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122e40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122e40): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122e40): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122e40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.036098366 +0000 UTC m=+226.851714641 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001122e40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb110 item 81 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0011234c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0011234c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0011234c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0011234c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0011234c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.03793329 +0000 UTC m=+226.853549565 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0011234c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0011239c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0011239c0): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0011239c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb8f0 item 82 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0011239c0): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0011239c0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0011239c0): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0011239c0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0011239c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.038829604 +0000 UTC m=+226.854445889 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0011239c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001123f40): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001123f40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001123f40): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001123f40): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001123f40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.038829604 +0000 UTC m=+226.854445889 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc001123f40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbdc0 item 82 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007254c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007254c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007254c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007254c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007254c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.040464534 +0000 UTC m=+226.856080809 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007254c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007259c0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007259c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007259c0): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007259c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007259c0): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007259c0): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514540 item 83 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007259c0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007259c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.041236474 +0000 UTC m=+226.856852749 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007259c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0700): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0700): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0700): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0700): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0700): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.041236474 +0000 UTC m=+226.856852749 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0700): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e070 item 83 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0f00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0f00): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0f00): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0f00): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0f00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.042652793 +0000 UTC m=+226.858269069 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0f00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1400): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1400): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1400): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e700 item 84 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1400): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1400): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1400): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1400): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1400): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.043295821 +0000 UTC m=+226.858912096 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1400): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1dc0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1dc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1dc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1dc0): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1dc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.043295821 +0000 UTC m=+226.858912096 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1dc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e9a0 item 84 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e000): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e000): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e000): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e000): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e000): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.044807821 +0000 UTC m=+226.860424095 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e000): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e500): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e500): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e500): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e500): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e500): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e500): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fab0 item 85 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e500): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e500): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.045412645 +0000 UTC m=+226.861028921 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e500): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5ea40): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5ea40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5ea40): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5ea40): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5ea40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.045412645 +0000 UTC m=+226.861028921 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5ea40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fce0 item 85 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f0c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f0c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f0c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f0c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f0c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.046791295 +0000 UTC m=+226.862407570 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f0c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f5c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f5c0): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f5c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360380 item 86 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f5c0): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f5c0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f5c0): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f5c0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f5c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.047469538 +0000 UTC m=+226.863085814 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f5c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5fdc0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5fdc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5fdc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5fdc0): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5fdc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.047469538 +0000 UTC m=+226.863085814 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5fdc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360620 item 86 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccc2c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccc2c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccc2c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccc2c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccc2c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.048933357 +0000 UTC m=+226.864549632 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccc2c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cccac0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cccac0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cccac0): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cccac0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cccac0): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cccac0): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360e70 item 87 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cccac0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cccac0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.049553742 +0000 UTC m=+226.865170017 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cccac0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd000): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd000): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd000): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd000): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd000): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.049553742 +0000 UTC m=+226.865170017 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd000): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361490 item 87 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd680): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd680): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd680): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd680): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd680): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.051031657 +0000 UTC m=+226.866647933 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd680): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccdc00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccdc00): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccdc00): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361c70 item 88 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccdc00): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccdc00): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccdc00): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccdc00): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccdc00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.051791264 +0000 UTC m=+226.867407549 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccdc00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0001e3e80): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0001e3e80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0001e3e80): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0001e3e80): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0001e3e80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.051791264 +0000 UTC m=+226.867407549 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0001e3e80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e6230 item 88 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abe540): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abe540): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abe540): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abe540): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abe540): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abe540): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abe540): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abe540): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.053044848 +0000 UTC m=+226.868661122 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abe540): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abea80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abea80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abea80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e6930 item 89 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abea80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abea80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.053597356 +0000 UTC m=+226.869213631 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abea80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abefc0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abefc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abefc0): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abefc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abefc0): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abefc0): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e6e70 item 89 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abefc0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abefc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.054257094 +0000 UTC m=+226.869873368 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abefc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf580): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf580): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf580): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf580): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf580): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.054257094 +0000 UTC m=+226.869873368 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf580): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e7180 item 89 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfbc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfbc0): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfbc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfbc0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfbc0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfbc0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfbc0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfbc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.055688331 +0000 UTC m=+226.871304607 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfbc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c101c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c101c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c101c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e7a40 item 90 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c101c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c101c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.056271718 +0000 UTC m=+226.871887993 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c101c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10800): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10800): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10800): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e7ce0 item 90 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10800): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10800): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10800): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10800): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10800): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.05695964 +0000 UTC m=+226.872575915 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10800): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10dc0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10dc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10dc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10dc0): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10dc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.05695964 +0000 UTC m=+226.872575915 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10dc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512000 item 90 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11400): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11400): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11400): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11400): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11400): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11400): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11400): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11400): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.058390085 +0000 UTC m=+226.874006360 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11400): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11980): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11980): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11980): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512700 item 91 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11980): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11980): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.058965155 +0000 UTC m=+226.874581431 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11980): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11f00): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11f00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11f00): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11f00): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11f00): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11f00): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512a10 item 91 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11f00): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11f00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.059532981 +0000 UTC m=+226.875149256 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11f00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32500): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32500): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32500): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32500): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32500): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.059532981 +0000 UTC m=+226.875149256 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32500): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513110 item 91 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32bc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32bc0): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32bc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32bc0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32bc0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32bc0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32bc0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32bc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.061028589 +0000 UTC m=+226.876644865 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32bc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33100): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33100): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33100): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513810 item 92 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33100): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33100): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.06182158 +0000 UTC m=+226.877437855 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33100): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33640): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33640): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33640): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513b20 item 92 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33640): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33640): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33640): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33640): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33640): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.062553133 +0000 UTC m=+226.878169408 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33640): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33c00): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33c00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33c00): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33c00): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33c00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.062553133 +0000 UTC m=+226.878169408 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33c00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513d50 item 92 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974300): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974300): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974300): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974300): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974300): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974300): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974300): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974300): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.063895023 +0000 UTC m=+226.879511298 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974300): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974840): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974840): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974840): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338af0 item 93 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974840): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974840): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.064478589 +0000 UTC m=+226.880094864 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974840): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974f40): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974f40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974f40): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974f40): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974f40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.064478589 +0000 UTC m=+226.880094864 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000974f40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339030 item 93 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652040): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652040): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652040): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652040): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652040): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652040): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652040): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652040): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.066045902 +0000 UTC m=+226.881662177 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652040): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652580): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652580): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652580): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339880 item 94 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652580): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652580): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.066622003 +0000 UTC m=+226.882238279 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652580): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652c80): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652c80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652c80): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652c80): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652c80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.066622003 +0000 UTC m=+226.882238279 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000652c80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe070 item 94 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006532c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006532c0): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006532c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006532c0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006532c0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006532c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006532c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006532c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.068189217 +0000 UTC m=+226.883805491 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006532c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000653800): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000653800): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000653800): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe620 item 95 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000653800): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000653800): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.068809021 +0000 UTC m=+226.884425296 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000653800): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000653f00): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000653f00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000653f00): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000653f00): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000653f00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.068809021 +0000 UTC m=+226.884425296 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000653f00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe7e0 item 95 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 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/10 01:23: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/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006725c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006725c0): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006725c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006725c0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006725c0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006725c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006725c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006725c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.07017192 +0000 UTC m=+226.885788195 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006725c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672b00): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672b00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672b00): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fecb0 item 96 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672b00): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672b00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.07081612 +0000 UTC m=+226.886432394 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672b00): >close: err= 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673200): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673200): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673200): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673200): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673200): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.07081612 +0000 UTC m=+226.886432394 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673200): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff1f0 item 96 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= 2025/10/10 01:23:01 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:01 DEBUG : Looking for writers 2025/10/10 01:23:01 DEBUG : >WaitForWriters: 2025/10/10 01:23:01 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:01 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:01 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:23:01 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:01 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:23:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:23:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/10 01:23:01 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673d40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673d40): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673d40): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673d40): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673d40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.464524435 +0000 UTC m=+227.280140800 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673d40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079e240): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079e240): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079e240): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079e240): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079e240): _writeAt: size=3, off=2 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079e240): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079e240): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.464524435 +0000 UTC m=+227.280140800 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079e240): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079e700): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079e700): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079e700): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079e700): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079e700): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.464524435 +0000 UTC m=+227.280140800 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079e700): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014d2d0 item 1 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079ed40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079ed40): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079ed40): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079ed40): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079ed40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.469266709 +0000 UTC m=+227.284883054 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079ed40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079f240): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079f240): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079f240): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079f240): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079f240): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.469266709 +0000 UTC m=+227.284883054 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079f240): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014dab0 item 2 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079f880): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079f880): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079f880): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079f880): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079f880): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.472830793 +0000 UTC m=+227.288447098 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079f880): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079fd00): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079fd00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079fd00): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079fd00): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079fd00): _writeAt: size=3, off=2 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079fd00): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079fd00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.472830793 +0000 UTC m=+227.288447098 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00079fd00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ec240): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ec240): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ec240): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ec240): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ec240): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.472830793 +0000 UTC m=+227.288447098 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ec240): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014dea0 item 3 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ec8c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ec8c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ec8c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ec8c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ec8c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.478467247 +0000 UTC m=+227.294083562 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ec8c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ece00): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ece00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ece00): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ece00): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ece00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.478467247 +0000 UTC m=+227.294083562 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ece00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f64d0 item 4 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ed440): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ed440): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ed440): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ed440): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ed440): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.481576666 +0000 UTC m=+227.297192981 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ed440): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ed8c0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ed8c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ed8c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ed8c0): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ed8c0): _writeAt: size=3, off=2 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ed8c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ed8c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.481576666 +0000 UTC m=+227.297192981 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ed8c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007edd80): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007edd80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007edd80): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007edd80): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007edd80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.481576666 +0000 UTC m=+227.297192981 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007edd80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6a80 item 5 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000896480): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000896480): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000896480): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000896480): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000896480): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.486156355 +0000 UTC m=+227.301772671 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000896480): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008969c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008969c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008969c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008969c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008969c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.486156355 +0000 UTC m=+227.301772671 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008969c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7340 item 6 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897040): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897040): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897040): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897040): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897040): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.489585775 +0000 UTC m=+227.305202080 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897040): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897540): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897540): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897540): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897540): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897540): _writeAt: size=3, off=2 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897540): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897540): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.489585775 +0000 UTC m=+227.305202080 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897540): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897a00): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897a00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897a00): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897a00): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897a00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.489585775 +0000 UTC m=+227.305202080 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000897a00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7730 item 7 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008be100): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008be100): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008be100): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008be100): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008be100): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.495845571 +0000 UTC m=+227.311461886 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008be100): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008be640): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008be640): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008be640): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008be640): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008be640): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.495845571 +0000 UTC m=+227.311461886 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008be640): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e070 item 8 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bec00): _readAt: size=2, off=0 2025/10/10 01:23:01 ERROR : open-test-file(0xc0008bec00): Couldn't read size of file 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bec00): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bec00): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bec00): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bec00): close: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bec00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008befc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008befc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008befc0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008befc0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008befc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.500426133 +0000 UTC m=+227.316042468 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008befc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bf440): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bf440): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bf440): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bf440): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bf440): _writeAt: size=3, off=2 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bf440): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bf440): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.500426133 +0000 UTC m=+227.316042468 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bf440): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bf940): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bf940): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bf940): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bf940): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bf940): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.500426133 +0000 UTC m=+227.316042468 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008bf940): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e540 item 9 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0040): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0040): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0040): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0040): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0040): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.506202128 +0000 UTC m=+227.321818434 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0040): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0580): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0580): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0580): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0580): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0580): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.506202128 +0000 UTC m=+227.321818434 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0580): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ed20 item 10 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0bc0): _readAt: size=2, off=0 2025/10/10 01:23:01 ERROR : open-test-file(0xc0008e0bc0): Couldn't read size of file 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0bc0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0bc0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0bc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0bc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0bc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0f80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0f80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0f80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0f80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0f80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.509779727 +0000 UTC m=+227.325396042 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e0f80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e1480): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e1480): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e1480): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e1480): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e1480): _writeAt: size=3, off=2 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e1480): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e1480): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.509779727 +0000 UTC m=+227.325396042 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e1480): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e1980): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e1980): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e1980): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e1980): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e1980): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.509779727 +0000 UTC m=+227.325396042 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008e1980): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f1f0 item 11 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904080): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904080): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904080): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904080): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904080): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.51375991 +0000 UTC m=+227.329376246 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904080): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009045c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009045c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009045c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009045c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009045c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.51375991 +0000 UTC m=+227.329376246 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009045c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f880 item 12 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904c00): _readAt: size=2, off=0 2025/10/10 01:23:01 ERROR : open-test-file(0xc000904c00): Couldn't read size of file 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904c00): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904c00): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904c00): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904c00): close: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904c00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904fc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904fc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904fc0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904fc0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904fc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.516204392 +0000 UTC m=+227.331820707 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000904fc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000905680): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000905680): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000905680): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000905680): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000905680): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.516204392 +0000 UTC m=+227.331820707 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000905680): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370070 item 13 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000905d00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000905d00): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000905d00): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000905d00): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000905d00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.519014709 +0000 UTC m=+227.334631024 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000905d00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009282c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009282c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009282c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009282c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009282c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.519014709 +0000 UTC m=+227.334631024 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009282c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370460 item 14 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000928900): _readAt: size=2, off=0 2025/10/10 01:23:01 ERROR : open-test-file(0xc000928900): Couldn't read size of file 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000928900): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000928900): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000928900): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000928900): close: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000928900): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000928cc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000928cc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000928cc0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000928cc0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000928cc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.5224766 +0000 UTC m=+227.338092915 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000928cc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929380): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929380): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929380): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929380): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929380): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.5224766 +0000 UTC m=+227.338092915 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929380): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370a80 item 15 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929a00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929a00): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929a00): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929a00): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929a00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.525363661 +0000 UTC m=+227.340979976 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929a00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929f40): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929f40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929f40): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929f40): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929f40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.525363661 +0000 UTC m=+227.340979976 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000929f40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371730 item 16 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000954600): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000954600): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000954600): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000954600): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000954600): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.528573288 +0000 UTC m=+227.344189603 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000954600): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070a300): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070a300): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070a300): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070a300): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070a300): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070a300): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070a300): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070a300): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.528573288 +0000 UTC m=+227.344189603 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070a300): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070a800): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070a800): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070a800): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070a800): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070a800): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.528573288 +0000 UTC m=+227.344189603 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070a800): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e230 item 17 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070ae80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070ae80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070ae80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070ae80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070ae80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.532337417 +0000 UTC m=+227.347953732 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070ae80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070b3c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070b3c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070b3c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070b3c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070b3c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.532337417 +0000 UTC m=+227.347953732 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070b3c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e850 item 18 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070ba40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070ba40): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070ba40): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070ba40): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070ba40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.535164456 +0000 UTC m=+227.350780771 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070ba40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070bf40): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070bf40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070bf40): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070bf40): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070bf40): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070bf40): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070bf40): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070bf40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.535164456 +0000 UTC m=+227.350780771 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00070bf40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008604c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008604c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008604c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008604c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008604c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.535164456 +0000 UTC m=+227.350780771 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0008604c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ee00 item 19 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000860b40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000860b40): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000860b40): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000860b40): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000860b40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.540118078 +0000 UTC m=+227.355734423 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000860b40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861080): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861080): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861080): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861080): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861080): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.540118078 +0000 UTC m=+227.355734423 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861080): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f730 item 20 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861700): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861700): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861700): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861700): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861700): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.542790546 +0000 UTC m=+227.358406901 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861700): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861c00): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861c00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861c00): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861c00): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861c00): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861c00): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861c00): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861c00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.542790546 +0000 UTC m=+227.358406901 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000861c00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982180): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982180): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982180): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982180): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982180): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.542790546 +0000 UTC m=+227.358406901 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982180): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fdc0 item 21 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982800): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982800): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982800): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982800): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982800): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.54646189 +0000 UTC m=+227.362078206 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982800): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982d40): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982d40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982d40): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982d40): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982d40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.54646189 +0000 UTC m=+227.362078206 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000982d40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6e310 item 22 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009833c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009833c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009833c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009833c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009833c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.552750299 +0000 UTC m=+227.368366604 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009833c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009838c0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009838c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009838c0): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009838c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009838c0): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009838c0): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009838c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009838c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.552750299 +0000 UTC m=+227.368366604 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009838c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000983dc0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000983dc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000983dc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000983dc0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000983dc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.552750299 +0000 UTC m=+227.368366604 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000983dc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6e700 item 23 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b84c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b84c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b84c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b84c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b84c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.556663968 +0000 UTC m=+227.372280264 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b84c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b8a00): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b8a00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b8a00): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b8a00): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b8a00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.556663968 +0000 UTC m=+227.372280264 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b8a00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6ebd0 item 24 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9040): _readAt: size=2, off=0 2025/10/10 01:23:01 ERROR : open-test-file(0xc0009b9040): Couldn't read size of file 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9040): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9040): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9040): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9040): close: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9040): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9400): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9400): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9400): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9400): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9400): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.55866203 +0000 UTC m=+227.374278326 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9400): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9900): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9900): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9900): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9900): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9900): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9900): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9900): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9900): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.55866203 +0000 UTC m=+227.374278326 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9900): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9e40): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9e40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9e40): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9e40): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9e40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.55866203 +0000 UTC m=+227.374278326 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009b9e40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6efc0 item 25 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e4540): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e4540): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e4540): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e4540): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e4540): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.561286088 +0000 UTC m=+227.376902384 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e4540): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e4a80): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e4a80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e4a80): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e4a80): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e4a80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.561286088 +0000 UTC m=+227.376902384 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e4a80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6f490 item 26 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e50c0): _readAt: size=2, off=0 2025/10/10 01:23:01 ERROR : open-test-file(0xc0009e50c0): Couldn't read size of file 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e50c0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e50c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e50c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e50c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e50c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5480): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5480): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5480): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5480): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5480): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.563365232 +0000 UTC m=+227.378981517 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5480): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5980): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5980): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5980): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5980): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5980): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5980): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5980): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5980): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.563365232 +0000 UTC m=+227.378981517 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5980): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5ec0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5ec0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5ec0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5ec0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5ec0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.563365232 +0000 UTC m=+227.378981517 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0009e5ec0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6f8f0 item 27 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a145c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a145c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a145c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a145c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a145c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.566177674 +0000 UTC m=+227.381793959 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a145c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a14b00): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a14b00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a14b00): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a14b00): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a14b00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.566177674 +0000 UTC m=+227.381793959 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a14b00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6fe30 item 28 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15140): _readAt: size=2, off=0 2025/10/10 01:23:01 ERROR : open-test-file(0xc000a15140): Couldn't read size of file 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15140): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15140): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15140): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15140): close: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15140): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15500): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15500): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15500): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15500): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15500): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.568519351 +0000 UTC m=+227.384135636 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15500): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15bc0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15bc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15bc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15bc0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15bc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.568519351 +0000 UTC m=+227.384135636 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a15bc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cc40 item 29 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3a2c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3a2c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3a2c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3a2c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3a2c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.570905231 +0000 UTC m=+227.386521536 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3a2c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3a800): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3a800): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3a800): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3a800): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3a800): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.570905231 +0000 UTC m=+227.386521536 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3a800): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d3b0 item 30 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3ae40): _readAt: size=2, off=0 2025/10/10 01:23:01 ERROR : open-test-file(0xc000a3ae40): Couldn't read size of file 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3ae40): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3ae40): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3ae40): >_writeAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3ae40): close: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3ae40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3b200): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3b200): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3b200): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3b200): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3b200): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.573889245 +0000 UTC m=+227.389505559 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3b200): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3b8c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3b8c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3b8c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3b8c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3b8c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.573889245 +0000 UTC m=+227.389505559 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3b8c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa000 item 31 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23: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/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3bf40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3bf40): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3bf40): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3bf40): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3bf40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.576422993 +0000 UTC m=+227.392039278 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a3bf40): >close: err= 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64500): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64500): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64500): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64500): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64500): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.576422993 +0000 UTC m=+227.392039278 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64500): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa620 item 32 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64b40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64b40): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64b40): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64b40): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64b40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.578385758 +0000 UTC m=+227.394002054 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64b40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64fc0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64fc0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64fc0): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64fc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64fc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aabd0 item 33 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64fc0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64fc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.579189237 +0000 UTC m=+227.394805532 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a64fc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a654c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a654c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a654c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a654c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a654c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.579189237 +0000 UTC m=+227.394805532 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a654c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aae70 item 33 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a65b00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a65b00): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a65b00): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a65b00): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a65b00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.581184244 +0000 UTC m=+227.396800539 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a65b00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96000): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96000): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab960 item 34 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96000): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96000): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96000): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96000): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96000): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.582033278 +0000 UTC m=+227.397649584 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96000): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96540): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96540): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96540): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96540): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96540): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.582033278 +0000 UTC m=+227.397649584 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96540): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c80e0 item 34 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96b80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96b80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96b80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96b80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96b80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.584030178 +0000 UTC m=+227.399646473 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a96b80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97000): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97000): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97000): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97000): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97000): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8930 item 35 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97000): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97000): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.584772863 +0000 UTC m=+227.400389148 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97000): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97500): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97500): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97500): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97500): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97500): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.584772863 +0000 UTC m=+227.400389148 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97500): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9260 item 35 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97b80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97b80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97b80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97b80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97b80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.586645489 +0000 UTC m=+227.402261784 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000a97b80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aba100): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aba100): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b0070 item 36 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aba100): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aba100): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aba100): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aba100): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aba100): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.587442866 +0000 UTC m=+227.403059161 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aba100): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aba640): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aba640): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aba640): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aba640): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aba640): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.587442866 +0000 UTC m=+227.403059161 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aba640): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b0230 item 36 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abac80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abac80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abac80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abac80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abac80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.589170571 +0000 UTC m=+227.404786866 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abac80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abb100): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abb100): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abb100): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abb100): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abb100): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b0620 item 37 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abb100): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abb100): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.589954583 +0000 UTC m=+227.405570868 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abb100): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abb600): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abb600): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abb600): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abb600): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abb600): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.589954583 +0000 UTC m=+227.405570868 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abb600): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b07e0 item 37 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abbc80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abbc80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abbc80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abbc80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abbc80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.591808114 +0000 UTC m=+227.407424400 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abbc80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aec200): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aec200): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b0cb0 item 38 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aec200): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aec200): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aec200): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aec200): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aec200): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.592563563 +0000 UTC m=+227.408179858 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aec200): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aec740): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aec740): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aec740): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aec740): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aec740): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.592563563 +0000 UTC m=+227.408179858 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aec740): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b0e70 item 38 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aecdc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aecdc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aecdc0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aecdc0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aecdc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.594073578 +0000 UTC m=+227.409689854 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aecdc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aed2c0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aed2c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aed2c0): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aed2c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aed2c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b13b0 item 39 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aed2c0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aed2c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.594736462 +0000 UTC m=+227.410352737 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aed2c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aed7c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aed7c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aed7c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aed7c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aed7c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.594736462 +0000 UTC m=+227.410352737 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aed7c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b1570 item 39 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aede40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aede40): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aede40): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aede40): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aede40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.596222383 +0000 UTC m=+227.411838677 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000aede40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b203c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b203c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b1960 item 40 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b203c0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b203c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b203c0): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b203c0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b203c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.596867314 +0000 UTC m=+227.412483579 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b203c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b20900): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b20900): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b20900): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b20900): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b20900): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.596867314 +0000 UTC m=+227.412483579 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b20900): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b1b20 item 40 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b20ec0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b20ec0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b20ec0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b20ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b20ec0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b20ec0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b20ec0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.59830813 +0000 UTC m=+227.413924405 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b20ec0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b213c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b213c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b213c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b1ea0 item 41 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b213c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b213c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.598884011 +0000 UTC m=+227.414500286 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b213c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b21880): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b21880): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b21880): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b21880): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b21880): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c850 item 41 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b21880): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b21880): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.59949051 +0000 UTC m=+227.415106785 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b21880): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b21dc0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b21dc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b21dc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b21dc0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b21dc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.59949051 +0000 UTC m=+227.415106785 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b21dc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cd20 item 41 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42480): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42480): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42480): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42480): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42480): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42480): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42480): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.601014221 +0000 UTC m=+227.416630506 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42480): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42980): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42980): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42980): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d6c0 item 42 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42980): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42980): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.601612235 +0000 UTC m=+227.417228510 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42980): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42ec0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42ec0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035db90 item 42 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42ec0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42ec0): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42ec0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42ec0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.602377441 +0000 UTC m=+227.417993717 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b42ec0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b43440): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b43440): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b43440): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b43440): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b43440): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.602377441 +0000 UTC m=+227.417993717 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b43440): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003c620 item 42 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b43a80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b43a80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b43a80): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b43a80): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b43a80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b43a80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b43a80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.603758775 +0000 UTC m=+227.419375050 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b43a80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68000): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68000): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68000): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003ccb0 item 43 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68000): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68000): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.604357169 +0000 UTC m=+227.419973444 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68000): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68540): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68540): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68540): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68540): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68540): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d260 item 43 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68540): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68540): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.604936787 +0000 UTC m=+227.420553062 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68540): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68a80): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68a80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68a80): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68a80): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68a80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.604936787 +0000 UTC m=+227.420553062 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b68a80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d420 item 43 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b690c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b690c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b690c0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b690c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b690c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b690c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b690c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.606518298 +0000 UTC m=+227.422134572 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b690c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b695c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b695c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b695c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003db90 item 44 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b695c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b695c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.608113914 +0000 UTC m=+227.423730189 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b695c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b69b00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b69b00): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003de30 item 44 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b69b00): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b69b00): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b69b00): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b69b00): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b69b00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.609116806 +0000 UTC m=+227.424733081 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b69b00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84100): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84100): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84100): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84100): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84100): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.609116806 +0000 UTC m=+227.424733081 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84100): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011441c0 item 44 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84740): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84740): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84740): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84740): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84740): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84740): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84740): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.612106461 +0000 UTC m=+227.427722735 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84740): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84c40): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84c40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84c40): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011445b0 item 45 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84c40): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84c40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.612781248 +0000 UTC m=+227.428397523 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b84c40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85340): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85340): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85340): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85340): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85340): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.612781248 +0000 UTC m=+227.428397523 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85340): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001144770 item 45 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85980): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85980): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85980): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85980): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85980): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85980): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85980): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.614500477 +0000 UTC m=+227.430116762 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85980): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85e80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85e80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85e80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001144af0 item 46 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85e80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85e80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.615169833 +0000 UTC m=+227.430786108 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000b85e80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c38600): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c38600): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c38600): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c38600): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c38600): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.615169833 +0000 UTC m=+227.430786108 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c38600): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001144cb0 item 46 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c38c40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c38c40): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c38c40): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c38c40): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c38c40): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c38c40): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c38c40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.616961898 +0000 UTC m=+227.432578173 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c38c40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39140): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39140): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39140): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001145030 item 47 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39140): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39140): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.617614424 +0000 UTC m=+227.433230699 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39140): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39840): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39840): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39840): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39840): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39840): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.617614424 +0000 UTC m=+227.433230699 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39840): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001145260 item 47 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39e80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39e80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39e80): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39e80): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39e80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39e80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39e80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.619297745 +0000 UTC m=+227.434914020 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c39e80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c76400): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c76400): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c76400): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011455e0 item 48 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c76400): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c76400): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.619990216 +0000 UTC m=+227.435606490 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c76400): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c76b00): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c76b00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c76b00): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c76b00): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c76b00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.619990216 +0000 UTC m=+227.435606490 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c76b00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011457a0 item 48 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c77140): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c77140): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c77140): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c77140): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c77140): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.621513886 +0000 UTC m=+227.437130161 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c77140): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c775c0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c775c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c775c0): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c775c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c775c0): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c775c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001145b20 item 49 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c775c0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c775c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.622162184 +0000 UTC m=+227.437778459 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c775c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c77b00): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c77b00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c77b00): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c77b00): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c77b00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.622162184 +0000 UTC m=+227.437778459 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c77b00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001145ce0 item 49 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cba200): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cba200): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cba200): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cba200): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cba200): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.624846414 +0000 UTC m=+227.440462730 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cba200): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cba700): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cba700): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cba700): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004921c0 item 50 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cba700): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cba700): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cba700): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cba700): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cba700): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.625991715 +0000 UTC m=+227.441608031 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cba700): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbac80): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbac80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbac80): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbac80): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbac80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.625991715 +0000 UTC m=+227.441608031 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbac80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492380 item 50 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbb300): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbb300): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbb300): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbb300): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbb300): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.628082913 +0000 UTC m=+227.443699208 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbb300): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbb800): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbb800): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbb800): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbb800): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbb800): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbb800): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492d20 item 51 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbb800): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbb800): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.629029409 +0000 UTC m=+227.444645704 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbb800): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbbd40): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbbd40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbbd40): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbbd40): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbbd40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.629029409 +0000 UTC m=+227.444645704 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cbbd40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493180 item 51 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2440): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2440): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2440): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2440): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2440): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.631241033 +0000 UTC m=+227.446857328 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2440): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2940): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2940): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2940): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493880 item 52 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2940): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2940): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2940): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2940): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2940): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.63289013 +0000 UTC m=+227.448506424 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2940): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2ec0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2ec0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2ec0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2ec0): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2ec0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.63289013 +0000 UTC m=+227.448506424 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce2ec0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493a40 item 52 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce3540): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce3540): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce3540): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce3540): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce3540): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.635431041 +0000 UTC m=+227.451047336 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce3540): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce3a40): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce3a40): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce3a40): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce3a40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce3a40): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce3a40): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8230 item 53 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce3a40): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce3a40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.636209993 +0000 UTC m=+227.451826289 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ce3a40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06000): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06000): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06000): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06000): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06000): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.636209993 +0000 UTC m=+227.451826289 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06000): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8620 item 53 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06680): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06680): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06680): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06680): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06680): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.638404554 +0000 UTC m=+227.454020850 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06680): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06b80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06b80): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06b80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8f50 item 54 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06b80): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06b80): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06b80): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06b80): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06b80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.639172376 +0000 UTC m=+227.454788661 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d06b80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07100): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07100): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07100): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07100): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07100): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.639172376 +0000 UTC m=+227.454788661 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07100): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9180 item 54 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07780): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07780): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07780): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07780): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07780): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.640667023 +0000 UTC m=+227.456283299 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07780): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07c80): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07c80): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07c80): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07c80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07c80): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07c80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9880 item 55 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07c80): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07c80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.641328316 +0000 UTC m=+227.456944590 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d07c80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d42240): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d42240): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d42240): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d42240): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d42240): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.641328316 +0000 UTC m=+227.456944590 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d42240): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9c00 item 55 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d428c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d428c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d428c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d428c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d428c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.642964507 +0000 UTC m=+227.458580783 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d428c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d42dc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d42dc0): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d42dc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa0e0 item 56 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d42dc0): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d42dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d42dc0): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d42dc0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d42dc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.643820424 +0000 UTC m=+227.459436700 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d42dc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43340): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43340): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43340): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43340): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43340): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.643820424 +0000 UTC m=+227.459436700 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43340): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa380 item 56 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43980): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43980): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43980): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43980): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43980): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43980): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43980): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43980): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.645181471 +0000 UTC m=+227.460797746 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43980): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43ec0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43ec0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43ec0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa7e0 item 57 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43ec0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43ec0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.645738326 +0000 UTC m=+227.461354601 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d43ec0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d80480): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d80480): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d80480): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d80480): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d80480): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d80480): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002faaf0 item 57 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d80480): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d80480): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.646403165 +0000 UTC m=+227.462019440 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d80480): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d80a00): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d80a00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d80a00): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d80a00): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d80a00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.646403165 +0000 UTC m=+227.462019440 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d80a00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002facb0 item 57 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81040): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81040): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81040): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81040): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81040): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81040): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81040): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81040): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.647867835 +0000 UTC m=+227.463484111 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81040): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81580): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81580): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81580): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb030 item 58 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81580): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81580): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.648589671 +0000 UTC m=+227.464205946 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81580): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81ac0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81ac0): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81ac0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb2d0 item 58 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81ac0): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81ac0): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81ac0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81ac0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.651332902 +0000 UTC m=+227.466949177 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d81ac0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9c100): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9c100): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9c100): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9c100): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9c100): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.651332902 +0000 UTC m=+227.466949177 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9c100): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb490 item 58 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9c740): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9c740): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9c740): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9c740): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9c740): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9c740): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9c740): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9c740): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.65422862 +0000 UTC m=+227.469844895 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9c740): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9cc80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9cc80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9cc80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbe30 item 59 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9cc80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9cc80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.654895022 +0000 UTC m=+227.470511297 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9cc80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9d1c0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9d1c0): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9d1c0): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9d1c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9d1c0): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9d1c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0620 item 59 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9d1c0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9d1c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.655511188 +0000 UTC m=+227.471127463 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9d1c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9d740): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9d740): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9d740): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9d740): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9d740): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.655511188 +0000 UTC m=+227.471127463 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9d740): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0bd0 item 59 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9dd80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9dd80): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9dd80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9dd80): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9dd80): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9dd80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9dd80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9dd80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.657025863 +0000 UTC m=+227.472642127 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d9dd80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbe340): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbe340): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbe340): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1500 item 60 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbe340): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbe340): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.657591265 +0000 UTC m=+227.473207540 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbe340): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbe880): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbe880): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbe880): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b17a0 item 60 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbe880): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbe880): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbe880): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbe880): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbe880): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.658276632 +0000 UTC m=+227.473892907 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbe880): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbee40): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbee40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbee40): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbee40): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbee40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.658276632 +0000 UTC m=+227.473892907 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbee40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1b90 item 60 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbf480): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbf480): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbf480): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbf480): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbf480): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbf480): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbf480): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbf480): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.65957506 +0000 UTC m=+227.475191335 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbf480): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbf9c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbf9c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbf9c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc230 item 61 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbf9c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbf9c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.660144318 +0000 UTC m=+227.475760594 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dbf9c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2140): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2140): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2140): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2140): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2140): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.660144318 +0000 UTC m=+227.475760594 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2140): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc3f0 item 61 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2780): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2780): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2780): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2780): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2780): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2780): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2780): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2780): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.662132593 +0000 UTC m=+227.477748868 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2780): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2cc0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2cc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2cc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc930 item 62 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2cc0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2cc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.662644173 +0000 UTC m=+227.478260448 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de2cc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de33c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de33c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de33c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de33c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de33c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.662644173 +0000 UTC m=+227.478260448 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de33c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcfc0 item 62 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de3a00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de3a00): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de3a00): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de3a00): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de3a00): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de3a00): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de3a00): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de3a00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.664274794 +0000 UTC m=+227.479891070 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de3a00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de3f40): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de3f40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de3f40): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd500 item 63 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de3f40): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de3f40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.664862249 +0000 UTC m=+227.480478523 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000de3f40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dfe6c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dfe6c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dfe6c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dfe6c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dfe6c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.664862249 +0000 UTC m=+227.480478523 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dfe6c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd8f0 item 63 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23: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/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dfed00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dfed00): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dfed00): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dfed00): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dfed00): >_readAt: n=0, err=Bad file descriptor 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dfed00): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dfed00): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dfed00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.66664705 +0000 UTC m=+227.482263325 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dfed00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dff240): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dff240): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dff240): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dddc0 item 64 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dff240): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dff240): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.667161115 +0000 UTC m=+227.482777380 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dff240): >close: err= 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dff940): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dff940): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dff940): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dff940): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dff940): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.667161115 +0000 UTC m=+227.482777380 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000dff940): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027a1c0 item 64 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20000): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20000): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20000): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20000): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20000): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.668524305 +0000 UTC m=+227.484140581 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20000): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20480): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20480): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20480): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20480): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20480): _writeAt: size=3, off=2 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027ad90 item 65 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20480): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20480): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.669211635 +0000 UTC m=+227.484827910 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20480): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20980): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20980): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20980): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20980): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20980): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.669211635 +0000 UTC m=+227.484827910 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20980): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027b260 item 65 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20fc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20fc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20fc0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20fc0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20fc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.670534781 +0000 UTC m=+227.486151056 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f20fc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f21440): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f21440): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027b960 item 66 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f21440): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f21440): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f21440): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f21440): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f21440): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.671136531 +0000 UTC m=+227.486752806 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f21440): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f21980): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f21980): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f21980): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f21980): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f21980): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.671136531 +0000 UTC m=+227.486752806 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f21980): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00027bb90 item 66 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f44040): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f44040): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f44040): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f44040): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f44040): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.672683406 +0000 UTC m=+227.488299680 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f44040): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f444c0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f444c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f444c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f444c0): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f444c0): _writeAt: size=3, off=2 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002108c0 item 67 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f444c0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f444c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.673368752 +0000 UTC m=+227.488985027 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f444c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f449c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f449c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f449c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f449c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f449c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.673368752 +0000 UTC m=+227.488985027 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f449c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000210af0 item 67 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45040): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45040): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45040): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45040): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45040): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.674695534 +0000 UTC m=+227.490311809 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45040): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45540): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45540): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000211b20 item 68 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45540): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45540): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45540): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45540): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45540): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.675352468 +0000 UTC m=+227.490968742 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45540): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45a80): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45a80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45a80): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45a80): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45a80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.675352468 +0000 UTC m=+227.490968742 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f45a80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003720e0 item 68 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60140): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60140): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60140): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60140): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60140): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.676776661 +0000 UTC m=+227.492392936 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60140): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f605c0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f605c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f605c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f605c0): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f605c0): _writeAt: size=3, off=2 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372620 item 69 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f605c0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f605c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.677311456 +0000 UTC m=+227.492927731 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f605c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60ac0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60ac0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60ac0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60ac0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60ac0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.677311456 +0000 UTC m=+227.492927731 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60ac0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372930 item 69 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8280): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8280): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8280): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8280): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8280): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.682130626 +0000 UTC m=+227.497746901 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8280): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8800): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8800): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372150 item 70 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8800): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8800): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8800): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8800): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8800): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.682966516 +0000 UTC m=+227.498582790 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8800): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8d40): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8d40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8d40): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8d40): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8d40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.682966516 +0000 UTC m=+227.498582790 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f8d40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003724d0 item 70 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60180): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60180): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60180): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60180): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60180): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.686260151 +0000 UTC m=+227.501876456 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60180): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60700): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60700): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60700): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60700): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60700): _writeAt: size=3, off=2 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005142a0 item 71 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60700): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60700): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.687305242 +0000 UTC m=+227.502921538 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60700): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60c40): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60c40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60c40): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60c40): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60c40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.687305242 +0000 UTC m=+227.502921538 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f60c40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514770 item 71 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61440): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61440): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61440): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61440): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61440): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.68902917 +0000 UTC m=+227.504645445 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61440): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61940): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61940): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514bd0 item 72 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61940): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61940): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61940): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61940): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61940): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.69009417 +0000 UTC m=+227.505710466 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61940): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61e80): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61e80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61e80): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61e80): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61e80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.69009417 +0000 UTC m=+227.505710466 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000f61e80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514e00 item 72 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725300): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725300): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725300): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725300): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725300): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725300): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725300): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.692061274 +0000 UTC m=+227.507677569 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725300): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725840): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725840): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725840): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515340 item 73 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725840): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725840): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.692780114 +0000 UTC m=+227.508396409 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725840): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725d40): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725d40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725d40): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725d40): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725d40): _writeAt: size=3, off=2 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005157a0 item 73 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725d40): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725d40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.693529932 +0000 UTC m=+227.509146227 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000725d40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0940): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0940): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0940): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0940): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0940): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.693529932 +0000 UTC m=+227.509146227 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0940): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515960 item 73 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0f80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0f80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0f80): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0f80): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0f80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0f80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0f80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.695474123 +0000 UTC m=+227.511090418 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b0f80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1480): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1480): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1480): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515ce0 item 74 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1480): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1480): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.696317407 +0000 UTC m=+227.511933701 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1480): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1e00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1e00): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515ea0 item 74 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1e00): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1e00): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1e00): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1e00): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1e00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.697328525 +0000 UTC m=+227.512944820 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0002b1e00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0004dbe80): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0004dbe80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0004dbe80): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0004dbe80): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0004dbe80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.697328525 +0000 UTC m=+227.512944820 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0004dbe80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370150 item 74 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e580): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e580): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e580): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e580): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e580): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e580): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e580): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.699329793 +0000 UTC m=+227.514946088 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5e580): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5ea80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5ea80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5ea80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003705b0 item 75 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5ea80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5ea80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.699945239 +0000 UTC m=+227.515561544 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5ea80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5efc0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5efc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5efc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5efc0): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5efc0): _writeAt: size=3, off=2 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003708c0 item 75 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5efc0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5efc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.700779666 +0000 UTC m=+227.516395971 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5efc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f500): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f500): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f500): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f500): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f500): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.700779666 +0000 UTC m=+227.516395971 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5f500): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370bd0 item 75 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5fdc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5fdc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5fdc0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5fdc0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5fdc0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5fdc0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5fdc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.702469178 +0000 UTC m=+227.518085473 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d5fdc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0000f5640): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0000f5640): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0000f5640): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371960 item 76 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0000f5640): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0000f5640): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.703307704 +0000 UTC m=+227.518923999 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0000f5640): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccc940): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccc940): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371e30 item 76 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccc940): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccc940): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccc940): _writeAt: size=3, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccc940): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccc940): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.704203055 +0000 UTC m=+227.519819349 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccc940): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cccf00): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cccf00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cccf00): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cccf00): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cccf00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.704203055 +0000 UTC m=+227.519819349 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000cccf00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca230 item 76 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd540): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd540): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd540): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd540): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd540): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd540): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd540): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.706028001 +0000 UTC m=+227.521644307 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccd540): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccda80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccda80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccda80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004caaf0 item 77 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccda80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccda80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.706883888 +0000 UTC m=+227.522500194 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000ccda80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0001e3ec0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0001e3ec0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0001e3ec0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0001e3ec0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0001e3ec0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.706883888 +0000 UTC m=+227.522500194 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0001e3ec0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cad90 item 77 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abe580): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abe580): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abe580): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abe580): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abe580): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abe580): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abe580): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.709342085 +0000 UTC m=+227.524958361 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abe580): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f9280): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f9280): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f9280): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb1f0 item 78 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f9280): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f9280): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.710421361 +0000 UTC m=+227.526037636 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f9280): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f9980): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f9980): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f9980): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f9980): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f9980): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.710421361 +0000 UTC m=+227.526037636 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0010f9980): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372a10 item 78 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10040): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10040): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10040): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10040): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10040): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10040): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10040): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.71257751 +0000 UTC m=+227.528193775 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10040): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10680): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10680): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10680): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003730a0 item 79 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10680): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10680): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.713295479 +0000 UTC m=+227.528911753 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10680): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10d80): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10d80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10d80): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10d80): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10d80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.713295479 +0000 UTC m=+227.528911753 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c10d80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373570 item 79 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c113c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c113c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c113c0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c113c0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c113c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c113c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c113c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.715341712 +0000 UTC m=+227.530957986 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c113c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11900): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11900): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11900): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373dc0 item 80 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11900): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11900): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.715930397 +0000 UTC m=+227.531546671 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000c11900): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d320c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d320c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d320c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d320c0): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d320c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.715930397 +0000 UTC m=+227.531546671 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d320c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e070 item 80 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32780): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32780): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32780): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32780): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32780): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.717575495 +0000 UTC m=+227.533191770 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32780): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32c00): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32c00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32c00): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32c00): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32c00): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32c00): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e700 item 81 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32c00): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32c00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.719552298 +0000 UTC m=+227.535168593 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d32c00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33140): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33140): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33140): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33140): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33140): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.719552298 +0000 UTC m=+227.535168593 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33140): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e930 item 81 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d337c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d337c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d337c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d337c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d337c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.721367777 +0000 UTC m=+227.536984072 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d337c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33cc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33cc0): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33cc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ed20 item 82 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33cc0): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33cc0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33cc0): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33cc0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33cc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.722111464 +0000 UTC m=+227.537727749 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000d33cc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672300): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672300): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672300): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672300): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672300): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.722111464 +0000 UTC m=+227.537727749 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672300): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f260 item 82 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672980): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672980): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672980): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672980): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672980): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.723882409 +0000 UTC m=+227.539498704 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672980): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672e80): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672e80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672e80): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672e80): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672e80): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672e80): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f6c0 item 83 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672e80): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672e80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.724790435 +0000 UTC m=+227.540406730 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000672e80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006733c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006733c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006733c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006733c0): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006733c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.724790435 +0000 UTC m=+227.540406730 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006733c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fb20 item 83 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673a80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673a80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673a80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673a80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673a80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.726597047 +0000 UTC m=+227.542213342 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000673a80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000fac000): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000fac000): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000fac000): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360150 item 84 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000fac000): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000fac000): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000fac000): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000fac000): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000fac000): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.72731239 +0000 UTC m=+227.542928685 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000fac000): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000fac580): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000fac580): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000fac580): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000fac580): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000fac580): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.72731239 +0000 UTC m=+227.542928685 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000fac580): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360460 item 84 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000facc00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000facc00): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000facc00): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000facc00): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000facc00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.729308248 +0000 UTC m=+227.544924542 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000facc00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abec40): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abec40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abec40): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abec40): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abec40): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abec40): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb3b0 item 85 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abec40): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abec40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.730082201 +0000 UTC m=+227.545698466 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abec40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf1c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf1c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf1c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf1c0): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf1c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.730082201 +0000 UTC m=+227.545698466 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf1c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb880 item 85 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf840): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf840): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf840): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf840): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf840): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.731738902 +0000 UTC m=+227.547355178 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abf840): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfd40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfd40): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfd40): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbf10 item 86 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfd40): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfd40): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfd40): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfd40): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfd40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.732543283 +0000 UTC m=+227.548159568 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000abfd40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063a340): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063a340): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063a340): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063a340): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063a340): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.732543283 +0000 UTC m=+227.548159568 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063a340): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e6690 item 86 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063a9c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063a9c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063a9c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063a9c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063a9c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.733878269 +0000 UTC m=+227.549494545 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063a9c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063aec0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063aec0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063aec0): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063aec0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063aec0): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063aec0): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e6e00 item 87 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063aec0): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063aec0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.734630302 +0000 UTC m=+227.550246577 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063aec0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063b400): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063b400): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063b400): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063b400): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063b400): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.734630302 +0000 UTC m=+227.550246577 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063b400): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e7110 item 87 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063ba80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063ba80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063ba80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063ba80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063ba80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.736014812 +0000 UTC m=+227.551631087 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc00063ba80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646000): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646000): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646000): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e79d0 item 88 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646000): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646000): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646000): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646000): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646000): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.737028776 +0000 UTC m=+227.552645051 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646000): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646580): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646580): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646580): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646580): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646580): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.737028776 +0000 UTC m=+227.552645051 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646580): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e7c00 item 88 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646bc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646bc0): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646bc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646bc0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646bc0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646bc0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646bc0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646bc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.739139008 +0000 UTC m=+227.554755284 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000646bc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647100): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647100): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647100): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005124d0 item 89 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647100): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647100): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.739877946 +0000 UTC m=+227.555494221 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647100): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647640): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647640): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647640): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647640): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647640): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647640): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512690 item 89 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647640): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647640): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.740548826 +0000 UTC m=+227.556165101 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647640): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647bc0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647bc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647bc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647bc0): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647bc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.740548826 +0000 UTC m=+227.556165101 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000647bc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005128c0 item 89 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656280): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656280): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656280): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656280): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656280): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656280): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656280): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656280): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.742429427 +0000 UTC m=+227.558045703 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656280): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006567c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006567c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006567c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005132d0 item 90 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006567c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006567c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.743150422 +0000 UTC m=+227.558766696 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006567c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656d00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656d00): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656d00): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513650 item 90 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656d00): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656d00): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656d00): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656d00): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656d00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.743887175 +0000 UTC m=+227.559503450 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000656d00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006572c0): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006572c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006572c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006572c0): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006572c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.743887175 +0000 UTC m=+227.559503450 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006572c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513a40 item 90 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000657900): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000657900): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000657900): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000657900): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000657900): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000657900): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000657900): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000657900): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.745166477 +0000 UTC m=+227.560782752 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000657900): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000657e40): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000657e40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000657e40): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513f10 item 91 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000657e40): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000657e40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.745825355 +0000 UTC m=+227.561441630 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000657e40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ec400): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ec400): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ec400): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ec400): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ec400): >_readAt: n=2, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ec400): _writeAt: size=3, off=7 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003389a0 item 91 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ec400): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ec400): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.746612102 +0000 UTC m=+227.562228377 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ec400): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ec980): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ec980): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ec980): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ec980): >_readAt: n=8, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ec980): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.746612102 +0000 UTC m=+227.562228377 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ec980): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338fc0 item 91 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ecfc0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ecfc0): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ecfc0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ecfc0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ecfc0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ecfc0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ecfc0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ecfc0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.74877274 +0000 UTC m=+227.564389014 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ecfc0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ed500): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ed500): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ed500): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003396c0 item 92 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ed500): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ed500): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.749362387 +0000 UTC m=+227.564978661 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006ed500): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006eda40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006eda40): open at offset 5 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006eda40): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe000 item 92 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006eda40): _readAt: size=2, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006eda40): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006eda40): _writeAt: size=3, off=5 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006eda40): >_writeAt: n=3, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006eda40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.74999807 +0000 UTC m=+227.565614345 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0006eda40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000774080): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000774080): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000774080): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000774080): >_readAt: n=3, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000774080): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.74999807 +0000 UTC m=+227.565614345 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000774080): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe1c0 item 92 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007746c0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007746c0): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007746c0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007746c0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007746c0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007746c0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007746c0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007746c0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.751494921 +0000 UTC m=+227.567111196 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007746c0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000774c00): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000774c00): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000774c00): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe770 item 93 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000774c00): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000774c00): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.752050755 +0000 UTC m=+227.567667021 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000774c00): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775300): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775300): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775300): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775300): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775300): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.752050755 +0000 UTC m=+227.567667021 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775300): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe9a0 item 93 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775940): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775940): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775940): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775940): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775940): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775940): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775940): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775940): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.753612738 +0000 UTC m=+227.569229014 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775940): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775e80): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775e80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775e80): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff110 item 94 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775e80): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775e80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.754329895 +0000 UTC m=+227.569946171 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc000775e80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ae600): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ae600): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ae600): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ae600): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ae600): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.754329895 +0000 UTC m=+227.569946171 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007ae600): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff3b0 item 94 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007aec40): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007aec40): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007aec40): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007aec40): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007aec40): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007aec40): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007aec40): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007aec40): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.755908159 +0000 UTC m=+227.571524434 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007aec40): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007af180): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007af180): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007af180): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff810 item 95 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007af180): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007af180): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.756401906 +0000 UTC m=+227.572018181 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007af180): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007af880): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007af880): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007af880): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007af880): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007af880): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.756401906 +0000 UTC m=+227.572018181 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007af880): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffb20 item 95 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23: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/10 01:23: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/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007afec0): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007afec0): open at offset 0 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007afec0): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007afec0): _readAt: size=2, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007afec0): >_readAt: n=0, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007afec0): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007afec0): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007afec0): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.758478796 +0000 UTC m=+227.574095081 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007afec0): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007be480): _writeAt: size=5, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007be480): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007be480): >openPending: err= 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014c0e0 item 96 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007be480): >_writeAt: n=5, err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007be480): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.759128335 +0000 UTC m=+227.574744610 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007be480): >close: err= 2025/10/10 01:23: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/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/10 01:23:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/10 01:23:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/10 01:23:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/10 01:23:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007beb80): _readAt: size=512, off=0 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007beb80): openPending: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007beb80): >openPending: err= 2025/10/10 01:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007beb80): >_readAt: n=5, err=EOF 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007beb80): close: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-10 01:23:01.759128335 +0000 UTC m=+227.574744610 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:01 DEBUG : open-test-file(0xc0007beb80): >close: err= 2025/10/10 01:23:01 DEBUG : open-test-file: Remove: 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014c2a0 item 96 2025/10/10 01:23:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/10 01:23:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/10 01:23:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/10 01:23:01 DEBUG : open-test-file: >Remove: err= 2025/10/10 01:23:01 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:01 DEBUG : Looking for writers 2025/10/10 01:23:01 DEBUG : >WaitForWriters: 2025/10/10 01:23:01 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.34s) --- PASS: TestRWFileHandleOpenTests/writes (0.66s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.68s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:02 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:02 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:23:02 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:02 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:23:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:23:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:02 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:23:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:02 DEBUG : file1: newRWFileHandle: 2025/10/10 01:23:02 DEBUG : file1(0xc001150140): openPending: 2025/10/10 01:23:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:23:02 DEBUG : file1(0xc001150140): >openPending: err= 2025/10/10 01:23:02 DEBUG : file1: >newRWFileHandle: err= 2025/10/10 01:23:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:23:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/10 01:23:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/10 01:23:02 DEBUG : file1(0xc001150140): _writeAt: size=2, off=0 2025/10/10 01:23:02 DEBUG : file1(0xc001150140): >_writeAt: n=2, err= 2025/10/10 01:23:02 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/10 01:23:02 DEBUG : file1(0xc001150140): RWFileHandle.Flush 2025/10/10 01:23:02 DEBUG : file1(0xc001150140): RWFileHandle.Release 2025/10/10 01:23:02 DEBUG : file1(0xc001150140): close: 2025/10/10 01:23:02 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/10 01:23:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:02 DEBUG : file1(0xc001150140): >close: err= 2025/10/10 01:23:02 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:02 DEBUG : Looking for writers 2025/10/10 01:23:02 DEBUG : file1: reading active writers 2025/10/10 01:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 01:23:02 DEBUG : Looking for writers 2025/10/10 01:23:02 DEBUG : file1: reading active writers 2025/10/10 01:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 01:23:02 DEBUG : Looking for writers 2025/10/10 01:23:02 DEBUG : file1: reading active writers 2025/10/10 01:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 01:23:02 DEBUG : Looking for writers 2025/10/10 01:23:02 DEBUG : file1: reading active writers 2025/10/10 01:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 01:23:02 DEBUG : file1: vfs cache: starting upload 2025/10/10 01:23:02 DEBUG : Looking for writers 2025/10/10 01:23:02 DEBUG : file1: reading active writers 2025/10/10 01:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 01:23:02 DEBUG : Looking for writers 2025/10/10 01:23:02 DEBUG : file1: reading active writers 2025/10/10 01:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 01:23:02 DEBUG : Looking for writers 2025/10/10 01:23:02 DEBUG : file1: reading active writers 2025/10/10 01:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 01:23:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/10 01:23:03 INFO : file1: Copied (new) 2025/10/10 01:23:03 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/10/10 01:23:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/10 01:23:03 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/10/10 01:23:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:23:03 INFO : file1: vfs cache: upload succeeded try #1 2025/10/10 01:23:03 DEBUG : Looking for writers 2025/10/10 01:23:03 DEBUG : file1: reading active writers 2025/10/10 01:23:03 DEBUG : >WaitForWriters: 2025/10/10 01:23:03 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:03 DEBUG : Looking for writers 2025/10/10 01:23:03 DEBUG : file1: reading active writers 2025/10/10 01:23:03 DEBUG : >WaitForWriters: 2025/10/10 01:23:03 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.98s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:03 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:03 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:23:03 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:03 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:23:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:23:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:03 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:03 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:23:04 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:04 DEBUG : rename_me: newRWFileHandle: 2025/10/10 01:23:04 DEBUG : rename_me(0xc000fad980): openPending: 2025/10/10 01:23:04 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/10 01:23:04 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/10 01:23:04 DEBUG : rename_me(0xc000fad980): >openPending: err= 2025/10/10 01:23:04 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/10 01:23:04 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/10 01:23:04 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/10 01:23:04 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/10 01:23:04 DEBUG : rename_me(0xc000fad980): _writeAt: size=5, off=0 2025/10/10 01:23:04 DEBUG : rename_me(0xc000fad980): >_writeAt: n=5, err= 2025/10/10 01:23:04 DEBUG : rename_me(0xc000fad980): close: 2025/10/10 01:23:04 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-10 01:23:04.124401229 +0000 UTC m=+229.940017544 2025/10/10 01:23:04 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/10 01:23:04 DEBUG : rename_me(0xc000fad980): >close: err= 2025/10/10 01:23:04 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/10 01:23:04 DEBUG : i_was_renamed: Updating file with 0xc000db6cc0 2025/10/10 01:23:04 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/10 01:23:04 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/10 01:23:04 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:04 DEBUG : Looking for writers 2025/10/10 01:23:04 DEBUG : i_was_renamed: reading active writers 2025/10/10 01:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/10 01:23:04 DEBUG : Looking for writers 2025/10/10 01:23:04 DEBUG : i_was_renamed: reading active writers 2025/10/10 01:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/10 01:23:04 DEBUG : Looking for writers 2025/10/10 01:23:04 DEBUG : i_was_renamed: reading active writers 2025/10/10 01:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/10 01:23:04 DEBUG : Looking for writers 2025/10/10 01:23:04 DEBUG : i_was_renamed: reading active writers 2025/10/10 01:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/10 01:23:04 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/10 01:23:04 DEBUG : Looking for writers 2025/10/10 01:23:04 DEBUG : i_was_renamed: reading active writers 2025/10/10 01:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/10 01:23:04 DEBUG : Looking for writers 2025/10/10 01:23:04 DEBUG : i_was_renamed: reading active writers 2025/10/10 01:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/10 01:23:04 DEBUG : Looking for writers 2025/10/10 01:23:04 DEBUG : i_was_renamed: reading active writers 2025/10/10 01:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/10 01:23:05 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/10/10 01:23:05 INFO : i_was_renamed: Copied (new) 2025/10/10 01:23:05 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-10 01:23:04 +0000 UTC," 2025/10/10 01:23:05 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/10 01:23:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/10 01:23:05 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/10 01:23:05 DEBUG : Looking for writers 2025/10/10 01:23:05 DEBUG : i_was_renamed: reading active writers 2025/10/10 01:23:05 DEBUG : >WaitForWriters: 2025/10/10 01:23:05 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:05 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:05 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/10 01:23:05 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:05 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:23:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/10 01:23:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxolax0woqo" 2025/10/10 01:23:05 INFO : files root 'rclone-test-juxolax0woqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/10 01:23:06 DEBUG : forgetting directory cache 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate(0xc000724500): _readAt: size=512, off=0 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate(0xc000724500): openPending: 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-10 00:24:05 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/10 01:23:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate(0xc000724500): >openPending: err= 2025/10/10 01:23:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:23:07 DEBUG : forgetting directory cache 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate(0xc000724500): >_readAt: n=20, err=EOF 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate(0xc000724500): close: 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-10 00:24:05 +0000 UTC 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate(0xc000724500): >close: err= 2025/10/10 01:23:07 DEBUG : Re-reading directory (303.278831ms old) 2025/10/10 01:23:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/10 01:23:07 DEBUG : forgetting directory cache 2025/10/10 01:23:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/10 01:23:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/10 01:23:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/10 01:23:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:08 DEBUG : TestRWCacheUpdate(0xc000f60e40): _readAt: size=512, off=0 2025/10/10 01:23:08 DEBUG : TestRWCacheUpdate(0xc000f60e40): openPending: 2025/10/10 01:23:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-10 00:25:05 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-10-10 00:24:05 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/10/10 01:23:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-10 00:25:05 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-10-10 00:24:05 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/10/10 01:23:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/10 01:23:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/10 01:23:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/10 01:23:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:08 DEBUG : TestRWCacheUpdate(0xc000f60e40): >openPending: err= 2025/10/10 01:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/10 01:23:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 01:23:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:23:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:23:08 DEBUG : forgetting directory cache 2025/10/10 01:23:09 DEBUG : TestRWCacheUpdate(0xc000f60e40): >_readAt: n=20, err=EOF 2025/10/10 01:23:09 DEBUG : TestRWCacheUpdate(0xc000f60e40): close: 2025/10/10 01:23:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-10 00:25:05 +0000 UTC 2025/10/10 01:23:09 DEBUG : TestRWCacheUpdate(0xc000f60e40): >close: err= 2025/10/10 01:23:09 DEBUG : Re-reading directory (263.860079ms old) 2025/10/10 01:23:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/10 01:23:09 DEBUG : forgetting directory cache 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate(0xc0002b0f40): _readAt: size=512, off=0 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate(0xc0002b0f40): openPending: 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-10 00:26:05 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-10-10 00:25:05 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-10 00:26:05 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-10-10 00:25:05 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/10/10 01:23:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/10 01:23:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate(0xc0002b0f40): >openPending: err= 2025/10/10 01:23:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:23:11 DEBUG : forgetting directory cache 2025/10/10 01:23:11 DEBUG : forgetting directory cache 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate(0xc0002b0f40): >_readAt: n=20, err=EOF 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate(0xc0002b0f40): close: 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-10 00:26:05 +0000 UTC 2025/10/10 01:23:11 DEBUG : TestRWCacheUpdate(0xc0002b0f40): >close: err= 2025/10/10 01:23:11 DEBUG : Re-reading directory (428.318226ms old) 2025/10/10 01:23:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/10 01:23:12 DEBUG : forgetting directory cache 2025/10/10 01:23:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/10 01:23:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/10 01:23:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/10 01:23:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:13 DEBUG : TestRWCacheUpdate(0xc001150a00): _readAt: size=512, off=0 2025/10/10 01:23:13 DEBUG : TestRWCacheUpdate(0xc001150a00): openPending: 2025/10/10 01:23:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-10 00:27:05 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-10-10 00:26:05 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/10/10 01:23:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-10 00:27:05 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-10-10 00:26:05 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/10/10 01:23:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/10 01:23:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/10 01:23:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/10 01:23:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:13 DEBUG : TestRWCacheUpdate(0xc001150a00): >openPending: err= 2025/10/10 01:23:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/10 01:23:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 01:23:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:23:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:23:14 DEBUG : forgetting directory cache 2025/10/10 01:23:14 DEBUG : TestRWCacheUpdate(0xc001150a00): >_readAt: n=20, err=EOF 2025/10/10 01:23:14 DEBUG : TestRWCacheUpdate(0xc001150a00): close: 2025/10/10 01:23:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-10 00:27:05 +0000 UTC 2025/10/10 01:23:14 DEBUG : TestRWCacheUpdate(0xc001150a00): >close: err= 2025/10/10 01:23:14 DEBUG : Re-reading directory (264.910732ms old) 2025/10/10 01:23:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/10 01:23:14 DEBUG : forgetting directory cache 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate(0xc001151300): _readAt: size=512, off=0 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate(0xc001151300): openPending: 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-10 00:28:05 +0000 UTC," against cached fingerprint "20,2025-10-10 00:27:05 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-10 00:28:05 +0000 UTC," != cached fingerprint "20,2025-10-10 00:27:05 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/10/10 01:23:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/10 01:23:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate(0xc001151300): >openPending: err= 2025/10/10 01:23:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:23:15 DEBUG : forgetting directory cache 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate(0xc001151300): >_readAt: n=20, err=EOF 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate(0xc001151300): close: 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-10 00:28:05 +0000 UTC 2025/10/10 01:23:15 DEBUG : TestRWCacheUpdate(0xc001151300): >close: err= 2025/10/10 01:23:15 DEBUG : Re-reading directory (263.837606ms old) 2025/10/10 01:23:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/10 01:23:16 DEBUG : forgetting directory cache 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate(0xc000f61940): _readAt: size=512, off=0 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate(0xc000f61940): openPending: 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-10 00:29:05 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-10-10 00:28:05 +0000 UTC," 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-10 00:29:05 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-10-10 00:28:05 +0000 UTC,") 2025/10/10 01:23:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/10 01:23:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate(0xc000f61940): >openPending: err= 2025/10/10 01:23:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:23:17 DEBUG : forgetting directory cache 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate(0xc000f61940): >_readAt: n=20, err=EOF 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate(0xc000f61940): close: 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-10 00:29:05 +0000 UTC 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate(0xc000f61940): >close: err= 2025/10/10 01:23:17 DEBUG : Re-reading directory (258.145507ms old) 2025/10/10 01:23:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/10 01:23:17 DEBUG : forgetting directory cache 2025/10/10 01:23:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate(0xc000f61ec0): _readAt: size=512, off=0 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate(0xc000f61ec0): openPending: 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-10 00:30:05 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-10-10 00:29:05 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-10 00:30:05 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-10-10 00:29:05 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/10/10 01:23:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/10 01:23:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate(0xc000f61ec0): >openPending: err= 2025/10/10 01:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:23:19 DEBUG : forgetting directory cache 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate(0xc000f61ec0): >_readAt: n=21, err=EOF 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate(0xc000f61ec0): close: 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-10 00:30:05 +0000 UTC 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate(0xc000f61ec0): >close: err= 2025/10/10 01:23:19 DEBUG : Re-reading directory (280.51254ms old) 2025/10/10 01:23:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/10 01:23:19 DEBUG : forgetting directory cache 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate(0xc001150240): _readAt: size=512, off=0 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate(0xc001150240): openPending: 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-10 00:31:05 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-10-10 00:30:05 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-10 00:31:05 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-10-10 00:30:05 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/10/10 01:23:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/10 01:23:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate(0xc001150240): >openPending: err= 2025/10/10 01:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:23:20 DEBUG : forgetting directory cache 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate(0xc001150240): >_readAt: n=22, err=EOF 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate(0xc001150240): close: 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-10 00:31:05 +0000 UTC 2025/10/10 01:23:20 DEBUG : TestRWCacheUpdate(0xc001150240): >close: err= 2025/10/10 01:23:20 DEBUG : Re-reading directory (264.586141ms old) 2025/10/10 01:23:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/10 01:23:21 DEBUG : forgetting directory cache 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate(0xc000ccc9c0): _readAt: size=512, off=0 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate(0xc000ccc9c0): openPending: 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-10 00:32:05 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-10-10 00:31:05 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-10 00:32:05 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-10-10 00:31:05 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/10/10 01:23:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/10 01:23:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate(0xc000ccc9c0): >openPending: err= 2025/10/10 01:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:23:22 DEBUG : forgetting directory cache 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate(0xc000ccc9c0): >_readAt: n=23, err=EOF 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate(0xc000ccc9c0): close: 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-10 00:32:05 +0000 UTC 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate(0xc000ccc9c0): >close: err= 2025/10/10 01:23:22 DEBUG : Re-reading directory (260.838564ms old) 2025/10/10 01:23:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/10 01:23:22 DEBUG : forgetting directory cache 2025/10/10 01:23:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:23:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/10 01:23:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/10 01:23:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/10 01:23:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/10 01:23:23 DEBUG : TestRWCacheUpdate(0xc000d5e8c0): _readAt: size=512, off=0 2025/10/10 01:23:23 DEBUG : TestRWCacheUpdate(0xc000d5e8c0): openPending: 2025/10/10 01:23:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-10 00:33:05 +0000 UTC," against cached fingerprint "23,2025-10-10 00:32:05 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/10/10 01:23:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-10 00:33:05 +0000 UTC," != cached fingerprint "23,2025-10-10 00:32:05 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/10/10 01:23:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/10 01:23:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/10 01:23:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/10 01:23:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:23 DEBUG : TestRWCacheUpdate(0xc000d5e8c0): >openPending: err= 2025/10/10 01:23:23 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/10 01:23:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/10 01:23:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:23:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:23:24 DEBUG : forgetting directory cache 2025/10/10 01:23:24 DEBUG : TestRWCacheUpdate(0xc000d5e8c0): >_readAt: n=24, err=EOF 2025/10/10 01:23:24 DEBUG : TestRWCacheUpdate(0xc000d5e8c0): close: 2025/10/10 01:23:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-10 00:33:05 +0000 UTC 2025/10/10 01:23:24 DEBUG : TestRWCacheUpdate(0xc000d5e8c0): >close: err= 2025/10/10 01:23:24 DEBUG : Re-reading directory (274.462117ms old) 2025/10/10 01:23:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/10 01:23:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/10 01:23:24 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:24 DEBUG : Looking for writers 2025/10/10 01:23:24 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/10 01:23:24 DEBUG : >WaitForWriters: 2025/10/10 01:23:24 DEBUG : files root 'rclone-test-juxolax0woqo': vfs cache: cleaner exiting 2025/10/10 01:23:24 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (18.93s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:26 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:26 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 01:23:26 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/10 01:23:26 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/10 01:23:26 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/10 01:23:26 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:23:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/10 01:23:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 01:23:27 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/10 01:23:27 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/10 01:23:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/10 01:23:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:23:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/10 01:23:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 01:23:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/10 01:23:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/10 01:23:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/10 01:23:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:23:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/10 01:23:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 01:23:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:27 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:27 DEBUG : Looking for writers 2025/10/10 01:23:27 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/10 01:23:27 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/10 01:23:27 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.30s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:28 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:28 DEBUG : files root 'rclone-test-juxolax0woqo': Reusing VFS from active cache 2025/10/10 01:23:28 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:28 DEBUG : Looking for writers 2025/10/10 01:23:28 DEBUG : >WaitForWriters: 2025/10/10 01:23:28 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:28 DEBUG : Looking for writers 2025/10/10 01:23:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:28 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:28 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:28 DEBUG : Looking for writers 2025/10/10 01:23:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:28 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:28 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:28 DEBUG : Looking for writers 2025/10/10 01:23:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:29 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:31 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:31 DEBUG : dir: Looking for writers 2025/10/10 01:23:31 DEBUG : file2: reading active writers 2025/10/10 01:23:31 DEBUG : Looking for writers 2025/10/10 01:23:31 DEBUG : dir: reading active writers 2025/10/10 01:23:31 DEBUG : file1: reading active writers 2025/10/10 01:23:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.97s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:32 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:34 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:34 DEBUG : dir: Looking for writers 2025/10/10 01:23:34 DEBUG : Looking for writers 2025/10/10 01:23:34 DEBUG : dir: reading active writers 2025/10/10 01:23:34 DEBUG : file1: reading active writers 2025/10/10 01:23:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.00s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:35 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 01:23:37 DEBUG : file1: Open: flags=O_RDONLY 2025/10/10 01:23:37 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/10 01:23:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/10 01:23:37 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 01:23:37 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/10 01:23:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/10 01:23:37 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:37 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/10 01:23:37 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/10 01:23:37 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/10 01:23:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/10 01:23:37 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/10 01:23:38 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/10/10 01:23:38 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/10/10 01:23:38 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/10 01:23:38 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:38 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/10 01:23:38 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:38 DEBUG : dir: Looking for writers 2025/10/10 01:23:38 DEBUG : file2: reading active writers 2025/10/10 01:23:38 DEBUG : new_file.txt: reading active writers 2025/10/10 01:23:38 DEBUG : Looking for writers 2025/10/10 01:23:38 DEBUG : dir: reading active writers 2025/10/10 01:23:38 DEBUG : file1: reading active writers 2025/10/10 01:23:38 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.10s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:39 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:41 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/10 01:23:41 DEBUG : dir/file1: Updating file with dir/file1 0xc000b18480 2025/10/10 01:23:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/10 01:23:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/10 01:23:42 INFO : dir/file1: Moved (server-side) to: file0 2025/10/10 01:23:42 DEBUG : file0: Updating file with file0 0xc000b18480 2025/10/10 01:23:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/10 01:23:42 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/10 01:23:42 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:42 DEBUG : dir: Looking for writers 2025/10/10 01:23:42 DEBUG : Looking for writers 2025/10/10 01:23:42 DEBUG : dir: reading active writers 2025/10/10 01:23:42 DEBUG : file0: reading active writers 2025/10/10 01:23:42 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.86s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:43 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:43 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:43 DEBUG : Looking for writers 2025/10/10 01:23:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.27s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:43 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:43 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/10 01:23:43 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/10 01:23:44 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/10 01:23:45 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/10 01:23:45 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/10 01:23:46 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:46 DEBUG : c: Looking for writers 2025/10/10 01:23:46 DEBUG : d: Looking for writers 2025/10/10 01:23:46 DEBUG : Looking for writers 2025/10/10 01:23:46 DEBUG : a: Looking for writers 2025/10/10 01:23:46 DEBUG : b: Looking for writers 2025/10/10 01:23:46 DEBUG : Looking for writers 2025/10/10 01:23:46 DEBUG : /: reading active writers 2025/10/10 01:23:46 DEBUG : a: reading active writers 2025/10/10 01:23:46 DEBUG : b: reading active writers 2025/10/10 01:23:46 DEBUG : c: reading active writers 2025/10/10 01:23:46 DEBUG : d: reading active writers 2025/10/10 01:23:46 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.84s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:47 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:47 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/10 01:23:48 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/10 01:23:48 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/10 01:23:48 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/10 01:23:50 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:50 DEBUG : a/b/c/d: Looking for writers 2025/10/10 01:23:50 DEBUG : a/b/c: Looking for writers 2025/10/10 01:23:50 DEBUG : d: reading active writers 2025/10/10 01:23:50 DEBUG : a/b: Looking for writers 2025/10/10 01:23:50 DEBUG : c: reading active writers 2025/10/10 01:23:50 DEBUG : a: Looking for writers 2025/10/10 01:23:50 DEBUG : b: reading active writers 2025/10/10 01:23:50 DEBUG : Looking for writers 2025/10/10 01:23:50 DEBUG : a: reading active writers 2025/10/10 01:23:50 DEBUG : >WaitForWriters: 2025/10/10 01:23:51 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxolax0woqo/a/b/c not empty`) 2025/10/10 01:23:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/10 01:23:51 DEBUG : pacer: Reducing sleep to 15ms 2025/10/10 01:23:51 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxolax0woqo/a/b not empty`) 2025/10/10 01:23:51 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/10/10 01:23:52 DEBUG : pacer: Reducing sleep to 22.5ms 2025/10/10 01:23:52 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxolax0woqo/a not empty`) 2025/10/10 01:23:52 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2025/10/10 01:23:52 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-juxolax0woqo/a not empty`) 2025/10/10 01:23:52 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2025/10/10 01:23:52 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-juxolax0woqo/a not empty`) 2025/10/10 01:23:52 DEBUG : pacer: Rate limited, increasing sleep to 180ms 2025/10/10 01:23:52 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-juxolax0woqo/a not empty`) 2025/10/10 01:23:52 DEBUG : pacer: Rate limited, increasing sleep to 360ms 2025/10/10 01:23:52 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-juxolax0woqo/a not empty`) 2025/10/10 01:23:52 DEBUG : pacer: Rate limited, increasing sleep to 720ms 2025/10/10 01:23:53 DEBUG : pacer: Reducing sleep to 540ms 2025/10/10 01:23:53 DEBUG : pacer: Reducing sleep to 405ms --- PASS: TestVFSMkdirAll (6.70s) === 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-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:53 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:53 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:53 DEBUG : Looking for writers 2025/10/10 01:23:53 DEBUG : >WaitForWriters: 2025/10/10 01:23:54 DEBUG : pacer: Reducing sleep to 303.75ms 2025/10/10 01:23:54 DEBUG : pacer: Reducing sleep to 227.8125ms --- PASS: TestVFSIsMetadataFile (0.94s) === 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-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:54 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:54 DEBUG : pacer: Reducing sleep to 170.859375ms 2025/10/10 01:23:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:23:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 01:23:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 01:23:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:23:55 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/10 01:23:55 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/10 01:23:55 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/10 01:23:55 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/10 01:23:56 DEBUG : pacer: Reducing sleep to 128.144531ms 2025/10/10 01:23:56 DEBUG : pacer: Reducing sleep to 96.108398ms 2025/10/10 01:23:56 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/10 01:23:56 DEBUG : file1: Size of src and dst objects identical 2025/10/10 01:23:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:23:56 DEBUG : pacer: Reducing sleep to 72.081298ms 2025/10/10 01:23:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:23:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 01:23:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 01:23:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:23:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 01:23:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 01:23:56 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/10 01:23:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/10 01:23:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/10 01:23:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:23:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 01:23:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 01:23:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:23:56 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/10 01:23:57 DEBUG : pacer: Reducing sleep to 54.060973ms 2025/10/10 01:23:57 DEBUG : pacer: Reducing sleep to 40.545729ms 2025/10/10 01:23:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/10 01:23:57 DEBUG : file1: Size of src and dst objects identical 2025/10/10 01:23:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:23:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/10 01:23:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/10 01:23:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:23:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 01:23:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 01:23:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:23:57 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (7 bytes), uploading instead of streaming 2025/10/10 01:23:58 DEBUG : pacer: Reducing sleep to 30.409296ms 2025/10/10 01:23:58 DEBUG : pacer: Reducing sleep to 22.806972ms 2025/10/10 01:23:58 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/10 01:23:58 DEBUG : file1: Size of src and dst objects identical 2025/10/10 01:23:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:23:58 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:23:58 DEBUG : Looking for writers 2025/10/10 01:23:58 DEBUG : file1: reading active writers 2025/10/10 01:23:58 DEBUG : >WaitForWriters: 2025/10/10 01:23:58 DEBUG : pacer: Reducing sleep to 17.105229ms 2025/10/10 01:23:58 DEBUG : pacer: Reducing sleep to 12.828921ms 2025/10/10 01:23:58 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestWriteFileHandleMethods (4.01s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:23:58 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:23:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:23:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:23:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:23:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 01:23:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 01:23:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:23:58 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/10 01:23:59 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/10 01:23:59 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/10 01:23:59 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/10 01:23:59 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (11 bytes), uploading instead of streaming 2025/10/10 01:24:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/10 01:24:00 DEBUG : file1: Size of src and dst objects identical 2025/10/10 01:24:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:24:00 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/10 01:24:00 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:24:00 DEBUG : Looking for writers 2025/10/10 01:24:00 DEBUG : file1: reading active writers 2025/10/10 01:24:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.44s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:24:01 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:24:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:24:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:24:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:24:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 01:24:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 01:24:01 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/10 01:24:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:24:01 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (5 bytes), uploading instead of streaming 2025/10/10 01:24:02 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/10 01:24:02 DEBUG : file1: Size of src and dst objects identical 2025/10/10 01:24:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:24:02 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/10 01:24:02 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:24:02 DEBUG : Looking for writers 2025/10/10 01:24:02 DEBUG : file1: reading active writers 2025/10/10 01:24:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.37s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:24:02 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:24:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:24:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:24:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:24:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 01:24:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 01:24:02 DEBUG : file1: WriteFileHandle.Release closing 2025/10/10 01:24:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:24:02 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/10 01:24:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/10 01:24:07 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/10 01:24:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:24:07 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/10 01:24:07 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:24:07 DEBUG : Looking for writers 2025/10/10 01:24:07 DEBUG : file1: reading active writers 2025/10/10 01:24:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (5.39s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:24:07 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:24:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:24:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:24:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:24:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 01:24:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 01:24:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:24:08 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (2 bytes), uploading instead of streaming 2025/10/10 01:24:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/10 01:24:09 DEBUG : file1: Size of src and dst objects identical 2025/10/10 01:24:09 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/10/10 01:24:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:24:09 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:24:09 DEBUG : Looking for writers 2025/10/10 01:24:09 DEBUG : file1: reading active writers 2025/10/10 01:24:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.53s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:24:10 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:24:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:24:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:24:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:24:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 01:24:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 01:24:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:24:10 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (0 bytes), uploading instead of streaming 2025/10/10 01:24:14 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/10 01:24:14 DEBUG : file1: Size of src and dst objects identical 2025/10/10 01:24:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:24:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:24:14 DEBUG : file1: Open: flags=O_RDONLY 2025/10/10 01:24:14 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/10 01:24:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/10 01:24:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:24:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:15 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:24:15 DEBUG : Looking for writers 2025/10/10 01:24:15 DEBUG : file1: reading active writers 2025/10/10 01:24:15 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (5.80s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:24:16 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:24:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/10 01:24:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/10 01:24:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:24:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/10 01:24:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/10 01:24:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:24:16 DEBUG : files root 'rclone-test-juxolax0woqo': File to upload is small (100 bytes), uploading instead of streaming 2025/10/10 01:24:17 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/10 01:24:17 DEBUG : file1: Size of src and dst objects identical 2025/10/10 01:24:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/10 01:24:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/10 01:24:17 DEBUG : file1: Open: flags=O_RDONLY 2025/10/10 01:24:17 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/10 01:24:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/10 01:24:17 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:24:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:18 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:24:18 DEBUG : Looking for writers 2025/10/10 01:24:18 DEBUG : file1: reading active writers 2025/10/10 01:24:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.41s) === RUN TestZipManyFiles run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:24:18 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:24:23 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/10 01:24:23 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/10 01:24:23 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:24:23 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:23 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/10 01:24:23 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/10 01:24:23 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:24:23 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:23 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/10 01:24:23 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/10 01:24:23 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:24:23 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:23 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/10 01:24:23 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/10 01:24:23 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:24:24 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:24 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/10 01:24:24 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/10 01:24:24 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:24:24 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:24 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:24:24 DEBUG : flat: Looking for writers 2025/10/10 01:24:24 DEBUG : f001.txt: reading active writers 2025/10/10 01:24:24 DEBUG : f002.txt: reading active writers 2025/10/10 01:24:24 DEBUG : f003.txt: reading active writers 2025/10/10 01:24:24 DEBUG : f004.txt: reading active writers 2025/10/10 01:24:24 DEBUG : f000.txt: reading active writers 2025/10/10 01:24:24 DEBUG : Looking for writers 2025/10/10 01:24:24 DEBUG : flat: reading active writers 2025/10/10 01:24:24 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.21s) === RUN TestZipManySubDirs run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:24:25 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:24:29 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/10 01:24:29 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/10 01:24:29 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:24:29 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:29 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/10 01:24:29 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/10 01:24:29 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:24:29 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:29 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/10 01:24:29 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/10 01:24:29 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:24:29 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:29 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:24:29 DEBUG : a/b/c: Looking for writers 2025/10/10 01:24:29 DEBUG : deep.txt: reading active writers 2025/10/10 01:24:29 DEBUG : a/b: Looking for writers 2025/10/10 01:24:29 DEBUG : c: reading active writers 2025/10/10 01:24:29 DEBUG : mid.txt: reading active writers 2025/10/10 01:24:29 DEBUG : a: Looking for writers 2025/10/10 01:24:29 DEBUG : b: reading active writers 2025/10/10 01:24:29 DEBUG : top.txt: reading active writers 2025/10/10 01:24:29 DEBUG : Looking for writers 2025/10/10 01:24:29 DEBUG : a: reading active writers 2025/10/10 01:24:29 DEBUG : >WaitForWriters: 2025/10/10 01:24:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxolax0woqo/a not empty`) 2025/10/10 01:24:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/10 01:24:31 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-juxolax0woqo/a not empty`) 2025/10/10 01:24:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/10/10 01:24:31 DEBUG : pacer: Reducing sleep to 30ms 2025/10/10 01:24:31 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestZipManySubDirs (5.92s) === RUN TestZipLargeFiles run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:24:31 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:24:33 DEBUG : pacer: Reducing sleep to 16.875ms 2025/10/10 01:24:33 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/10/10 01:24:34 DEBUG : pacer: Reducing sleep to 10ms 2025/10/10 01:24:34 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/10 01:24:34 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/10 01:24:34 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:24:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:35 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:24:35 DEBUG : bigdir: Looking for writers 2025/10/10 01:24:35 DEBUG : big.bin: reading active writers 2025/10/10 01:24:35 DEBUG : Looking for writers 2025/10/10 01:24:35 DEBUG : bigdir: reading active writers 2025/10/10 01:24:35 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.62s) === RUN TestZipDirsInRoot run.go:180: Remote "files root 'rclone-test-juxolax0woqo'", Local "Local file system at /tmp/rclone431560435", Modify Window "1s" 2025/10/10 01:24:36 INFO : files root 'rclone-test-juxolax0woqo': poll-interval is not supported by this remote 2025/10/10 01:24:39 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/10 01:24:39 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/10 01:24:39 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:24:39 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:39 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/10 01:24:39 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/10 01:24:39 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:24:40 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:40 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/10 01:24:40 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/10 01:24:40 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/10 01:24:40 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/10 01:24:40 DEBUG : WaitForWriters: timeout=30s 2025/10/10 01:24:40 DEBUG : dir2: Looking for writers 2025/10/10 01:24:40 DEBUG : b.txt: reading active writers 2025/10/10 01:24:40 DEBUG : dir3: Looking for writers 2025/10/10 01:24:40 DEBUG : c.txt: reading active writers 2025/10/10 01:24:40 DEBUG : dir1: Looking for writers 2025/10/10 01:24:40 DEBUG : a.txt: reading active writers 2025/10/10 01:24:40 DEBUG : Looking for writers 2025/10/10 01:24:40 DEBUG : dir1: reading active writers 2025/10/10 01:24:40 DEBUG : dir2: reading active writers 2025/10/10 01:24:40 DEBUG : dir3: reading active writers 2025/10/10 01:24:40 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.34s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/10/10 01:24:41 DEBUG : files root 'rclone-test-juxolax0woqo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m27.851612229s (try 1/5): exit status 1: Failed [TestDirForgetAll TestDirSetModTime TestDirReadDirAll/Virtual TestFileRename/writes,forceCache=true TestRWFileHandleSizeCreateExisting]